20:45:49 Started by timer 20:45:49 Running as SYSTEM 20:45:49 [EnvInject] - Loading node environment variables. 20:45:49 Building remotely on prd-centos8-builder-4c-4g-15589 (centos8-builder-4c-4g) in workspace /w/workspace/openflowplugin-maven-merge-scandium 20:45:50 [ssh-agent] Looking for ssh-agent implementation... 20:45:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:51 $ ssh-agent 20:45:51 SSH_AUTH_SOCK=/tmp/ssh-EuIr311HeMlO/agent.5395 20:45:51 SSH_AGENT_PID=5397 20:45:51 [ssh-agent] Started. 20:45:51 Running ssh-add (command line suppressed) 20:45:51 Identity added: /w/workspace/openflowplugin-maven-merge-scandium@tmp/private_key_12068229081865642423.key (/w/workspace/openflowplugin-maven-merge-scandium@tmp/private_key_12068229081865642423.key) 20:45:51 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:45:51 The recommended git tool is: NONE 20:45:53 using credential jenkins-ssh 20:45:53 Wiping out workspace first. 20:45:53 Cloning the remote Git repository 20:45:53 Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin 20:45:54 > git init /w/workspace/openflowplugin-maven-merge-scandium # timeout=10 20:45:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin 20:45:54 > git --version # timeout=10 20:45:54 > git --version # 'git version 2.43.0' 20:45:54 using GIT_SSH to set credentials jenkins-ssh 20:45:54 [INFO] Currently running in a labeled security context 20:45:54 [INFO] Currently SELinux is 'enforcing' on the host 20:45:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-maven-merge-scandium@tmp/jenkins-gitclient-ssh14129593802613974247.key 20:45:54 Verifying host key using known hosts file 20:45:54 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:45:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 20:45:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:59 Avoid second fetch 20:45:59 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:45:59 Checking out Revision 5438a4ecb55882a41f10f34df4f659534c3b1cb2 (refs/remotes/origin/master) 20:45:59 > git config core.sparsecheckout # timeout=10 20:45:59 > git checkout -f 5438a4ecb55882a41f10f34df4f659534c3b1cb2 # timeout=10 20:45:59 Commit message: "Eliminate blueprint for southbound-cli commands" 20:45:59 > git rev-list --no-walk 5438a4ecb55882a41f10f34df4f659534c3b1cb2 # timeout=10 20:46:03 provisioning config files... 20:46:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:46:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:46:03 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins13854523536956446070.sh 20:46:03 ---> python-tools-install.sh 20:46:03 Setup pyenv: 20:46:03 system 20:46:03 * 3.8.13 (set by /opt/pyenv/version) 20:46:03 * 3.9.13 (set by /opt/pyenv/version) 20:46:03 * 3.10.13 (set by /opt/pyenv/version) 20:46:03 * 3.11.7 (set by /opt/pyenv/version) 20:46:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5xuL 20:46:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:46:11 lf-activate-venv(): INFO: Installing: lftools 20:46:51 lf-activate-venv(): INFO: Adding /tmp/venv-5xuL/bin to PATH 20:46:51 Generating Requirements File 20:47:25 Python 3.11.7 20:47:25 pip 24.0 from /tmp/venv-5xuL/lib/python3.11/site-packages/pip (python 3.11) 20:47:25 appdirs==1.4.4 20:47:25 argcomplete==3.3.0 20:47:25 aspy.yaml==1.3.0 20:47:25 attrs==23.2.0 20:47:25 autopage==0.5.2 20:47:25 beautifulsoup4==4.12.3 20:47:25 boto3==1.34.92 20:47:25 botocore==1.34.92 20:47:25 bs4==0.0.2 20:47:25 cachetools==5.3.3 20:47:25 certifi==2024.2.2 20:47:25 cffi==1.16.0 20:47:25 cfgv==3.4.0 20:47:25 chardet==5.2.0 20:47:25 charset-normalizer==3.3.2 20:47:25 click==8.1.7 20:47:25 cliff==4.6.0 20:47:25 cmd2==2.4.3 20:47:25 cryptography==3.3.2 20:47:25 debtcollector==3.0.0 20:47:25 decorator==5.1.1 20:47:25 defusedxml==0.7.1 20:47:25 Deprecated==1.2.14 20:47:25 distlib==0.3.8 20:47:25 dnspython==2.6.1 20:47:25 docker==4.2.2 20:47:25 dogpile.cache==1.3.2 20:47:25 email_validator==2.1.1 20:47:25 filelock==3.13.4 20:47:25 future==1.0.0 20:47:25 gitdb==4.0.11 20:47:25 GitPython==3.1.43 20:47:25 google-auth==2.29.0 20:47:25 httplib2==0.22.0 20:47:25 identify==2.5.36 20:47:25 idna==3.7 20:47:25 importlib-resources==1.5.0 20:47:25 iso8601==2.1.0 20:47:25 Jinja2==3.1.3 20:47:25 jmespath==1.0.1 20:47:25 jsonpatch==1.33 20:47:25 jsonpointer==2.4 20:47:25 jsonschema==4.21.1 20:47:25 jsonschema-specifications==2023.12.1 20:47:25 keystoneauth1==5.6.0 20:47:25 kubernetes==29.0.0 20:47:25 lftools==0.37.10 20:47:25 lxml==5.2.1 20:47:25 MarkupSafe==2.1.5 20:47:25 msgpack==1.0.8 20:47:25 multi_key_dict==2.0.3 20:47:25 munch==4.0.0 20:47:25 netaddr==1.2.1 20:47:25 netifaces==0.11.0 20:47:25 niet==1.4.2 20:47:25 nodeenv==1.8.0 20:47:25 oauth2client==4.1.3 20:47:25 oauthlib==3.2.2 20:47:25 openstacksdk==3.1.0 20:47:25 os-client-config==2.1.0 20:47:25 os-service-types==1.7.0 20:47:25 osc-lib==3.0.1 20:47:25 oslo.config==9.4.0 20:47:25 oslo.context==5.5.0 20:47:25 oslo.i18n==6.3.0 20:47:25 oslo.log==5.5.1 20:47:25 oslo.serialization==5.4.0 20:47:25 oslo.utils==7.1.0 20:47:25 packaging==24.0 20:47:25 pbr==6.0.0 20:47:25 platformdirs==4.2.1 20:47:25 prettytable==3.10.0 20:47:25 pyasn1==0.6.0 20:47:25 pyasn1_modules==0.4.0 20:47:25 pycparser==2.22 20:47:25 pygerrit2==2.0.15 20:47:25 PyGithub==2.3.0 20:47:25 pyinotify==0.9.6 20:47:25 PyJWT==2.8.0 20:47:25 PyNaCl==1.5.0 20:47:25 pyparsing==2.4.7 20:47:25 pyperclip==1.8.2 20:47:25 pyrsistent==0.20.0 20:47:25 python-cinderclient==9.5.0 20:47:25 python-dateutil==2.9.0.post0 20:47:25 python-heatclient==3.5.0 20:47:25 python-jenkins==1.8.2 20:47:25 python-keystoneclient==5.4.0 20:47:25 python-magnumclient==4.4.0 20:47:25 python-novaclient==18.6.0 20:47:25 python-openstackclient==6.6.0 20:47:25 python-swiftclient==4.5.0 20:47:25 PyYAML==6.0.1 20:47:25 referencing==0.35.0 20:47:25 requests==2.31.0 20:47:25 requests-oauthlib==2.0.0 20:47:25 requestsexceptions==1.4.0 20:47:25 rfc3986==2.0.0 20:47:25 rpds-py==0.18.0 20:47:25 rsa==4.9 20:47:25 ruamel.yaml==0.18.6 20:47:25 ruamel.yaml.clib==0.2.8 20:47:25 s3transfer==0.10.1 20:47:25 simplejson==3.19.2 20:47:25 six==1.16.0 20:47:25 smmap==5.0.1 20:47:25 soupsieve==2.5 20:47:25 stevedore==5.2.0 20:47:25 tabulate==0.9.0 20:47:25 toml==0.10.2 20:47:25 tomlkit==0.12.4 20:47:25 tqdm==4.66.2 20:47:25 typing_extensions==4.11.0 20:47:25 tzdata==2024.1 20:47:25 urllib3==1.26.18 20:47:25 virtualenv==20.26.0 20:47:25 wcwidth==0.2.13 20:47:25 websocket-client==1.8.0 20:47:25 wrapt==1.16.0 20:47:25 xdg==6.0.0 20:47:25 xmltodict==0.13.0 20:47:25 yq==3.4.1 20:47:25 [openflowplugin-maven-merge-scandium] $ /bin/sh -xe /tmp/jenkins10816722776586880597.sh 20:47:25 + mkdir -p /w/workspace/openflowplugin-maven-merge-scandium/target/classes /w/workspace/openflowplugin-maven-merge-scandium/jacoco/classes 20:47:25 [openflowplugin-maven-merge-scandium] $ /bin/sh -xe /tmp/jenkins10561802682124665185.sh 20:47:25 + echo quiet=on 20:47:25 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-15589 20:47:26 [openflowplugin-maven-merge-scandium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=openflowplugin -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=scandium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 20:47:26 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=openflowplugin --version 20:47:26 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 20:47:26 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 20:47:26 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 20:47:26 Default locale: en_US, platform encoding: UTF-8 20:47:26 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" 20:47:26 [openflowplugin-maven-merge-scandium] $ /bin/sh -xe /tmp/jenkins10166339571929409752.sh 20:47:26 + rm /home/jenkins/.wgetrc 20:47:26 [EnvInject] - Injecting environment variables from a build step. 20:47:26 [EnvInject] - Injecting as environment variables the properties content 20:47:26 SET_JDK_VERSION=openjdk17 20:47:26 GIT_URL="git://devvexx.opendaylight.org/mirror" 20:47:26 20:47:26 [EnvInject] - Variables injected successfully. 20:47:26 [openflowplugin-maven-merge-scandium] $ /bin/sh /tmp/jenkins7595199416050130447.sh 20:47:26 ---> update-java-alternatives.sh 20:47:26 ---> Updating Java version 20:47:27 ---> RedHat type system detected 20:47:28 openjdk version "17.0.6-ea" 2023-01-17 LTS 20:47:28 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 20:47:28 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 20:47:28 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 20:47:28 [EnvInject] - Injecting environment variables from a build step. 20:47:28 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:47:28 [EnvInject] - Variables injected successfully. 20:47:28 provisioning config files... 20:47:28 copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-merge-scandium@tmp/config4651273466877230636tmp 20:47:29 copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-merge-scandium@tmp/config5814478655482038196tmp 20:47:29 [EnvInject] - Injecting environment variables from a build step. 20:47:29 [EnvInject] - Injecting as environment variables the properties content 20:47:29 SERVER_ID=opendaylight-snapshot 20:47:29 20:47:29 [EnvInject] - Variables injected successfully. 20:47:29 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins17180031842528516520.sh 20:47:29 ---> create-netrc.sh 20:47:29 [EnvInject] - Injecting environment variables from a build step. 20:47:29 [EnvInject] - Injecting as environment variables the properties content 20:47:29 NEXUS_CUT_DIRS=6 20:47:29 NEXUS_REPO=opendaylight.snapshot 20:47:29 20:47:29 [EnvInject] - Variables injected successfully. 20:47:29 [openflowplugin-maven-merge-scandium] $ /bin/bash -l /tmp/jenkins11755499085501762806.sh 20:47:29 ---> maven-fetch-metadata.sh 20:47:29 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 20:47:29 + project=org.opendaylight.openflowplugin 20:47:29 + project_path=org/opendaylight/openflowplugin 20:47:29 + mkdir -p /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin 20:47:29 + pushd /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin 20:47:29 /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin /w/workspace/openflowplugin-maven-merge-scandium 20:47:29 + set +e 20:47:29 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ 20:47:29 2024-04-25 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ [22261] -> "index.html.tmp" [1] 20:47:29 2024-04-25 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/ [6314] -> "applications/index.html.tmp" [1] 20:47:29 2024-04-25 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/ [5057] -> "drop-test-karaf/index.html.tmp" [1] 20:47:29 2024-04-25 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/ [5105] -> "features-aggregator/index.html.tmp" [1] 20:47:29 2024-04-25 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/ [5225] -> "features-extension-aggregator/index.html.tmp" [1] 20:47:29 2024-04-25 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/ [5273] -> "features-openflowplugin-extension/index.html.tmp" [1] 20:47:29 2024-04-25 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/ [5153] -> "features-openflowplugin/index.html.tmp" [1] 20:47:29 2024-04-25 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/ [5057] -> "learning-switch/index.html.tmp" [1] 20:47:29 2024-04-25 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/ [1357] -> "libraries/index.html.tmp" [1] 20:47:29 2024-04-25 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/ [2945] -> "model/index.html.tmp" [1] 20:47:29 2024-04-25 20:47:29 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] 20:47:29 2024-04-25 20:47:29 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] 20:47:29 2024-04-25 20:47:29 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] 20:47:29 2024-04-25 20:47:29 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] 20:47:29 2024-04-25 20:47:29 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] 20:47:29 2024-04-25 20:47:29 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] 20:47:29 2024-04-25 20:47:29 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] 20:47:29 2024-04-25 20:47:29 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] 20:47:29 2024-04-25 20:47:29 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] 20:47:29 2024-04-25 20:47:29 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] 20:47:29 2024-04-25 20:47:29 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] 20:47:29 2024-04-25 20:47:29 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] 20:47:29 2024-04-25 20:47:29 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] 20:47:29 2024-04-25 20:47:29 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] 20:47:30 2024-04-25 20:47:30 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] 20:47:30 2024-04-25 20:47:30 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] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/ [5213] -> "odl-openflowplugin-libraries/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 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] 20:47:30 2024-04-25 20:47:30 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] 20:47:30 2024-04-25 20:47:30 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] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/ [5225] -> "odl-openflowplugin-southbound/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/ [5201] -> "openflowjava-extension-eric/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 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] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/ [5225] -> "openflowjava-extension-nicira/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/ [5127] -> "openflowjava/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/ [5177] -> "openflowplugin-aggregator/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/ [5093] -> "openflowplugin-api/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/ [5165] -> "openflowplugin-artifacts/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/ [5249] -> "openflowplugin-blueprint-config/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/ [5129] -> "openflowplugin-common/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/ [5213] -> "openflowplugin-extension-api/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/ [5225] -> "openflowplugin-extension-eric/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/ [5249] -> "openflowplugin-extension-nicira/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/ [5213] -> "openflowplugin-extension-onf/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/ [5105] -> "openflowplugin-impl/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/ [5129] -> "openflowplugin-parent/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/ [5045] -> "openflowplugin/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/ [5045] -> "sample-bundles/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/ [5057] -> "sample-consumer/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/ [5033] -> "simple-client/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/ [5009] -> "test-common/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/ [5045] -> "test-extension/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/ [5033] -> "test-provider/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/ [5369] -> "applications/arbitratorreconciliation-api/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/ [5381] -> "applications/arbitratorreconciliation-impl/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 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] 20:47:30 2024-04-25 20:47:30 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] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/ [5309] -> "applications/forwardingrules-manager/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/ [5273] -> "applications/forwardingrules-sync/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/ [5177] -> "applications/lldp-speaker/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 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] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/ [5321] -> "applications/reconciliation-framework/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/ [5201] -> "applications/southbound-cli/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 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] 20:47:30 2024-04-25 20:47:30 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] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/ [5225] -> "applications/topology-manager/index.html.tmp" [1] 20:47:30 2024-04-25 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/ [108867] -> "drop-test-karaf/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:32 2024-04-25 20:47:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.17.3-SNAPSHOT/ [108435] -> "drop-test-karaf/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:32 2024-04-25 20:47:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/ [46700] -> "drop-test-karaf/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:32 2024-04-25 20:47:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.1-SNAPSHOT/ [75628] -> "drop-test-karaf/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:33 2024-04-25 20:47:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/ [108363] -> "drop-test-karaf/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:33 2024-04-25 20:47:33 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] 20:47:33 2024-04-25 20:47:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/ [57035] -> "features-aggregator/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:33 2024-04-25 20:47:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.17.3-SNAPSHOT/ [56819] -> "features-aggregator/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:33 2024-04-25 20:47:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/ [25115] -> "features-aggregator/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:33 2024-04-25 20:47:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.1-SNAPSHOT/ [39973] -> "features-aggregator/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:34 2024-04-25 20:47:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/ [56783] -> "features-aggregator/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:34 2024-04-25 20:47:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml [536/536] -> "features-aggregator/maven-metadata.xml" [1] 20:47:34 2024-04-25 20:47:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/ [60313] -> "features-extension-aggregator/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:34 2024-04-25 20:47:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.17.3-SNAPSHOT/ [60097] -> "features-extension-aggregator/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:34 2024-04-25 20:47:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/ [26510] -> "features-extension-aggregator/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:34 2024-04-25 20:47:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.1-SNAPSHOT/ [42264] -> "features-extension-aggregator/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:34 2024-04-25 20:47:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/ [60061] -> "features-extension-aggregator/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:34 2024-04-25 20:47:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml [546/546] -> "features-extension-aggregator/maven-metadata.xml" [1] 20:47:35 2024-04-25 20:47:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/ [81585] -> "features-openflowplugin-extension/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:35 2024-04-25 20:47:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.3-SNAPSHOT/ [81297] -> "features-openflowplugin-extension/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:35 2024-04-25 20:47:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/ [35385] -> "features-openflowplugin-extension/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:35 2024-04-25 20:47:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.1-SNAPSHOT/ [58039] -> "features-openflowplugin-extension/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:36 2024-04-25 20:47:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/ [81249] -> "features-openflowplugin-extension/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:36 2024-04-25 20:47:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml [550/550] -> "features-openflowplugin-extension/maven-metadata.xml" [1] 20:47:36 2024-04-25 20:47:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/ [77239] -> "features-openflowplugin/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:36 2024-04-25 20:47:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.17.3-SNAPSHOT/ [76951] -> "features-openflowplugin/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:36 2024-04-25 20:47:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/ [33545] -> "features-openflowplugin/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:36 2024-04-25 20:47:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.1-SNAPSHOT/ [54945] -> "features-openflowplugin/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:37 2024-04-25 20:47:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/ [76903] -> "features-openflowplugin/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:37 2024-04-25 20:47:37 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] 20:47:37 2024-04-25 20:47:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/ [108867] -> "learning-switch/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:37 2024-04-25 20:47:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.17.3-SNAPSHOT/ [108435] -> "learning-switch/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:38 2024-04-25 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/ [46705] -> "learning-switch/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:38 2024-04-25 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.1-SNAPSHOT/ [75636] -> "learning-switch/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:38 2024-04-25 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/ [108375] -> "learning-switch/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:38 2024-04-25 20:47:38 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] 20:47:38 2024-04-25 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/ [5081] -> "libraries/liblldp/index.html.tmp" [1] 20:47:38 2024-04-25 20:47:38 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] 20:47:38 2024-04-25 20:47:38 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] 20:47:38 2024-04-25 20:47:38 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] 20:47:38 2024-04-25 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/ [5129] -> "model/model-inventory/index.html.tmp" [1] 20:47:38 2024-04-25 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/ [5117] -> "model/model-topology/index.html.tmp" [1] 20:47:39 2024-04-25 20:47:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/ [87703] -> "odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:43 2024-04-25 20:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.3-SNAPSHOT/ [87415] -> "odl-openflowplugin-app-arbitratorreconciliation/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:43 2024-04-25 20:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/ [37975] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:44 2024-04-25 20:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.1-SNAPSHOT/ [62393] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:44 2024-04-25 20:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/ [87367] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:44 2024-04-25 20:47:44 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] 20:47:44 2024-04-25 20:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/ [82447] -> "odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:44 2024-04-25 20:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.3-SNAPSHOT/ [82159] -> "odl-openflowplugin-app-bulk-o-matic/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:44 2024-04-25 20:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/ [35750] -> "odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:45 2024-04-25 20:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.1-SNAPSHOT/ [58652] -> "odl-openflowplugin-app-bulk-o-matic/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:45 2024-04-25 20:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/ [82111] -> "odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:45 2024-04-25 20:47:45 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] 20:47:45 2024-04-25 20:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/ [82884] -> "odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:45 2024-04-25 20:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.3-SNAPSHOT/ [82596] -> "odl-openflowplugin-app-config-pusher/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:46 2024-04-25 20:47:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/ [35935] -> "odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:46 2024-04-25 20:47:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.1-SNAPSHOT/ [58963] -> "odl-openflowplugin-app-config-pusher/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:46 2024-04-25 20:47:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/ [82548] -> "odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:46 2024-04-25 20:47:46 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] 20:47:46 2024-04-25 20:47:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/ [87266] -> "odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:46 2024-04-25 20:47:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.3-SNAPSHOT/ [86978] -> "odl-openflowplugin-app-forwardingrules-manager/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:47 2024-04-25 20:47:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/ [37790] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:47 2024-04-25 20:47:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.1-SNAPSHOT/ [62082] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:47 2024-04-25 20:47:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/ [86930] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:47 2024-04-25 20:47:47 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] 20:47:47 2024-04-25 20:47:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/ [85943] -> "odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:48 2024-04-25 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.3-SNAPSHOT/ [85655] -> "odl-openflowplugin-app-forwardingrules-sync/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:48 2024-04-25 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/ [37230] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:48 2024-04-25 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.1-SNAPSHOT/ [61140] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:48 2024-04-25 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/ [85607] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:48 2024-04-25 20:47:48 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] 20:47:48 2024-04-25 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/ [82447] -> "odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:49 2024-04-25 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.3-SNAPSHOT/ [82159] -> "odl-openflowplugin-app-lldp-speaker/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:49 2024-04-25 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/ [35750] -> "odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:49 2024-04-25 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.1-SNAPSHOT/ [58652] -> "odl-openflowplugin-app-lldp-speaker/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:49 2024-04-25 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/ [82111] -> "odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:49 2024-04-25 20:47:49 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] 20:47:49 2024-04-25 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/ [87691] -> "odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:50 2024-04-25 20:47:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.3-SNAPSHOT/ [87403] -> "odl-openflowplugin-app-reconciliation-framework/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:50 2024-04-25 20:47:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/ [37970] -> "odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:50 2024-04-25 20:47:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.1-SNAPSHOT/ [62384] -> "odl-openflowplugin-app-reconciliation-framework/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:50 2024-04-25 20:47:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/ [87355] -> "odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:50 2024-04-25 20:47:50 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] 20:47:51 2024-04-25 20:47:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/ [83333] -> "odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:51 2024-04-25 20:47:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.3-SNAPSHOT/ [83045] -> "odl-openflowplugin-app-southbound-cli/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:51 2024-04-25 20:47:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/ [36125] -> "odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:51 2024-04-25 20:47:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.1-SNAPSHOT/ [59283] -> "odl-openflowplugin-app-southbound-cli/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:52 2024-04-25 20:47:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/ [82997] -> "odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:52 2024-04-25 20:47:51 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] 20:47:52 2024-04-25 20:47:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/ [85506] -> "odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:52 2024-04-25 20:47:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.3-SNAPSHOT/ [85218] -> "odl-openflowplugin-app-table-miss-enforcer/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:52 2024-04-25 20:47:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/ [37045] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:52 2024-04-25 20:47:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.1-SNAPSHOT/ [60829] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:52 2024-04-25 20:47:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/ [85170] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:52 2024-04-25 20:47:52 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] 20:47:53 2024-04-25 20:47:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/ [87254] -> "odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:53 2024-04-25 20:47:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.3-SNAPSHOT/ [86966] -> "odl-openflowplugin-app-topology-lldp-discovery/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:53 2024-04-25 20:47:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/ [37785] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:53 2024-04-25 20:47:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.1-SNAPSHOT/ [62073] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:53 2024-04-25 20:47:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/ [86918] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:53 2024-04-25 20:47:53 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] 20:47:54 2024-04-25 20:47:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/ [84195] -> "odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:55 2024-04-25 20:47:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.3-SNAPSHOT/ [83907] -> "odl-openflowplugin-app-topology-manager/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:55 2024-04-25 20:47:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/ [36490] -> "odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:55 2024-04-25 20:47:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.1-SNAPSHOT/ [59896] -> "odl-openflowplugin-app-topology-manager/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:56 2024-04-25 20:47:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/ [83859] -> "odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:56 2024-04-25 20:47:54 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] 20:47:56 2024-04-25 20:47:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/ [80711] -> "odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:56 2024-04-25 20:47:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.3-SNAPSHOT/ [80423] -> "odl-openflowplugin-app-topology/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:56 2024-04-25 20:47:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/ [35015] -> "odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:56 2024-04-25 20:47:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.1-SNAPSHOT/ [57417] -> "odl-openflowplugin-app-topology/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:56 2024-04-25 20:47:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/ [80375] -> "odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:56 2024-04-25 20:47:55 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] 20:47:56 2024-04-25 20:47:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/ [79388] -> "odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:56 2024-04-25 20:47:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.3-SNAPSHOT/ [79100] -> "odl-openflowplugin-drop-test/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:56 2024-04-25 20:47:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/ [34455] -> "odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:56 2024-04-25 20:47:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.1-SNAPSHOT/ [56475] -> "odl-openflowplugin-drop-test/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:56 2024-04-25 20:47:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/ [79052] -> "odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:57 2024-04-25 20:47:57 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] 20:47:57 2024-04-25 20:47:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/ [82010] -> "odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:57 2024-04-25 20:47:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.3-SNAPSHOT/ [81722] -> "odl-openflowplugin-eric-extensions/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:57 2024-04-25 20:47:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/ [35565] -> "odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:57 2024-04-25 20:47:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.1-SNAPSHOT/ [58341] -> "odl-openflowplugin-eric-extensions/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:58 2024-04-25 20:47:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/ [81674] -> "odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:58 2024-04-25 20:47:58 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] 20:47:58 2024-04-25 20:47:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/ [83345] -> "odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:58 2024-04-25 20:47:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.3-SNAPSHOT/ [83057] -> "odl-openflowplugin-flow-services-rest/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:58 2024-04-25 20:47:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/ [36130] -> "odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:58 2024-04-25 20:47:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.1-SNAPSHOT/ [59290] -> "odl-openflowplugin-flow-services-rest/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:47:59 2024-04-25 20:47:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/ [83009] -> "odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:47:59 2024-04-25 20:47:59 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] 20:47:59 2024-04-25 20:47:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/ [81148] -> "odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:47:59 2024-04-25 20:47:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.3-SNAPSHOT/ [80860] -> "odl-openflowplugin-flow-services/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:47:59 2024-04-25 20:47:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/ [35200] -> "odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:47:59 2024-04-25 20:47:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.1-SNAPSHOT/ [57728] -> "odl-openflowplugin-flow-services/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:00 2024-04-25 20:48:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/ [80812] -> "odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:00 2024-04-25 20:48:00 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] 20:48:00 2024-04-25 20:48:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/ [79364] -> "odl-openflowplugin-libraries/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:00 2024-04-25 20:48:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.3-SNAPSHOT/ [79076] -> "odl-openflowplugin-libraries/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:00 2024-04-25 20:48:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/ [34445] -> "odl-openflowplugin-libraries/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:00 2024-04-25 20:48:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.1-SNAPSHOT/ [56459] -> "odl-openflowplugin-libraries/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:01 2024-04-25 20:48:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/ [79028] -> "odl-openflowplugin-libraries/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:01 2024-04-25 20:48:01 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] 20:48:07 2024-04-25 20:48:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/ [79400] -> "odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:07 2024-04-25 20:48:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.3-SNAPSHOT/ [79112] -> "odl-openflowplugin-nsf-model/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:07 2024-04-25 20:48:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/ [34460] -> "odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:07 2024-04-25 20:48:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.1-SNAPSHOT/ [56484] -> "odl-openflowplugin-nsf-model/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:08 2024-04-25 20:48:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/ [79064] -> "odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:08 2024-04-25 20:48:08 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] 20:48:08 2024-04-25 20:48:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/ [81573] -> "odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:08 2024-04-25 20:48:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.3-SNAPSHOT/ [81285] -> "odl-openflowplugin-nxm-extensions/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:08 2024-04-25 20:48:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/ [35380] -> "odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:09 2024-04-25 20:48:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.1-SNAPSHOT/ [58030] -> "odl-openflowplugin-nxm-extensions/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:09 2024-04-25 20:48:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/ [81237] -> "odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:09 2024-04-25 20:48:09 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] 20:48:09 2024-04-25 20:48:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/ [81573] -> "odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:09 2024-04-25 20:48:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.3-SNAPSHOT/ [81285] -> "odl-openflowplugin-onf-extensions/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:09 2024-04-25 20:48:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/ [35380] -> "odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:10 2024-04-25 20:48:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.1-SNAPSHOT/ [58030] -> "odl-openflowplugin-onf-extensions/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:10 2024-04-25 20:48:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/ [81237] -> "odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:10 2024-04-25 20:48:10 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] 20:48:10 2024-04-25 20:48:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/ [79837] -> "odl-openflowplugin-southbound/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:10 2024-04-25 20:48:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.3-SNAPSHOT/ [79549] -> "odl-openflowplugin-southbound/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:11 2024-04-25 20:48:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/ [34645] -> "odl-openflowplugin-southbound/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:11 2024-04-25 20:48:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.1-SNAPSHOT/ [56795] -> "odl-openflowplugin-southbound/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:11 2024-04-25 20:48:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/ [79501] -> "odl-openflowplugin-southbound/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:11 2024-04-25 20:48:11 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] 20:48:11 2024-04-25 20:48:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/ [116691] -> "openflowjava-extension-eric/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:12 2024-04-25 20:48:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.3-SNAPSHOT/ [116259] -> "openflowjava-extension-eric/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:12 2024-04-25 20:48:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/ [49995] -> "openflowjava-extension-eric/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:12 2024-04-25 20:48:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.1-SNAPSHOT/ [81080] -> "openflowjava-extension-eric/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:13 2024-04-25 20:48:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/ [116187] -> "openflowjava-extension-eric/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:13 2024-04-25 20:48:13 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] 20:48:13 2024-04-25 20:48:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/ [120597] -> "openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:13 2024-04-25 20:48:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.3-SNAPSHOT/ [120165] -> "openflowjava-extension-nicira-api/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:13 2024-04-25 20:48:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/ [51640] -> "openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:14 2024-04-25 20:48:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.1-SNAPSHOT/ [83802] -> "openflowjava-extension-nicira-api/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:14 2024-04-25 20:48:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/ [120093] -> "openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:14 2024-04-25 20:48:14 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] 20:48:14 2024-04-25 20:48:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/ [118045] -> "openflowjava-extension-nicira/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:15 2024-04-25 20:48:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.3-SNAPSHOT/ [117613] -> "openflowjava-extension-nicira/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:15 2024-04-25 20:48:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/ [50565] -> "openflowjava-extension-nicira/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:15 2024-04-25 20:48:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.1-SNAPSHOT/ [82024] -> "openflowjava-extension-nicira/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:16 2024-04-25 20:48:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/ [117541] -> "openflowjava-extension-nicira/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:16 2024-04-25 20:48:16 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] 20:48:16 2024-04-25 20:48:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/ [5417] -> "openflowjava/features-openflowjava-aggregator/index.html.tmp" [1] 20:48:16 2024-04-25 20:48:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/ [5285] -> "openflowjava/features-openflowjava/index.html.tmp" [1] 20:48:16 2024-04-25 20:48:16 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] 20:48:16 2024-04-25 20:48:16 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] 20:48:16 2024-04-25 20:48:16 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] 20:48:16 2024-04-25 20:48:16 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] 20:48:16 2024-04-25 20:48:16 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] 20:48:16 2024-04-25 20:48:16 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] 20:48:16 2024-04-25 20:48:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/ [5261] -> "openflowjava/openflowjava-parent/index.html.tmp" [1] 20:48:16 2024-04-25 20:48:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/ [5237] -> "openflowjava/openflowjava-util/index.html.tmp" [1] 20:48:16 2024-04-25 20:48:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/ [59033] -> "openflowplugin-aggregator/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:16 2024-04-25 20:48:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.17.3-SNAPSHOT/ [58805] -> "openflowplugin-aggregator/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:16 2024-04-25 20:48:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/ [25960] -> "openflowplugin-aggregator/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:16 2024-04-25 20:48:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.1-SNAPSHOT/ [41361] -> "openflowplugin-aggregator/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:17 2024-04-25 20:48:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/ [58769] -> "openflowplugin-aggregator/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:17 2024-04-25 20:48:17 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] 20:48:17 2024-04-25 20:48:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/ [110850] -> "openflowplugin-api/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:17 2024-04-25 20:48:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.17.3-SNAPSHOT/ [110418] -> "openflowplugin-api/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:18 2024-04-25 20:48:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/ [47530] -> "openflowplugin-api/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:18 2024-04-25 20:48:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.1-SNAPSHOT/ [77002] -> "openflowplugin-api/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:18 2024-04-25 20:48:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/ [110334] -> "openflowplugin-api/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:18 2024-04-25 20:48:18 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] 20:48:18 2024-04-25 20:48:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/ [58692] -> "openflowplugin-artifacts/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:19 2024-04-25 20:48:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.17.3-SNAPSHOT/ [58476] -> "openflowplugin-artifacts/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:19 2024-04-25 20:48:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/ [25820] -> "openflowplugin-artifacts/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:19 2024-04-25 20:48:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.1-SNAPSHOT/ [41132] -> "openflowplugin-artifacts/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:19 2024-04-25 20:48:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/ [58440] -> "openflowplugin-artifacts/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:19 2024-04-25 20:48:19 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] 20:48:19 2024-04-25 20:48:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/ [119195] -> "openflowplugin-blueprint-config/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:20 2024-04-25 20:48:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.3-SNAPSHOT/ [118751] -> "openflowplugin-blueprint-config/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:20 2024-04-25 20:48:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/ [51040] -> "openflowplugin-blueprint-config/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:20 2024-04-25 20:48:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.1-SNAPSHOT/ [84427] -> "openflowplugin-blueprint-config/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:20 2024-04-25 20:48:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/ [118677] -> "openflowplugin-blueprint-config/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:20 2024-04-25 20:48:20 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] 20:48:21 2024-04-25 20:48:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/ [112749] -> "openflowplugin-common/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:21 2024-04-25 20:48:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.17.3-SNAPSHOT/ [112317] -> "openflowplugin-common/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:21 2024-04-25 20:48:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/ [48335] -> "openflowplugin-common/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:22 2024-04-25 20:48:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.1-SNAPSHOT/ [78334] -> "openflowplugin-common/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:22 2024-04-25 20:48:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/ [112245] -> "openflowplugin-common/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:22 2024-04-25 20:48:22 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] 20:48:48 2024-04-25 20:48:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/ [117380] -> "openflowplugin-extension-api/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:48 2024-04-25 20:48:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.3-SNAPSHOT/ [116948] -> "openflowplugin-extension-api/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:48 2024-04-25 20:48:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/ [50285] -> "openflowplugin-extension-api/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:49 2024-04-25 20:48:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.1-SNAPSHOT/ [81560] -> "openflowplugin-extension-api/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:49 2024-04-25 20:48:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/ [116876] -> "openflowplugin-extension-api/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:49 2024-04-25 20:48:49 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] 20:48:49 2024-04-25 20:48:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/ [118021] -> "openflowplugin-extension-eric/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:50 2024-04-25 20:48:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.3-SNAPSHOT/ [117589] -> "openflowplugin-extension-eric/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:50 2024-04-25 20:48:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/ [50550] -> "openflowplugin-extension-eric/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:50 2024-04-25 20:48:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.1-SNAPSHOT/ [81999] -> "openflowplugin-extension-eric/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:51 2024-04-25 20:48:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/ [117505] -> "openflowplugin-extension-eric/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:51 2024-04-25 20:48:51 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] 20:48:51 2024-04-25 20:48:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/ [119375] -> "openflowplugin-extension-nicira/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:51 2024-04-25 20:48:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.3-SNAPSHOT/ [118943] -> "openflowplugin-extension-nicira/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:52 2024-04-25 20:48:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/ [51125] -> "openflowplugin-extension-nicira/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:52 2024-04-25 20:48:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.1-SNAPSHOT/ [82950] -> "openflowplugin-extension-nicira/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:53 2024-04-25 20:48:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/ [118871] -> "openflowplugin-extension-nicira/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:53 2024-04-25 20:48:53 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] 20:48:53 2024-04-25 20:48:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/ [117368] -> "openflowplugin-extension-onf/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:53 2024-04-25 20:48:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.3-SNAPSHOT/ [116936] -> "openflowplugin-extension-onf/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:53 2024-04-25 20:48:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/ [50280] -> "openflowplugin-extension-onf/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:54 2024-04-25 20:48:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.1-SNAPSHOT/ [81551] -> "openflowplugin-extension-onf/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:54 2024-04-25 20:48:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/ [116864] -> "openflowplugin-extension-onf/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:54 2024-04-25 20:48:54 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] 20:48:54 2024-04-25 20:48:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/ [111539] -> "openflowplugin-impl/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:55 2024-04-25 20:48:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.3-SNAPSHOT/ [111107] -> "openflowplugin-impl/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:55 2024-04-25 20:48:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/ [47825] -> "openflowplugin-impl/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:55 2024-04-25 20:48:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.1-SNAPSHOT/ [77490] -> "openflowplugin-impl/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:56 2024-04-25 20:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/ [111035] -> "openflowplugin-impl/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:56 2024-04-25 20:48:56 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] 20:48:56 2024-04-25 20:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/ [57729] -> "openflowplugin-parent/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:56 2024-04-25 20:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.17.3-SNAPSHOT/ [57501] -> "openflowplugin-parent/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:56 2024-04-25 20:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/ [25405] -> "openflowplugin-parent/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:56 2024-04-25 20:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.1-SNAPSHOT/ [40450] -> "openflowplugin-parent/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:56 2024-04-25 20:48:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/ [57465] -> "openflowplugin-parent/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:56 2024-04-25 20:48:56 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] 20:48:57 2024-04-25 20:48:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/ [108262] -> "openflowplugin/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:57 2024-04-25 20:48:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.17.3-SNAPSHOT/ [107830] -> "openflowplugin/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:57 2024-04-25 20:48:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/ [46445] -> "openflowplugin/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:57 2024-04-25 20:48:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.1-SNAPSHOT/ [75206] -> "openflowplugin/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:58 2024-04-25 20:48:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/ [107758] -> "openflowplugin/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:58 2024-04-25 20:48:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [531/531] -> "openflowplugin/maven-metadata.xml" [1] 20:48:58 2024-04-25 20:48:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/ [108178] -> "sample-bundles/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:48:59 2024-04-25 20:48:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.17.3-SNAPSHOT/ [107746] -> "sample-bundles/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:48:59 2024-04-25 20:48:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/ [46415] -> "sample-bundles/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:48:59 2024-04-25 20:48:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.1-SNAPSHOT/ [75157] -> "sample-bundles/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:48:59 2024-04-25 20:48:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/ [107686] -> "sample-bundles/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:48:59 2024-04-25 20:48:59 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] 20:49:00 2024-04-25 20:49:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/ [108831] -> "sample-consumer/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:49:00 2024-04-25 20:49:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.17.3-SNAPSHOT/ [108399] -> "sample-consumer/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:49:00 2024-04-25 20:49:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/ [46685] -> "sample-consumer/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:49:00 2024-04-25 20:49:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.1-SNAPSHOT/ [75604] -> "sample-consumer/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:49:01 2024-04-25 20:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/ [108327] -> "sample-consumer/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:49:01 2024-04-25 20:49:01 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] 20:49:01 2024-04-25 20:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/ [107573] -> "simple-client/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:49:01 2024-04-25 20:49:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.17.3-SNAPSHOT/ [107141] -> "simple-client/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:49:02 2024-04-25 20:49:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/ [46145] -> "simple-client/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:49:02 2024-04-25 20:49:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.1-SNAPSHOT/ [74710] -> "simple-client/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:49:02 2024-04-25 20:49:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/ [107045] -> "simple-client/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:49:02 2024-04-25 20:49:02 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] 20:49:03 2024-04-25 20:49:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/ [106243] -> "test-common/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:49:03 2024-04-25 20:49:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.17.3-SNAPSHOT/ [105811] -> "test-common/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:49:03 2024-04-25 20:49:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/ [45600] -> "test-common/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:49:03 2024-04-25 20:49:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.1-SNAPSHOT/ [73808] -> "test-common/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:49:04 2024-04-25 20:49:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/ [105751] -> "test-common/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:49:04 2024-04-25 20:49:04 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] 20:49:04 2024-04-25 20:49:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/ [108226] -> "test-extension/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:49:04 2024-04-25 20:49:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.17.3-SNAPSHOT/ [107794] -> "test-extension/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:49:05 2024-04-25 20:49:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/ [46430] -> "test-extension/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:49:05 2024-04-25 20:49:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.1-SNAPSHOT/ [75181] -> "test-extension/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:49:05 2024-04-25 20:49:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/ [107722] -> "test-extension/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:49:05 2024-04-25 20:49:05 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] 20:49:06 2024-04-25 20:49:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/ [107573] -> "test-provider/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:49:06 2024-04-25 20:49:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.17.3-SNAPSHOT/ [107141] -> "test-provider/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:49:06 2024-04-25 20:49:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/ [46155] -> "test-provider/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:49:06 2024-04-25 20:49:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.1-SNAPSHOT/ [74727] -> "test-provider/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:49:07 2024-04-25 20:49:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/ [107069] -> "test-provider/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:49:07 2024-04-25 20:49:07 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] 20:49:07 2024-04-25 20:49:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/ [120205] -> "applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:49:28 2024-04-25 20:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.3-SNAPSHOT/ [119773] -> "applications/arbitratorreconciliation-api/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:49:28 2024-04-25 20:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/ [51500] -> "applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:49:28 2024-04-25 20:49:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.1-SNAPSHOT/ [83541] -> "applications/arbitratorreconciliation-api/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:49:29 2024-04-25 20:49:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/ [119701] -> "applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:49:29 2024-04-25 20:49:29 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] 20:49:29 2024-04-25 20:49:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/ [120870] -> "applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:49:29 2024-04-25 20:49:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.3-SNAPSHOT/ [120438] -> "applications/arbitratorreconciliation-impl/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:49:29 2024-04-25 20:49:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/ [51780] -> "applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:49:30 2024-04-25 20:49:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.1-SNAPSHOT/ [84005] -> "applications/arbitratorreconciliation-impl/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:49:36 2024-04-25 20:49:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/ [120366] -> "applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:49:36 2024-04-25 20:49:36 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] 20:49:36 2024-04-25 20:49:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/ [109793] -> "applications/bulk-o-matic/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:49:37 2024-04-25 20:49:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.3-SNAPSHOT/ [109361] -> "applications/bulk-o-matic/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:49:37 2024-04-25 20:49:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/ [47120] -> "applications/bulk-o-matic/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:49:37 2024-04-25 20:49:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.1-SNAPSHOT/ [76295] -> "applications/bulk-o-matic/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:49:37 2024-04-25 20:49:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/ [109301] -> "applications/bulk-o-matic/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:49:37 2024-04-25 20:49:37 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] 20:49:38 2024-04-25 20:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/ [117581] -> "applications/device-ownership-service/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:49:38 2024-04-25 20:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.3-SNAPSHOT/ [117149] -> "applications/device-ownership-service/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:49:38 2024-04-25 20:49:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/ [50395] -> "applications/device-ownership-service/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:49:39 2024-04-25 20:49:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.1-SNAPSHOT/ [81714] -> "applications/device-ownership-service/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:49:51 2024-04-25 20:49:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/ [117077] -> "applications/device-ownership-service/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:49:51 2024-04-25 20:49:51 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] 20:49:52 2024-04-25 20:49:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/ [116988] -> "applications/forwardingrules-manager/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:49:52 2024-04-25 20:49:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.3-SNAPSHOT/ [116556] -> "applications/forwardingrules-manager/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:49:52 2024-04-25 20:49:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/ [50145] -> "applications/forwardingrules-manager/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:49:52 2024-04-25 20:49:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.1-SNAPSHOT/ [81300] -> "applications/forwardingrules-manager/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:49:53 2024-04-25 20:49:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/ [116484] -> "applications/forwardingrules-manager/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:49:53 2024-04-25 20:49:53 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] 20:49:53 2024-04-25 20:49:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/ [115005] -> "applications/forwardingrules-sync/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:49:53 2024-04-25 20:49:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.3-SNAPSHOT/ [114573] -> "applications/forwardingrules-sync/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:49:54 2024-04-25 20:49:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/ [49315] -> "applications/forwardingrules-sync/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:49:54 2024-04-25 20:49:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.1-SNAPSHOT/ [79927] -> "applications/forwardingrules-sync/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:49:54 2024-04-25 20:49:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/ [114513] -> "applications/forwardingrules-sync/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:49:54 2024-04-25 20:49:54 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] 20:49:55 2024-04-25 20:49:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/ [109793] -> "applications/lldp-speaker/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:49:55 2024-04-25 20:49:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.3-SNAPSHOT/ [109361] -> "applications/lldp-speaker/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:49:55 2024-04-25 20:49:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/ [47115] -> "applications/lldp-speaker/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:49:55 2024-04-25 20:49:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.1-SNAPSHOT/ [76286] -> "applications/lldp-speaker/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:49:56 2024-04-25 20:49:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/ [109289] -> "applications/lldp-speaker/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:49:56 2024-04-25 20:49:56 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] 20:49:56 2024-04-25 20:49:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/ [116952] -> "applications/of-switch-config-pusher/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:49:56 2024-04-25 20:49:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.3-SNAPSHOT/ [116520] -> "applications/of-switch-config-pusher/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:49:56 2024-04-25 20:49:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/ [50130] -> "applications/of-switch-config-pusher/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:49:57 2024-04-25 20:49:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.1-SNAPSHOT/ [81275] -> "applications/of-switch-config-pusher/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:49:57 2024-04-25 20:49:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/ [116448] -> "applications/of-switch-config-pusher/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:49:57 2024-04-25 20:49:57 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] 20:49:57 2024-04-25 20:49:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/ [117629] -> "applications/reconciliation-framework/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:49:58 2024-04-25 20:49:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.3-SNAPSHOT/ [117197] -> "applications/reconciliation-framework/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:49:58 2024-04-25 20:49:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/ [50410] -> "applications/reconciliation-framework/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:49:58 2024-04-25 20:49:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.1-SNAPSHOT/ [81738] -> "applications/reconciliation-framework/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:49:58 2024-04-25 20:49:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/ [117113] -> "applications/reconciliation-framework/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:49:58 2024-04-25 20:49:58 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] 20:49:59 2024-04-25 20:49:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/ [111099] -> "applications/southbound-cli/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:49:59 2024-04-25 20:49:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.3-SNAPSHOT/ [110667] -> "applications/southbound-cli/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:49:59 2024-04-25 20:49:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/ [47665] -> "applications/southbound-cli/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:00 2024-04-25 20:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.1-SNAPSHOT/ [77196] -> "applications/southbound-cli/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:00 2024-04-25 20:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/ [110605] -> "applications/southbound-cli/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:00 2024-04-25 20:50:00 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] 20:50:00 2024-04-25 20:50:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/ [114328] -> "applications/table-miss-enforcer/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:01 2024-04-25 20:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.3-SNAPSHOT/ [113896] -> "applications/table-miss-enforcer/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:01 2024-04-25 20:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/ [49030] -> "applications/table-miss-enforcer/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:01 2024-04-25 20:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.1-SNAPSHOT/ [79455] -> "applications/table-miss-enforcer/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:01 2024-04-25 20:50:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/ [113836] -> "applications/table-miss-enforcer/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:01 2024-04-25 20:50:01 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] 20:50:02 2024-04-25 20:50:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/ [116976] -> "applications/topology-lldp-discovery/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:02 2024-04-25 20:50:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.3-SNAPSHOT/ [116544] -> "applications/topology-lldp-discovery/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:03 2024-04-25 20:50:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/ [50140] -> "applications/topology-lldp-discovery/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:03 2024-04-25 20:50:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.1-SNAPSHOT/ [81291] -> "applications/topology-lldp-discovery/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:03 2024-04-25 20:50:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/ [116472] -> "applications/topology-lldp-discovery/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:03 2024-04-25 20:50:03 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] 20:50:03 2024-04-25 20:50:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/ [112393] -> "applications/topology-manager/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:04 2024-04-25 20:50:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.17.3-SNAPSHOT/ [111961] -> "applications/topology-manager/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:04 2024-04-25 20:50:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/ [48215] -> "applications/topology-manager/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:04 2024-04-25 20:50:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.1-SNAPSHOT/ [78106] -> "applications/topology-manager/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/ [111901] -> "applications/topology-manager/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:05 2024-04-25 20:50:05 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] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.17.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "drop-test-karaf/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.1-SNAPSHOT/maven-metadata.xml [1064/1064] -> "features-aggregator/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.1-SNAPSHOT/maven-metadata.xml [1074/1074] -> "features-extension-aggregator/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "features-openflowplugin-extension/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "features-openflowplugin-extension/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml [1304/1304] -> "features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin-extension/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml [1299/1299] -> "features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.17.3-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.1-SNAPSHOT/maven-metadata.xml [1284/1284] -> "features-openflowplugin/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.17.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "learning-switch/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:05 2024-04-25 20:50:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/ [105841] -> "libraries/liblldp/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:19 2024-04-25 20:50:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.17.3-SNAPSHOT/ [105409] -> "libraries/liblldp/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:19 2024-04-25 20:50:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/ [45445] -> "libraries/liblldp/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:19 2024-04-25 20:50:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.1-SNAPSHOT/ [73530] -> "libraries/liblldp/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:20 2024-04-25 20:50:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/ [105337] -> "libraries/liblldp/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:20 2024-04-25 20:50:20 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] 20:50:20 2024-04-25 20:50:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/ [110241] -> "model/model-flow-base/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:20 2024-04-25 20:50:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.17.3-SNAPSHOT/ [109809] -> "model/model-flow-base/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:21 2024-04-25 20:50:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/ [47290] -> "model/model-flow-base/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:21 2024-04-25 20:50:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.1-SNAPSHOT/ [76592] -> "model/model-flow-base/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:21 2024-04-25 20:50:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/ [109737] -> "model/model-flow-base/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:21 2024-04-25 20:50:21 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] 20:50:22 2024-04-25 20:50:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/ [112200] -> "model/model-flow-service/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:22 2024-04-25 20:50:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.17.3-SNAPSHOT/ [111768] -> "model/model-flow-service/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:22 2024-04-25 20:50:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/ [48115] -> "model/model-flow-service/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:22 2024-04-25 20:50:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.1-SNAPSHOT/ [77957] -> "model/model-flow-service/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:23 2024-04-25 20:50:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/ [111696] -> "model/model-flow-service/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:23 2024-04-25 20:50:23 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] 20:50:23 2024-04-25 20:50:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/ [114135] -> "model/model-flow-statistics/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:23 2024-04-25 20:50:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.3-SNAPSHOT/ [113703] -> "model/model-flow-statistics/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:23 2024-04-25 20:50:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/ [48930] -> "model/model-flow-statistics/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:24 2024-04-25 20:50:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.1-SNAPSHOT/ [79305] -> "model/model-flow-statistics/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:24 2024-04-25 20:50:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/ [113631] -> "model/model-flow-statistics/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:24 2024-04-25 20:50:24 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] 20:50:24 2024-04-25 20:50:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/ [110181] -> "model/model-inventory/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:25 2024-04-25 20:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.17.3-SNAPSHOT/ [109749] -> "model/model-inventory/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:25 2024-04-25 20:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/ [47265] -> "model/model-inventory/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:25 2024-04-25 20:50:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.1-SNAPSHOT/ [76550] -> "model/model-inventory/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:26 2024-04-25 20:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/ [109677] -> "model/model-inventory/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:26 2024-04-25 20:50:26 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] 20:50:26 2024-04-25 20:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/ [109528] -> "model/model-topology/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:26 2024-04-25 20:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.17.3-SNAPSHOT/ [109096] -> "model/model-topology/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:26 2024-04-25 20:50:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/ [46990] -> "model/model-topology/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.1-SNAPSHOT/ [76095] -> "model/model-topology/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/ [109024] -> "model/model-topology/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:27 2024-04-25 20:50:27 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] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.3-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.1-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.3-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.1-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-bulk-o-matic/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.3-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.1-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-config-pusher/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.3-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.1-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.3-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.1-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.3-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.1-SNAPSHOT/maven-metadata.xml [1296/1296] -> "odl-openflowplugin-app-lldp-speaker/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.3-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.1-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-reconciliation-framework/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.1-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-app-southbound-cli/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.1-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.3-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.1-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.3-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.1-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-app-topology-manager/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.3-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.1-SNAPSHOT/maven-metadata.xml [1292/1292] -> "odl-openflowplugin-app-topology/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.1-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-drop-test/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.1-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-eric-extensions/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.1-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services-rest/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.3-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.1-SNAPSHOT/maven-metadata.xml [1293/1293] -> "odl-openflowplugin-flow-services/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.1-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-libraries/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.1-SNAPSHOT/maven-metadata.xml [1289/1289] -> "odl-openflowplugin-nsf-model/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nxm-extensions/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.1-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-onf-extensions/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:27 2024-04-25 20:50:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.3-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.1-SNAPSHOT/maven-metadata.xml [1290/1290] -> "odl-openflowplugin-southbound/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.1-SNAPSHOT/maven-metadata.xml [1676/1676] -> "openflowjava-extension-eric/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.1-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava-extension-nicira-api/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.1-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowjava-extension-nicira/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/ [62769] -> "openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.17.3-SNAPSHOT/ [62553] -> "openflowjava/features-openflowjava-aggregator/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/ [27580] -> "openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.1-SNAPSHOT/ [43994] -> "openflowjava/features-openflowjava-aggregator/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/ [62517] -> "openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:28 2024-04-25 20:50:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml [562/562] -> "openflowjava/features-openflowjava-aggregator/maven-metadata.xml" [1] 20:50:29 2024-04-25 20:50:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/ [78266] -> "openflowjava/features-openflowjava/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:29 2024-04-25 20:50:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.3-SNAPSHOT/ [77978] -> "openflowjava/features-openflowjava/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:29 2024-04-25 20:50:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/ [34005] -> "openflowjava/features-openflowjava/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:29 2024-04-25 20:50:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.1-SNAPSHOT/ [55689] -> "openflowjava/features-openflowjava/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:29 2024-04-25 20:50:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/ [77930] -> "openflowjava/features-openflowjava/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:29 2024-04-25 20:50:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml [551/551] -> "openflowjava/features-openflowjava/maven-metadata.xml" [1] 20:50:30 2024-04-25 20:50:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/ [80026] -> "openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:30 2024-04-25 20:50:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.3-SNAPSHOT/ [79738] -> "openflowjava/odl-openflowjava-protocol/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:30 2024-04-25 20:50:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/ [34750] -> "openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:30 2024-04-25 20:50:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.1-SNAPSHOT/ [56942] -> "openflowjava/odl-openflowjava-protocol/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:30 2024-04-25 20:50:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/ [79690] -> "openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:30 2024-04-25 20:50:30 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] 20:50:31 2024-04-25 20:50:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/ [115706] -> "openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:31 2024-04-25 20:50:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.3-SNAPSHOT/ [115274] -> "openflowjava/openflow-protocol-api/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:31 2024-04-25 20:50:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/ [49605] -> "openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:31 2024-04-25 20:50:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.1-SNAPSHOT/ [80407] -> "openflowjava/openflow-protocol-api/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:32 2024-04-25 20:50:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/ [115202] -> "openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:32 2024-04-25 20:50:32 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] 20:50:32 2024-04-25 20:50:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/ [116215] -> "openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:33 2024-04-25 20:50:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.3-SNAPSHOT/ [115783] -> "openflowjava/openflow-protocol-impl/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:33 2024-04-25 20:50:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/ [49820] -> "openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:33 2024-04-25 20:50:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.1-SNAPSHOT/ [82335] -> "openflowjava/openflow-protocol-impl/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:33 2024-04-25 20:50:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/ [115711] -> "openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:33 2024-04-25 20:50:33 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] 20:50:34 2024-04-25 20:50:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/ [77169] -> "openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:34 2024-04-25 20:50:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.3-SNAPSHOT/ [76881] -> "openflowjava/openflow-protocol-it/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:34 2024-04-25 20:50:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/ [33545] -> "openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:34 2024-04-25 20:50:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.1-SNAPSHOT/ [54885] -> "openflowjava/openflow-protocol-it/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:34 2024-04-25 20:50:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/ [76833] -> "openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:34 2024-04-25 20:50:34 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] 20:50:35 2024-04-25 20:50:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/ [96638] -> "openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:35 2024-04-25 20:50:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.3-SNAPSHOT/ [96278] -> "openflowjava/openflow-protocol-spi/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:35 2024-04-25 20:50:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/ [41660] -> "openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:35 2024-04-25 20:50:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.1-SNAPSHOT/ [67789] -> "openflowjava/openflow-protocol-spi/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:35 2024-04-25 20:50:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/ [96218] -> "openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:35 2024-04-25 20:50:35 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] 20:50:36 2024-04-25 20:50:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/ [121098] -> "openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:36 2024-04-25 20:50:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.3-SNAPSHOT/ [120654] -> "openflowjava/openflowjava-blueprint-config/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:36 2024-04-25 20:50:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/ [51870] -> "openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:36 2024-04-25 20:50:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.1-SNAPSHOT/ [87456] -> "openflowjava/openflowjava-blueprint-config/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:37 2024-04-25 20:50:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/ [120582] -> "openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:37 2024-04-25 20:50:37 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] 20:50:37 2024-04-25 20:50:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/ [58528] -> "openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:37 2024-04-25 20:50:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.17.3-SNAPSHOT/ [58300] -> "openflowjava/openflowjava-parent/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:37 2024-04-25 20:50:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/ [25770] -> "openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:37 2024-04-25 20:50:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.1-SNAPSHOT/ [41021] -> "openflowjava/openflowjava-parent/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:38 2024-04-25 20:50:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/ [58264] -> "openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:38 2024-04-25 20:50:38 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] 20:50:38 2024-04-25 20:50:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/ [94446] -> "openflowjava/openflowjava-util/0.16.4-SNAPSHOT/index.html.tmp" [1] 20:50:38 2024-04-25 20:50:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.3-SNAPSHOT/ [94086] -> "openflowjava/openflowjava-util/0.17.3-SNAPSHOT/index.html.tmp" [1] 20:50:38 2024-04-25 20:50:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/ [40735] -> "openflowjava/openflowjava-util/0.18.0-SNAPSHOT/index.html.tmp" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.1-SNAPSHOT/ [66249] -> "openflowjava/openflowjava-util/0.18.1-SNAPSHOT/index.html.tmp" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/ [94026] -> "openflowjava/openflowjava-util/0.19.0-SNAPSHOT/index.html.tmp" [1] 20:50:39 2024-04-25 20:50:39 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] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.1-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-aggregator/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.17.3-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.1-SNAPSHOT/maven-metadata.xml [1667/1667] -> "openflowplugin-api/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.17.3-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.1-SNAPSHOT/maven-metadata.xml [1069/1069] -> "openflowplugin-artifacts/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.3-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.1-SNAPSHOT/maven-metadata.xml [1679/1679] -> "openflowplugin-blueprint-config/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.17.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin-common/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-api/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.1-SNAPSHOT/maven-metadata.xml [1678/1678] -> "openflowplugin-extension-eric/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.3-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.1-SNAPSHOT/maven-metadata.xml [1680/1680] -> "openflowplugin-extension-nicira/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.1-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-onf/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.1-SNAPSHOT/maven-metadata.xml [1668/1668] -> "openflowplugin-impl/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.17.3-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.1-SNAPSHOT/maven-metadata.xml [1066/1066] -> "openflowplugin-parent/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.17.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.1-SNAPSHOT/maven-metadata.xml [1663/1663] -> "openflowplugin/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.17.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.1-SNAPSHOT/maven-metadata.xml [1663/1663] -> "sample-bundles/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.17.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.1-SNAPSHOT/maven-metadata.xml [1664/1664] -> "sample-consumer/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.17.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.1-SNAPSHOT/maven-metadata.xml [1662/1662] -> "simple-client/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.17.3-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.1-SNAPSHOT/maven-metadata.xml [1660/1660] -> "test-common/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.17.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.1-SNAPSHOT/maven-metadata.xml [1663/1663] -> "test-extension/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.17.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.1-SNAPSHOT/maven-metadata.xml [1662/1662] -> "test-provider/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.3-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.1-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/arbitratorreconciliation-api/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.3-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.1-SNAPSHOT/maven-metadata.xml [1691/1691] -> "applications/arbitratorreconciliation-impl/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.1-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/bulk-o-matic/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:39 2024-04-25 20:50:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.3-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.1-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/device-ownership-service/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/forwardingrules-manager/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.1-SNAPSHOT/maven-metadata.xml [1682/1682] -> "applications/forwardingrules-sync/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.1-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/lldp-speaker/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/of-switch-config-pusher/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.3-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.1-SNAPSHOT/maven-metadata.xml [1686/1686] -> "applications/reconciliation-framework/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.1-SNAPSHOT/maven-metadata.xml [1676/1676] -> "applications/southbound-cli/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.3-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.1-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/table-miss-enforcer/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.1-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-lldp-discovery/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.17.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.1-SNAPSHOT/maven-metadata.xml [1678/1678] -> "applications/topology-manager/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.17.3-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.1-SNAPSHOT/maven-metadata.xml [1666/1666] -> "libraries/liblldp/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.17.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-flow-base/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.17.3-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.1-SNAPSHOT/maven-metadata.xml [1673/1673] -> "model/model-flow-service/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.1-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-flow-statistics/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.17.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.1-SNAPSHOT/maven-metadata.xml [1670/1670] -> "model/model-inventory/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.17.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.1-SNAPSHOT/maven-metadata.xml [1669/1669] -> "model/model-topology/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.1-SNAPSHOT/maven-metadata.xml [1090/1090] -> "openflowjava/features-openflowjava-aggregator/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "openflowjava/features-openflowjava/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "openflowjava/features-openflowjava/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/maven-metadata.xml [1305/1305] -> "openflowjava/features-openflowjava/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.1-SNAPSHOT/maven-metadata.xml [1295/1295] -> "openflowjava/features-openflowjava/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/maven-metadata.xml [1300/1300] -> "openflowjava/features-openflowjava/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/maven-metadata.xml [1309/1309] -> "openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml [1309/1309] -> "openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.1-SNAPSHOT/maven-metadata.xml [1299/1299] -> "openflowjava/odl-openflowjava-protocol/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.1-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava/openflow-protocol-api/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.1-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava/openflow-protocol-impl/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/maven-metadata.xml [1262/1262] -> "openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.3-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/maven-metadata.xml [1262/1262] -> "openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.1-SNAPSHOT/maven-metadata.xml [1252/1252] -> "openflowjava/openflow-protocol-it/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.3-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.1-SNAPSHOT/maven-metadata.xml [1468/1468] -> "openflowjava/openflow-protocol-spi/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml [1709/1709] -> "openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.3-SNAPSHOT/maven-metadata.xml [1702/1702] -> "openflowjava/openflowjava-blueprint-config/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml [1709/1709] -> "openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.1-SNAPSHOT/maven-metadata.xml [1695/1695] -> "openflowjava/openflowjava-blueprint-config/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml [1702/1702] -> "openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.17.3-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.1-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowjava/openflowjava-parent/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.3-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.1-SNAPSHOT/maven-metadata.xml [1464/1464] -> "openflowjava/openflowjava-util/0.18.1-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 2024-04-25 20:50:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml" [1] 20:50:40 FINISHED --2024-04-25 20:50:40-- 20:50:40 Total wall clock time: 3m 11s 20:50:40 Downloaded: 929 files, 31M in 0.7s (43.8 MB/s) 20:50:40 + set -e 20:50:40 + popd 20:50:40 /w/workspace/openflowplugin-maven-merge-scandium 20:50:40 + mkdir -p /w/workspace/openflowplugin-maven-merge-scandium/m2repo-backup 20:50:40 + cp -a /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org /w/workspace/openflowplugin-maven-merge-scandium/m2repo-backup 20:50:40 [openflowplugin-maven-merge-scandium] $ /bin/sh -xe /tmp/jenkins12808094332916484120.sh 20:50:40 [EnvInject] - Injecting environment variables from a build step. 20:50:40 [EnvInject] - Injecting as environment variables the properties content 20:50:40 MAVEN_GOALS=clean deploy javadoc:aggregate 20:50:40 20:50:40 [EnvInject] - Variables injected successfully. 20:50:40 [openflowplugin-maven-merge-scandium] $ /bin/bash -l /tmp/jenkins15931102359678054298.sh 20:50:40 ---> common-variables.sh 20:50:40 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 20:50:40 ---> maven-build.sh 20:50:40 + set +u 20:50:40 + export MAVEN_OPTS 20:50:40 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy javadoc:aggregate -e --global-settings /w/workspace/openflowplugin-maven-merge-scandium@tmp/config4651273466877230636tmp --settings /w/workspace/openflowplugin-maven-merge-scandium@tmp/config5814478655482038196tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge 20:50:41 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 20:50:41 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 20:50:41 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 20:50:41 Default locale: en_US, platform encoding: UTF-8 20:50:41 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" 20:50:41 [INFO] Error stacktraces are turned on. 20:50:41 [INFO] Scanning for projects... 20:50:51 [INFO] ------------------------------------------------------------------------ 20:50:51 [INFO] Reactor Build Order: 20:50:51 [INFO] 20:50:51 [INFO] openflowplugin-artifacts [pom] 20:50:51 [INFO] openflowplugin-parent [pom] 20:50:51 [INFO] liblldp [bundle] 20:50:51 [INFO] libraries-aggregator [pom] 20:50:51 [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] 20:50:51 [INFO] openflowjava-parent [pom] 20:50:51 [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] 20:50:51 [INFO] ODL :: openflowjava :: openflowjava-util [bundle] 20:50:51 [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] 20:50:51 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] 20:50:51 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] 20:50:51 [INFO] ODL :: openflowjava :: features-openflowjava [feature] 20:50:51 [INFO] ODL :: openflowjava :: features-openflowjava-aggregator [pom] 20:50:51 [INFO] simple-client [bundle] 20:50:51 [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] 20:50:51 [INFO] model-inventory [bundle] 20:50:51 [INFO] model-flow-base [bundle] 20:50:51 [INFO] model-flow-service [bundle] 20:50:51 [INFO] openflowplugin-api [bundle] 20:50:51 [INFO] model-flow-statistics [bundle] 20:50:51 [INFO] openflowplugin-extension-api [bundle] 20:50:51 [INFO] openflowplugin [bundle] 20:50:51 [INFO] openflowplugin-common [bundle] 20:50:51 [INFO] openflowplugin-impl [bundle] 20:50:51 [INFO] openflowjava-extension-nicira-api [bundle] 20:50:51 [INFO] openflowjava-extension-nicira [bundle] 20:50:51 [INFO] openflowjava-extension-eric [bundle] 20:50:51 [INFO] openflowplugin-extension-nicira [bundle] 20:50:51 [INFO] openflowplugin-extension-onf [bundle] 20:50:51 [INFO] openflowplugin-extension-eric [bundle] 20:50:51 [INFO] test-extension [bundle] 20:50:51 [INFO] model-topology [bundle] 20:50:51 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] 20:50:51 [INFO] openflowplugin-blueprint-config [bundle] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] 20:50:51 [INFO] features-openflowplugin-extension [feature] 20:50:51 [INFO] features-extension-aggregator [pom] 20:50:51 [INFO] openflowplugin-extension-aggregator [pom] 20:50:51 [INFO] test-provider [bundle] 20:50:51 [INFO] test-common [bundle] 20:50:51 [INFO] drop-test-karaf [bundle] 20:50:51 [INFO] bulk-o-matic [bundle] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] 20:50:51 [INFO] device-ownership-service [bundle] 20:50:51 [INFO] of-switch-config-pusher [bundle] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] 20:50:51 [INFO] arbitratorreconciliation-api [bundle] 20:50:51 [INFO] reconciliation-framework [bundle] 20:50:51 [INFO] arbitratorreconciliation-impl [bundle] 20:50:51 [INFO] forwardingrules-manager [bundle] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] 20:50:51 [INFO] forwardingrules-sync [bundle] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] 20:50:51 [INFO] table-miss-enforcer [bundle] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] 20:50:51 [INFO] topology-lldp-discovery [bundle] 20:50:51 [INFO] lldp-speaker [bundle] 20:50:51 [INFO] topology-manager [bundle] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] 20:50:51 [INFO] southbound-cli [bundle] 20:50:51 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] 20:50:51 [INFO] features-openflowplugin [feature] 20:50:51 [INFO] features-aggregator [pom] 20:50:51 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] 20:50:51 [INFO] applications-aggregator [pom] 20:50:51 [INFO] model-aggregator [pom] 20:50:51 [INFO] learning-switch [bundle] 20:50:51 [INFO] sample-consumer [bundle] 20:50:51 [INFO] sample-bundles [bundle] 20:50:51 [INFO] openflowplugin-samples-aggregator [pom] 20:50:51 [INFO] openflowplugin-karaf [pom] 20:50:51 [INFO] openflowplugin [pom] 20:50:52 [INFO] 20:50:52 [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ 20:50:52 [INFO] Building openflowplugin-artifacts 0.19.0-SNAPSHOT [1/84] 20:50:52 [INFO] --------------------------------[ pom ]--------------------------------- 20:50:52 [INFO] 20:50:52 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-artifacts --- 20:50:52 [INFO] 20:50:52 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-artifacts --- 20:50:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:50:52 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:50:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:52 [INFO] 20:50:52 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-artifacts --- 20:50:53 [INFO] 20:50:53 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-artifacts --- 20:50:54 [INFO] CycloneDX: Resolving Dependencies 20:50:54 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 20:50:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/artifacts/target/bom.xml 20:50:54 [INFO] attaching as openflowplugin-artifacts-0.19.0-SNAPSHOT-cyclonedx.xml 20:50:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/artifacts/target/bom.json 20:50:54 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 20:50:54 [INFO] attaching as openflowplugin-artifacts-0.19.0-SNAPSHOT-cyclonedx.json 20:50:54 [INFO] 20:50:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-artifacts --- 20:50:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-SNAPSHOT.pom 20:50:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-SNAPSHOT-cyclonedx.xml 20:50:55 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-SNAPSHOT-cyclonedx.json 20:50:55 [INFO] 20:50:55 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-artifacts --- 20:50:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:50:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml 20:50:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:50:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:50:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:50:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:50:55 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:50:55 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:50:55 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 20:50:55 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:50:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:50:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:50:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:50:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:50:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:50:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:50:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:50:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:50:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:50:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:50:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:50:55 at java.lang.reflect.Method.invoke (Method.java:568) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:50:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml 20:50:55 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 20:50:55 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:50:55 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:50:55 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:50:55 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:50:55 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:50:55 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:50:55 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:50:55 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:50:55 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:50:55 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 20:50:55 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:50:55 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:50:55 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:50:55 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:50:55 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:50:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:50:55 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:50:55 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:50:55 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:50:55 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:50:55 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:50:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:50:55 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:50:55 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:50:55 at java.lang.reflect.Method.invoke (Method.java:568) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:50:55 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:50:55 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 20:50:55 [INFO] 20:50:55 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- 20:50:55 [INFO] Building openflowplugin-parent 0.19.0-SNAPSHOT [2/84] 20:50:55 [INFO] --------------------------------[ pom ]--------------------------------- 20:50:56 [INFO] 20:50:56 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-parent --- 20:50:56 [INFO] 20:50:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-parent --- 20:50:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:50:56 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:50:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:56 [INFO] 20:50:56 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 20:50:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:50:56 [INFO] 20:50:56 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-parent --- 20:50:56 [INFO] 20:50:56 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 20:50:56 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:50:56 [INFO] 20:50:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-parent --- 20:50:58 [INFO] Starting audit... 20:50:58 Audit done. 20:50:58 [INFO] You have 0 Checkstyle violations. 20:50:58 [INFO] 20:50:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-parent --- 20:50:59 [INFO] Starting audit... 20:50:59 Audit done. 20:50:59 [INFO] You have 0 Checkstyle violations. 20:50:59 [INFO] 20:50:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-parent --- 20:51:00 [INFO] 20:51:00 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 20:51:00 [INFO] 20:51:00 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-parent --- 20:51:02 [INFO] 20:51:02 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 20:51:02 [INFO] 20:51:02 [INFO] 20:51:02 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-parent --- 20:51:02 [INFO] 20:51:02 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-parent --- 20:51:02 [INFO] 20:51:02 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-parent --- 20:51:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:51:02 [INFO] 20:51:02 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-parent --- 20:51:02 [INFO] CycloneDX: Resolving Dependencies 20:51:03 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 20:51:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/parent/target/bom.xml 20:51:03 [INFO] attaching as openflowplugin-parent-0.19.0-SNAPSHOT-cyclonedx.xml 20:51:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/parent/target/bom.json 20:51:03 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 20:51:03 [INFO] attaching as openflowplugin-parent-0.19.0-SNAPSHOT-cyclonedx.json 20:51:03 [INFO] 20:51:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- 20:51:04 [INFO] Skipping duplicate-finder execution! 20:51:04 [INFO] 20:51:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-parent --- 20:51:04 [INFO] Skipping pom project 20:51:04 [INFO] 20:51:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-parent --- 20:51:04 [INFO] 20:51:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-parent --- 20:51:04 [INFO] 20:51:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-parent --- 20:51:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:51:04 [INFO] 20:51:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-parent --- 20:51:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-SNAPSHOT.pom 20:51:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-SNAPSHOT-cyclonedx.xml 20:51:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-SNAPSHOT-cyclonedx.json 20:51:04 [INFO] 20:51:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-parent --- 20:51:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:51:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml 20:51:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:51:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:51:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:51:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:51:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:51:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:51:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:51:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:51:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:51:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:51:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:51:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:51:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:51:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 20:51:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:51:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:51:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:51:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:51:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:51:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:51:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:51:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:51:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:51:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:51:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:51:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:51:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:51:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:51:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:51:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:51:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:51:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:51:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:51:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:51:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:51:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:51:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:51:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml 20:51:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 20:51:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:51:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:51:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:51:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:51:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:51:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:51:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:51:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:51:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:51:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:51:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:51:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:51:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:51:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 20:51:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:51:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:51:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:51:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:51:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:51:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:51:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:51:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:51:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:51:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:51:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:51:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:51:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:51:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:51:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:51:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:51:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:51:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:51:04 at java.lang.reflect.Method.invoke (Method.java:568) 20:51:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:51:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:51:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:51:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:51:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 20:51:04 [INFO] 20:51:04 [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- 20:51:04 [INFO] Building liblldp 0.19.0-SNAPSHOT [3/84] 20:51:04 [INFO] -------------------------------[ bundle ]------------------------------- 20:51:05 [INFO] 20:51:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ liblldp --- 20:51:05 [INFO] 20:51:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ liblldp --- 20:51:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:05 [INFO] 20:51:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ liblldp --- 20:51:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:05 [INFO] 20:51:05 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ liblldp --- 20:51:06 [INFO] 20:51:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ liblldp --- 20:51:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:51:06 [INFO] 20:51:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ liblldp --- 20:51:06 [INFO] Starting audit... 20:51:06 Audit done. 20:51:06 [INFO] You have 0 Checkstyle violations. 20:51:06 [INFO] 20:51:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ liblldp --- 20:51:09 [INFO] Starting audit... 20:51:09 Audit done. 20:51:09 [INFO] You have 0 Checkstyle violations. 20:51:09 [INFO] 20:51:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ liblldp --- 20:51:09 [INFO] 20:51:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp --- 20:51:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/src/main/resources 20:51:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/generated-sources/spi 20:51:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/generated-sources/yang 20:51:09 [INFO] 20:51:09 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ liblldp --- 20:51:09 [INFO] Recompiling the module because of changed dependency. 20:51:09 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 20:51:10 [INFO] 20:51:10 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ liblldp >>> 20:51:10 [INFO] 20:51:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ liblldp --- 20:51:10 [INFO] Fork Value is true 20:51:15 [INFO] Done SpotBugs Analysis.... 20:51:15 [INFO] 20:51:15 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ liblldp <<< 20:51:15 [INFO] 20:51:15 [INFO] 20:51:15 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ liblldp --- 20:51:15 [INFO] BugInstance size is 0 20:51:15 [INFO] Error size is 0 20:51:15 [INFO] No errors/warnings found 20:51:15 [INFO] 20:51:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ liblldp --- 20:51:15 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:51:15 [INFO] 20:51:15 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ liblldp --- 20:51:15 [INFO] Recompiling the module because of changed dependency. 20:51:15 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 20:51:15 [INFO] 20:51:15 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ liblldp --- 20:51:15 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/surefire-reports 20:51:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:51:16 [INFO] 20:51:16 [INFO] ------------------------------------------------------- 20:51:16 [INFO] T E S T S 20:51:16 [INFO] ------------------------------------------------------- 20:51:17 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 20:51:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest 20:51:17 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 20:51:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest 20:51:17 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 20:51:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest 20:51:17 [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 20:51:17 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest 20:51:17 [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 20:51:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest 20:51:17 [INFO] 20:51:17 [INFO] Results: 20:51:17 [INFO] 20:51:17 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 20:51:17 [INFO] 20:51:17 [INFO] 20:51:17 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ liblldp --- 20:51:17 [INFO] 20:51:17 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ liblldp --- 20:51:17 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.0-SNAPSHOT.jar 20:51:17 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/META-INF/MANIFEST.MF 20:51:17 [INFO] 20:51:17 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ liblldp --- 20:51:17 [INFO] No previous run data found, generating javadoc. 20:51:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.0-SNAPSHOT-javadoc.jar 20:51:19 [INFO] 20:51:19 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ liblldp --- 20:51:19 [INFO] CycloneDX: Resolving Dependencies 20:51:20 [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) 20:51:20 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/bom.xml 20:51:20 [INFO] attaching as liblldp-0.19.0-SNAPSHOT-cyclonedx.xml 20:51:20 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/bom.json 20:51:20 [INFO] attaching as liblldp-0.19.0-SNAPSHOT-cyclonedx.json 20:51:20 [INFO] 20:51:20 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- 20:51:20 [INFO] Skipping duplicate-finder execution! 20:51:20 [INFO] 20:51:20 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ liblldp --- 20:51:20 [INFO] No dependency problems found 20:51:20 [INFO] 20:51:20 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ liblldp --- 20:51:20 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.0-SNAPSHOT-sources.jar 20:51:20 [INFO] 20:51:20 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ liblldp --- 20:51:20 [INFO] 20:51:20 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ liblldp --- 20:51:20 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/code-coverage/jacoco.exec 20:51:20 [INFO] Analyzed bundle 'liblldp' with 14 classes 20:51:20 [INFO] 20:51:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ liblldp --- 20:51:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-SNAPSHOT.jar 20:51:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-SNAPSHOT.pom 20:51:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-SNAPSHOT-javadoc.jar 20:51:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-SNAPSHOT-cyclonedx.xml 20:51:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-SNAPSHOT-cyclonedx.json 20:51:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-SNAPSHOT-sources.jar 20:51:20 [INFO] 20:51:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ liblldp --- 20:51:20 [INFO] Writing OBR metadata 20:51:20 [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-SNAPSHOT.jar 20:51:20 [INFO] Writing OBR metadata 20:51:20 [INFO] 20:51:20 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ liblldp --- 20:51:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:51:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml 20:51:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:51:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:51:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:51:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:51:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:51:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:51:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:51:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:51:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:51:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:51:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:51:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:51:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:51:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:51:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:51:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:51:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:51:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:51:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:51:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:51:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:51:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:51:20 at java.lang.reflect.Method.invoke (Method.java:568) 20:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:51:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml 20:51:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 20:51:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:51:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:51:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:51:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:51:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:51:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:51:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:51:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:51:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:51:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:51:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:51:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:51:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:51:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:51:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:51:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:51:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:51:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:51:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:51:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:51:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:51:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:51:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:51:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:51:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:51:20 at java.lang.reflect.Method.invoke (Method.java:568) 20:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:51:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:51:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 20:51:20 [INFO] 20:51:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ liblldp --- 20:51:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:51:20 [INFO] 20:51:20 [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- 20:51:20 [INFO] Building libraries-aggregator 0.19.0-SNAPSHOT [4/84] 20:51:20 [INFO] --------------------------------[ pom ]--------------------------------- 20:51:20 [INFO] 20:51:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ libraries-aggregator --- 20:51:20 [INFO] 20:51:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ libraries-aggregator --- 20:51:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:20 [INFO] 20:51:20 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ libraries-aggregator --- 20:51:20 [INFO] 20:51:20 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ libraries-aggregator --- 20:51:20 [INFO] Skipping CycloneDX goal, because module skips deploy 20:51:20 [INFO] 20:51:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ libraries-aggregator --- 20:51:20 [INFO] Skipping artifact installation 20:51:20 [INFO] 20:51:20 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ libraries-aggregator --- 20:51:20 [INFO] Skipping artifact deployment 20:51:20 [INFO] 20:51:20 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- 20:51:20 [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.19.0-SNAPSHOT [5/84] 20:51:20 [INFO] -------------------------------[ bundle ]------------------------------- 20:51:21 [INFO] 20:51:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-api --- 20:51:21 [INFO] 20:51:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-api --- 20:51:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:21 [INFO] 20:51:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 20:51:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:21 [INFO] 20:51:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-api --- 20:51:21 [INFO] 20:51:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 20:51:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:51:21 [INFO] 20:51:21 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflow-protocol-api --- 20:51:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:51:22 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/src/main/yang 20:51:22 [INFO] yang-to-sources: Found 3 dependencies in 4.013 ms 20:51:23 [INFO] yang-to-sources: Project model files found: 9 in 244.7 ms 20:51:23 [INFO] yang-to-sources: 12 YANG models processed in 488.0 ms 20:51:23 [INFO] BindingJavaFileGenerator: Defined 865 files in 156.2 ms 20:51:23 [INFO] Sorted 865 files into 170 directories in 5.406 ms 20:51:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 865 in 881.2 ms 20:51:24 [INFO] 20:51:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-api --- 20:51:24 [INFO] Starting audit... 20:51:24 Audit done. 20:51:24 [INFO] You have 0 Checkstyle violations. 20:51:24 [INFO] 20:51:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-api --- 20:51:26 [INFO] Starting audit... 20:51:26 Audit done. 20:51:26 [INFO] You have 0 Checkstyle violations. 20:51:26 [INFO] 20:51:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-api --- 20:51:26 [INFO] 20:51:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api --- 20:51:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/src/main/resources 20:51:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:51:26 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:51:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:51:26 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 20:51:26 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/generated-sources/spi 20:51:26 [INFO] 20:51:26 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-api --- 20:51:26 [INFO] Recompiling the module because of changed dependency. 20:51:26 [INFO] Compiling 916 source files with javac [debug release 17] to target/classes 20:51:35 [INFO] 20:51:35 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 20:51:35 [INFO] 20:51:35 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflow-protocol-api --- 20:51:35 [INFO] Fork Value is true 20:51:36 [INFO] Done SpotBugs Analysis.... 20:51:37 [INFO] 20:51:37 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 20:51:37 [INFO] 20:51:37 [INFO] 20:51:37 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflow-protocol-api --- 20:51:37 [INFO] BugInstance size is 0 20:51:37 [INFO] Error size is 0 20:51:37 [INFO] No errors/warnings found 20:51:37 [INFO] 20:51:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-api --- 20:51:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/src/test/resources 20:51:37 [INFO] 20:51:37 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflow-protocol-api --- 20:51:37 [INFO] Recompiling the module because of changed dependency. 20:51:37 [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes 20:51:37 [INFO] 20:51:37 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflow-protocol-api --- 20:51:37 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/surefire-reports 20:51:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:51:37 [INFO] 20:51:37 [INFO] ------------------------------------------------------- 20:51:37 [INFO] T E S T S 20:51:37 [INFO] ------------------------------------------------------- 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 20:51:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 20:51:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 20:51:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 20:51:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 20:51:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 20:51:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 20:51:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 20:51:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 20:51:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 20:51:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 20:51:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 20:51:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 20:51:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 20:51:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest 20:51:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 20:51:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 20:51:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 20:51:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 20:51:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 20:51:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 20:51:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest 20:51:38 [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest 20:51:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest 20:51:39 [INFO] 20:51:39 [INFO] Results: 20:51:39 [INFO] 20:51:39 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 20:51:39 [INFO] 20:51:39 [INFO] 20:51:39 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflow-protocol-api --- 20:51:39 [INFO] 20:51:39 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-api --- 20:51:39 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.0-SNAPSHOT.jar 20:51:40 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF 20:51:40 [INFO] 20:51:40 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-api --- 20:51:40 [INFO] No previous run data found, generating javadoc. 20:51:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.0-SNAPSHOT-javadoc.jar 20:51:51 [INFO] 20:51:51 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflow-protocol-api --- 20:51:51 [INFO] CycloneDX: Resolving Dependencies 20:51:52 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 20:51:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/bom.xml 20:51:52 [INFO] attaching as openflow-protocol-api-0.19.0-SNAPSHOT-cyclonedx.xml 20:51:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/bom.json 20:51:52 [INFO] attaching as openflow-protocol-api-0.19.0-SNAPSHOT-cyclonedx.json 20:51:52 [INFO] 20:51:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- 20:51:52 [INFO] Skipping duplicate-finder execution! 20:51:52 [INFO] 20:51:52 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-api --- 20:51:52 [WARNING] Used undeclared dependencies found: 20:51:52 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 20:51:52 [INFO] 20:51:52 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-api --- 20:51:52 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.0-SNAPSHOT-sources.jar 20:51:53 [INFO] 20:51:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-api --- 20:51:53 [INFO] 20:51:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-api --- 20:51:53 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec 20:51:53 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes 20:51:53 [INFO] 20:51:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-api --- 20:51:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-SNAPSHOT.jar 20:51:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-SNAPSHOT.pom 20:51:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-SNAPSHOT-javadoc.jar 20:51:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-SNAPSHOT-cyclonedx.xml 20:51:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-SNAPSHOT-cyclonedx.json 20:51:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-SNAPSHOT-sources.jar 20:51:53 [INFO] 20:51:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-api --- 20:51:53 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-SNAPSHOT.jar 20:51:53 [INFO] Writing OBR metadata 20:51:53 [INFO] 20:51:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-api --- 20:51:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:51:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml 20:51:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:51:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:51:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:51:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:51:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:51:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:51:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:51:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:51:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:51:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:51:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:51:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:51:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:51:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:51:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:51:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:51:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:51:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:51:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:51:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:51:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:51:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:51:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:51:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:51:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:51:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:51:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:51:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:51:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:51:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:51:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:51:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:51:53 at java.lang.reflect.Method.invoke (Method.java:568) 20:51:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:51:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:51:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:51:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:51:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml 20:51:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 20:51:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:51:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:51:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:51:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:51:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:51:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:51:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:51:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:51:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:51:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:51:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:51:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:51:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:51:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:51:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:51:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:51:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:51:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:51:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:51:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:51:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:51:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:51:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:51:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:51:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:51:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:51:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:51:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:51:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:51:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:51:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:51:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:51:53 at java.lang.reflect.Method.invoke (Method.java:568) 20:51:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:51:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:51:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:51:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:51:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 20:51:53 [INFO] 20:51:53 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-api --- 20:51:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:51:53 [INFO] 20:51:53 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- 20:51:53 [INFO] Building openflowjava-parent 0.19.0-SNAPSHOT [6/84] 20:51:53 [INFO] --------------------------------[ pom ]--------------------------------- 20:51:53 [INFO] 20:51:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-parent --- 20:51:53 [INFO] 20:51:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-parent --- 20:51:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:53 [INFO] 20:51:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 20:51:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:53 [INFO] 20:51:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-parent --- 20:51:53 [INFO] 20:51:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-parent --- 20:51:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:51:53 [INFO] 20:51:53 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-parent --- 20:51:53 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/src/main/yang added. 20:51:53 [INFO] 20:51:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-parent --- 20:51:53 [INFO] Starting audit... 20:51:53 Audit done. 20:51:53 [INFO] You have 0 Checkstyle violations. 20:51:53 [INFO] 20:51:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-parent --- 20:51:53 [INFO] Starting audit... 20:51:53 Audit done. 20:51:53 [INFO] You have 0 Checkstyle violations. 20:51:53 [INFO] 20:51:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-parent --- 20:51:53 [INFO] 20:51:53 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 20:51:53 [INFO] 20:51:53 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-parent --- 20:51:53 [INFO] 20:51:53 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 20:51:53 [INFO] 20:51:53 [INFO] 20:51:53 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-parent --- 20:51:53 [INFO] 20:51:53 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-parent --- 20:51:53 [INFO] 20:51:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-parent --- 20:51:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 20:51:53 [INFO] 20:51:53 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-parent --- 20:51:53 [INFO] CycloneDX: Resolving Dependencies 20:51:53 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 20:51:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/bom.xml 20:51:53 [INFO] attaching as openflowjava-parent-0.19.0-SNAPSHOT-cyclonedx.xml 20:51:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/bom.json 20:51:53 [INFO] attaching as openflowjava-parent-0.19.0-SNAPSHOT-cyclonedx.json 20:51:53 [INFO] 20:51:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- 20:51:53 [INFO] Skipping duplicate-finder execution! 20:51:53 [INFO] 20:51:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-parent --- 20:51:53 [INFO] Skipping pom project 20:51:53 [INFO] 20:51:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-parent --- 20:51:53 [INFO] 20:51:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-parent --- 20:51:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:51:53 [INFO] 20:51:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-parent --- 20:51:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-SNAPSHOT.pom 20:51:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-SNAPSHOT-cyclonedx.xml 20:51:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-SNAPSHOT-cyclonedx.json 20:51:53 [INFO] 20:51:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-parent --- 20:51:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:51:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml 20:51:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:51:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:51:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:51:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:51:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:51:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:51:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:51:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:51:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:51:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:51:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:51:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:51:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:51:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 20:51:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:51:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:51:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:51:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:51:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:51:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:51:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:51:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:51:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:51:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:51:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:51:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:51:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:51:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:51:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:51:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:51:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:51:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:51:53 at java.lang.reflect.Method.invoke (Method.java:568) 20:51:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:51:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:51:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:51:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:51:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml 20:51:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 20:51:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:51:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:51:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:51:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:51:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:51:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:51:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:51:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:51:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:51:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:51:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:51:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:51:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:51:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:51:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 20:51:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:51:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:51:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:51:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:51:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:51:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:51:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:51:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:51:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:51:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:51:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:51:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:51:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:51:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:51:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:51:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:51:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:51:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:51:53 at java.lang.reflect.Method.invoke (Method.java:568) 20:51:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:51:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:51:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:51:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:51:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 20:51:53 [INFO] 20:51:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-parent --- 20:51:53 [INFO] 20:51:53 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- 20:51:53 [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.19.0-SNAPSHOT [7/84] 20:51:53 [INFO] -------------------------------[ bundle ]------------------------------- 20:51:53 [INFO] 20:51:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-spi --- 20:51:53 [INFO] 20:51:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-spi --- 20:51:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:53 [INFO] 20:51:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 20:51:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:51:53 [INFO] 20:51:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-spi --- 20:51:54 [INFO] 20:51:54 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 20:51:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:51:54 [INFO] 20:51:54 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflow-protocol-spi --- 20:51:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:51:54 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/yang 20:51:54 [INFO] yang-to-sources: Found 4 dependencies in 1.974 ms 20:51:54 [INFO] yang-to-sources: Project model files found: 1 in 6.959 ms 20:52:00 [INFO] yang-to-sources: 3 YANG models processed in 235.7 ms 20:52:00 [INFO] BindingJavaFileGenerator: Defined 11 files in 3.641 ms 20:52:00 [INFO] Sorted 11 files into 4 directories in 208.2 μs 20:52:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 11.11 ms 20:52:00 [INFO] 20:52:00 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-spi --- 20:52:00 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/yang added. 20:52:00 [INFO] 20:52:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-spi --- 20:52:00 [INFO] Starting audit... 20:52:00 Audit done. 20:52:00 [INFO] You have 0 Checkstyle violations. 20:52:00 [INFO] 20:52:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-spi --- 20:52:00 [INFO] Starting audit... 20:52:00 Audit done. 20:52:00 [INFO] You have 0 Checkstyle violations. 20:52:00 [INFO] 20:52:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-spi --- 20:52:00 [INFO] 20:52:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 20:52:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/resources 20:52:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:52:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:52:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:52:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:52:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 20:52:00 [INFO] 20:52:00 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-spi --- 20:52:00 [INFO] Recompiling the module because of changed dependency. 20:52:00 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 20:52:00 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 20:52:00 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/java/org/opendaylight/openflowjava/protocol/spi/connection/SwitchConnectionProvider.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProvider has a member method close() that could throw InterruptedException 20:52:00 [INFO] 20:52:00 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 20:52:00 [INFO] 20:52:00 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflow-protocol-spi --- 20:52:00 [INFO] Fork Value is true 20:52:00 [INFO] Done SpotBugs Analysis.... 20:52:00 [INFO] 20:52:00 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 20:52:00 [INFO] 20:52:00 [INFO] 20:52:00 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflow-protocol-spi --- 20:52:00 [INFO] BugInstance size is 0 20:52:00 [INFO] Error size is 0 20:52:00 [INFO] No errors/warnings found 20:52:00 [INFO] 20:52:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-spi --- 20:52:00 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/test/resources 20:52:00 [INFO] 20:52:00 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflow-protocol-spi --- 20:52:00 [INFO] No sources to compile 20:52:00 [INFO] 20:52:00 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflow-protocol-spi --- 20:52:00 [INFO] No tests to run. 20:52:00 [INFO] 20:52:00 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflow-protocol-spi --- 20:52:00 [INFO] 20:52:00 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-spi --- 20:52:00 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.0-SNAPSHOT.jar 20:52:00 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF 20:52:00 [INFO] 20:52:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-spi --- 20:52:00 [INFO] No previous run data found, generating javadoc. 20:52:00 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.0-SNAPSHOT-javadoc.jar 20:52:00 [INFO] 20:52:00 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflow-protocol-spi --- 20:52:00 [INFO] CycloneDX: Resolving Dependencies 20:52:00 [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) 20:52:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/bom.xml 20:52:00 [INFO] attaching as openflow-protocol-spi-0.19.0-SNAPSHOT-cyclonedx.xml 20:52:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/bom.json 20:52:00 [INFO] attaching as openflow-protocol-spi-0.19.0-SNAPSHOT-cyclonedx.json 20:52:00 [INFO] 20:52:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- 20:52:00 [INFO] Skipping duplicate-finder execution! 20:52:00 [INFO] 20:52:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-spi --- 20:52:00 [WARNING] Used undeclared dependencies found: 20:52:00 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 20:52:00 [INFO] 20:52:00 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-spi --- 20:52:00 [INFO] 20:52:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-spi --- 20:52:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:52:00 [INFO] 20:52:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-spi --- 20:52:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-SNAPSHOT.jar 20:52:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-SNAPSHOT.pom 20:52:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-SNAPSHOT-javadoc.jar 20:52:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-SNAPSHOT-cyclonedx.xml 20:52:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-SNAPSHOT-cyclonedx.json 20:52:00 [INFO] 20:52:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-spi --- 20:52:00 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-SNAPSHOT.jar 20:52:00 [INFO] Writing OBR metadata 20:52:00 [INFO] 20:52:00 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-spi --- 20:52:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:52:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml 20:52:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:52:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:52:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:52:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:52:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:52:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:52:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:52:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:52:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:52:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:52:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:52:00 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:52:00 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:52:00 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:52:00 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:52:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:52:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:52:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:52:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:52:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:52:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:52:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:52:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:52:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:52:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:52:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:52:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:52:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:52:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:52:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:52:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:52:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:52:00 at java.lang.reflect.Method.invoke (Method.java:568) 20:52:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:52:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:52:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:52:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:52:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml 20:52:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 20:52:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:52:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:52:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:52:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:52:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:52:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:52:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:52:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:52:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:52:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:52:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:52:00 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:52:00 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:52:00 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:52:00 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:52:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:52:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:52:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:52:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:52:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:52:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:52:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:52:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:52:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:52:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:52:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:52:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:52:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:52:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:52:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:52:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:52:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:52:00 at java.lang.reflect.Method.invoke (Method.java:568) 20:52:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:52:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:52:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:52:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:52:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 20:52:00 [INFO] 20:52:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-spi --- 20:52:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:52:00 [INFO] 20:52:00 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-spi --- 20:52:00 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.0-SNAPSHOT-sources.jar 20:52:00 [INFO] 20:52:00 [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- 20:52:00 [INFO] Building ODL :: openflowjava :: openflowjava-util 0.19.0-SNAPSHOT [8/84] 20:52:00 [INFO] -------------------------------[ bundle ]------------------------------- 20:52:00 [INFO] 20:52:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-util --- 20:52:00 [INFO] 20:52:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-util --- 20:52:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:00 [INFO] 20:52:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-util --- 20:52:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:00 [INFO] 20:52:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-util --- 20:52:01 [INFO] 20:52:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-util --- 20:52:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:52:01 [INFO] 20:52:01 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-util --- 20:52:01 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/src/main/yang added. 20:52:01 [INFO] 20:52:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-util --- 20:52:01 [INFO] Starting audit... 20:52:01 Audit done. 20:52:01 [INFO] You have 0 Checkstyle violations. 20:52:01 [INFO] 20:52:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-util --- 20:52:01 [INFO] Starting audit... 20:52:01 Audit done. 20:52:01 [INFO] You have 0 Checkstyle violations. 20:52:01 [INFO] 20:52:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-util --- 20:52:01 [INFO] 20:52:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util --- 20:52:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/src/main/resources 20:52:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/generated-sources/spi 20:52:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/generated-sources/yang 20:52:01 [INFO] 20:52:01 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-util --- 20:52:01 [INFO] Recompiling the module because of changed dependency. 20:52:01 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 20:52:02 [INFO] 20:52:02 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 20:52:02 [INFO] 20:52:02 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-util --- 20:52:02 [INFO] Fork Value is true 20:52:04 [INFO] Done SpotBugs Analysis.... 20:52:04 [INFO] 20:52:04 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 20:52:04 [INFO] 20:52:04 [INFO] 20:52:04 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-util --- 20:52:04 [INFO] BugInstance size is 0 20:52:04 [INFO] Error size is 0 20:52:04 [INFO] No errors/warnings found 20:52:04 [INFO] 20:52:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-util --- 20:52:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/src/test/resources 20:52:04 [INFO] 20:52:04 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-util --- 20:52:04 [INFO] Recompiling the module because of changed dependency. 20:52:04 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 20:52:04 [INFO] 20:52:04 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-util --- 20:52:04 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/surefire-reports 20:52:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:52:04 [INFO] 20:52:04 [INFO] ------------------------------------------------------- 20:52:04 [INFO] T E S T S 20:52:04 [INFO] ------------------------------------------------------- 20:52:05 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 20:52:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest 20:52:05 [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest 20:52:05 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest 20:52:05 [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 20:52:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest 20:52:05 [INFO] 20:52:05 [INFO] Results: 20:52:05 [INFO] 20:52:05 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 20:52:05 [INFO] 20:52:05 [INFO] 20:52:05 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-util --- 20:52:05 [INFO] 20:52:05 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-util --- 20:52:05 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/openflowjava-util-0.19.0-SNAPSHOT.jar 20:52:05 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF 20:52:05 [INFO] 20:52:05 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-util --- 20:52:05 [INFO] No previous run data found, generating javadoc. 20:52:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/openflowjava-util-0.19.0-SNAPSHOT-javadoc.jar 20:52:06 [INFO] 20:52:06 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-util --- 20:52:06 [INFO] CycloneDX: Resolving Dependencies 20:52:06 [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) 20:52:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/bom.xml 20:52:07 [INFO] attaching as openflowjava-util-0.19.0-SNAPSHOT-cyclonedx.xml 20:52:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/bom.json 20:52:07 [INFO] attaching as openflowjava-util-0.19.0-SNAPSHOT-cyclonedx.json 20:52:07 [INFO] 20:52:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- 20:52:07 [INFO] Skipping duplicate-finder execution! 20:52:07 [INFO] 20:52:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-util --- 20:52:07 [WARNING] Used undeclared dependencies found: 20:52:07 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 20:52:07 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 20:52:07 [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:compile 20:52:07 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:52:07 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 20:52:07 [INFO] 20:52:07 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-util --- 20:52:07 [INFO] 20:52:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-util --- 20:52:07 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec 20:52:07 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes 20:52:07 [INFO] 20:52:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-util --- 20:52:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/openflowjava-util-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-SNAPSHOT.jar 20:52:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-SNAPSHOT.pom 20:52:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/openflowjava-util-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-SNAPSHOT-javadoc.jar 20:52:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-SNAPSHOT-cyclonedx.xml 20:52:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-SNAPSHOT-cyclonedx.json 20:52:07 [INFO] 20:52:07 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-util --- 20:52:07 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-SNAPSHOT.jar 20:52:07 [INFO] Writing OBR metadata 20:52:07 [INFO] 20:52:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-util --- 20:52:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:52:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml 20:52:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:52:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:52:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:52:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:52:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:52:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:52:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:52:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:52:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:52:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:52:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:52:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:52:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:52:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:52:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:52:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:52:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:52:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:52:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:52:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:52:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:52:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:52:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:52:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:52:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:52:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:52:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:52:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:52:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:52:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:52:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:52:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:52:07 at java.lang.reflect.Method.invoke (Method.java:568) 20:52:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:52:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:52:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:52:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:52:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml 20:52:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 20:52:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:52:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:52:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:52:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:52:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:52:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:52:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:52:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:52:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:52:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:52:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:52:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:52:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:52:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:52:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:52:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:52:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:52:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:52:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:52:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:52:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:52:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:52:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:52:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:52:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:52:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:52:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:52:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:52:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:52:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:52:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:52:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:52:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:52:07 at java.lang.reflect.Method.invoke (Method.java:568) 20:52:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:52:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:52:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:52:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:52:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 20:52:07 [INFO] 20:52:07 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-util --- 20:52:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:52:07 [INFO] 20:52:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-util --- 20:52:07 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/openflowjava-util-0.19.0-SNAPSHOT-sources.jar 20:52:07 [INFO] 20:52:07 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- 20:52:07 [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.19.0-SNAPSHOT [9/84] 20:52:07 [INFO] -------------------------------[ bundle ]------------------------------- 20:52:07 [INFO] 20:52:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-impl --- 20:52:07 [INFO] 20:52:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-impl --- 20:52:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:07 [INFO] 20:52:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 20:52:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:52:07 [INFO] 20:52:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-impl --- 20:52:08 [INFO] 20:52:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 20:52:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:52:08 [INFO] 20:52:08 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-impl --- 20:52:08 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/yang added. 20:52:08 [INFO] 20:52:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-impl --- 20:52:08 [INFO] Starting audit... 20:52:08 Audit done. 20:52:08 [INFO] You have 0 Checkstyle violations. 20:52:08 [INFO] 20:52:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-impl --- 20:52:25 [INFO] Starting audit... 20:52:25 Audit done. 20:52:25 [INFO] You have 0 Checkstyle violations. 20:52:25 [INFO] 20:52:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-impl --- 20:52:25 [INFO] 20:52:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 20:52:25 [INFO] Copying 5 resources from src/main/resources to target/classes 20:52:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 20:52:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 20:52:25 [INFO] 20:52:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-impl --- 20:52:25 [INFO] Recompiling the module because of changed dependency. 20:52:25 [INFO] Compiling 347 source files with javac [debug release 17] to target/classes 20:52:26 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:52:26 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:52:26 reason: class file for javax.annotation.meta.When not found 20:52:26 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 20:52:26 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:52:26 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:52:26 reason: class file for javax.annotation.meta.When not found 20:52:26 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 20:52:26 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 20:52:26 reason: class file for javax.annotation.meta.When not found 20:52:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 20:52:26 required: java.lang.Class 20:52:26 found: java.lang.Class 20:52:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 20:52:26 required: java.lang.Class 20:52:26 found: java.lang.Class 20:52:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 20:52:26 required: java.lang.Class 20:52:26 found: java.lang.Class 20:52:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 20:52:26 required: java.lang.Class 20:52:26 found: java.lang.Class 20:52:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpConnectionInitializer.java:[73,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal 20:52:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/UdpHandler.java:[137,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal 20:52:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpHandler.java:[195,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal 20:52:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[197,15] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal 20:52:26 [INFO] 20:52:26 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 20:52:26 [INFO] 20:52:26 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflow-protocol-impl --- 20:52:26 [INFO] Fork Value is true 20:52:37 [INFO] Done SpotBugs Analysis.... 20:52:37 [INFO] 20:52:37 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 20:52:37 [INFO] 20:52:37 [INFO] 20:52:37 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflow-protocol-impl --- 20:52:37 [INFO] BugInstance size is 0 20:52:37 [INFO] Error size is 0 20:52:37 [INFO] No errors/warnings found 20:52:37 [INFO] 20:52:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-impl --- 20:52:37 [INFO] Copying 4 resources from src/test/resources to target/test-classes 20:52:37 [INFO] 20:52:37 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflow-protocol-impl --- 20:52:37 [INFO] Recompiling the module because of changed dependency. 20:52:37 [INFO] Compiling 229 source files with javac [debug release 17] to target/test-classes 20:52:39 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[270,15] found raw type: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey 20:52:39 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey 20:52:39 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[271,36] unchecked method invocation: method registerSerializer in class org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl is applied to given types 20:52:39 required: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFGeneralSerializer 20:52:39 found: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFGeneralSerializer 20:52:39 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[271,37] unchecked conversion 20:52:39 required: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey 20:52:39 found: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey 20:52:39 [INFO] 20:52:39 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflow-protocol-impl --- 20:52:39 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/surefire-reports 20:52:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:52:39 [INFO] 20:52:39 [INFO] ------------------------------------------------------- 20:52:39 [INFO] T E S T S 20:52:39 [INFO] ------------------------------------------------------- 20:52:41 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 20:52:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:52:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.414 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest 20:52:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 20:52:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest 20:52:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 20:52:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest 20:52:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 20:52:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest 20:52:43 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 20:52:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.938 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test 20:52:44 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 20:52:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test 20:52:45 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 20:52:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.816 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest 20:52:46 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpHandlerTest 20:52:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.287 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpHandlerTest 20:52:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 20:52:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest 20:52:54 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 20:52:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.185 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest 20:52:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 20:52:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest 20:52:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 20:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest 20:52:56 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 20:52:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest 20:52:57 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 20:52:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest 20:52:57 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 20:52:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest 20:52:57 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 20:52:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest 20:52:57 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 20:52:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test 20:52:57 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 20:52:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest 20:52:57 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 20:52:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest 20:52:57 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 20:52:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest 20:52:57 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 20:52:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest 20:52:57 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 20:52:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest 20:52:57 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 20:52:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest 20:52:57 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpHandlerTest 20:53:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.40 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpHandlerTest 20:53:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 20:53:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest 20:53:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 20:53:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest 20:53:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 20:53:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest 20:53:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 20:53:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest 20:53:10 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 20:53:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 20:53:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 20:53:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 20:53:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 20:53:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 20:53:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest 20:53:11 [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 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 20:53:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 20:53:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 20:53:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 20:53:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 20:53:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 20:53:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 20:53:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 20:53:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 20:53:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 20:53:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 20:53:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 20:53:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 20:53:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 20:53:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 20:53:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 20:53:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 20:53:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 20:53:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 20:53:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 20:53:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 20:53:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 20:53:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest 20:53:11 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 20:53:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 20:53:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 20:53:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 20:53:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 20:53:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 20:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 20:53:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 20:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 20:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 20:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 20:53:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 20:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 20:53:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 20:53:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 20:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 20:53:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 20:53:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 20:53:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 20:53:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 20:53:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 20:53:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 20:53:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest 20:53:12 [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest 20:53:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest 20:53:12 [INFO] 20:53:12 [INFO] Results: 20:53:12 [INFO] 20:53:12 [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0 20:53:12 [INFO] 20:53:12 [INFO] 20:53:12 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflow-protocol-impl --- 20:53:12 [INFO] 20:53:12 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-impl --- 20:53:13 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.0-SNAPSHOT.jar 20:53:13 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF 20:53:13 [INFO] 20:53:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-impl --- 20:53:13 [INFO] No previous run data found, generating javadoc. 20:53:16 [WARNING] Javadoc Warnings 20:53:16 [WARNING] warning: unknown enum constant When.UNKNOWN 20:53:16 [WARNING] reason: class file for javax.annotation.meta.When not found 20:53:16 [WARNING] 1 warning 20:53:16 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.0-SNAPSHOT-javadoc.jar 20:53:17 [INFO] 20:53:17 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openflow-protocol-impl --- 20:53:17 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.0-SNAPSHOT-tests.jar 20:53:17 [INFO] 20:53:17 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflow-protocol-impl --- 20:53:17 [INFO] CycloneDX: Resolving Dependencies 20:53:18 [INFO] CycloneDX: Creating BOM version 1.4 with 44 component(s) 20:53:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/bom.xml 20:53:18 [INFO] attaching as openflow-protocol-impl-0.19.0-SNAPSHOT-cyclonedx.xml 20:53:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/bom.json 20:53:18 [INFO] attaching as openflow-protocol-impl-0.19.0-SNAPSHOT-cyclonedx.json 20:53:18 [INFO] 20:53:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- 20:53:18 [INFO] Skipping duplicate-finder execution! 20:53:18 [INFO] 20:53:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-impl --- 20:53:18 [WARNING] Used undeclared dependencies found: 20:53:18 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 20:53:18 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 20:53:18 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 20:53:18 [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:compile 20:53:18 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 20:53:18 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 20:53:18 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 20:53:18 [WARNING] io.netty:netty-transport:jar:4.1.107.Final:compile 20:53:18 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 20:53:18 [WARNING] io.netty:netty-codec:jar:4.1.107.Final:compile 20:53:18 [WARNING] io.netty:netty-common:jar:4.1.107.Final:compile 20:53:18 [WARNING] io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 20:53:18 [WARNING] Non-test scoped test only dependencies found: 20:53:18 [WARNING] io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile 20:53:18 [INFO] 20:53:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-impl --- 20:53:18 [INFO] 20:53:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-impl --- 20:53:18 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec 20:53:18 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes 20:53:18 [INFO] 20:53:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-impl --- 20:53:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-SNAPSHOT.jar 20:53:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-SNAPSHOT.pom 20:53:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-SNAPSHOT-javadoc.jar 20:53:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-SNAPSHOT-tests.jar 20:53:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-SNAPSHOT-cyclonedx.xml 20:53:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-SNAPSHOT-cyclonedx.json 20:53:18 [INFO] 20:53:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-impl --- 20:53:18 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-SNAPSHOT.jar 20:53:18 [INFO] Writing OBR metadata 20:53:18 [INFO] 20:53:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-impl --- 20:53:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:53:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml 20:53:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:53:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:53:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:53:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:53:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:53:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:53:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:53:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:53:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:53:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:53:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:53:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:53:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:53:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:53:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:53:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:53:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:53:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:53:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:53:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:53:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:53:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:53:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:53:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:53:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:53:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:53:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:53:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:53:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:53:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:53:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:53:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:53:18 at java.lang.reflect.Method.invoke (Method.java:568) 20:53:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:53:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:53:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:53:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:53:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml 20:53:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 20:53:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:53:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:53:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:53:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:53:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:53:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:53:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:53:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:53:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:53:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:53:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:53:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:53:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:53:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:53:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:53:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:53:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:53:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:53:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:53:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:53:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:53:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:53:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:53:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:53:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:53:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:53:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:53:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:53:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:53:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:53:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:53:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:53:18 at java.lang.reflect.Method.invoke (Method.java:568) 20:53:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:53:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:53:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:53:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:53:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 20:53:18 [INFO] 20:53:18 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-impl --- 20:53:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:53:18 [INFO] 20:53:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-impl --- 20:53:18 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.0-SNAPSHOT-sources.jar 20:53:19 [INFO] 20:53:19 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- 20:53:19 [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.19.0-SNAPSHOT [10/84] 20:53:19 [INFO] -------------------------------[ bundle ]------------------------------- 20:53:19 [INFO] 20:53:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-blueprint-config --- 20:53:19 [INFO] 20:53:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-blueprint-config --- 20:53:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:19 [INFO] 20:53:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 20:53:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:19 [INFO] 20:53:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-blueprint-config --- 20:53:19 [INFO] 20:53:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 20:53:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:53:19 [INFO] 20:53:19 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-blueprint-config --- 20:53:19 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 20:53:19 [INFO] 20:53:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-blueprint-config --- 20:53:19 [INFO] Starting audit... 20:53:19 Audit done. 20:53:19 [INFO] You have 0 Checkstyle violations. 20:53:19 [INFO] 20:53:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-blueprint-config --- 20:53:19 [INFO] Starting audit... 20:53:19 Audit done. 20:53:19 [INFO] You have 0 Checkstyle violations. 20:53:19 [INFO] 20:53:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-blueprint-config --- 20:53:19 [INFO] 20:53:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 20:53:19 [INFO] Copying 3 resources from src/main/resources to target/classes 20:53:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 20:53:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 20:53:19 [INFO] 20:53:19 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-blueprint-config --- 20:53:19 [INFO] No sources to compile 20:53:19 [INFO] 20:53:19 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 20:53:19 [INFO] 20:53:19 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 20:53:19 [INFO] 20:53:19 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 20:53:19 [INFO] 20:53:19 [INFO] 20:53:19 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-blueprint-config --- 20:53:19 [INFO] 20:53:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config --- 20:53:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/src/test/resources 20:53:19 [INFO] 20:53:19 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-blueprint-config --- 20:53:19 [INFO] No sources to compile 20:53:19 [INFO] 20:53:19 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-blueprint-config --- 20:53:19 [INFO] No tests to run. 20:53:19 [INFO] 20:53:19 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-blueprint-config --- 20:53:19 [INFO] 20:53:19 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-blueprint-config --- 20:53:19 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.0-SNAPSHOT.jar 20:53:19 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF 20:53:19 [INFO] 20:53:19 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-blueprint-config --- 20:53:19 [INFO] 20:53:19 [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- 20:53:19 [INFO] 20:53:19 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-blueprint-config --- 20:53:19 [INFO] CycloneDX: Resolving Dependencies 20:53:19 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 20:53:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/bom.xml 20:53:19 [INFO] attaching as openflowjava-blueprint-config-0.19.0-SNAPSHOT-cyclonedx.xml 20:53:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/bom.json 20:53:19 [INFO] attaching as openflowjava-blueprint-config-0.19.0-SNAPSHOT-cyclonedx.json 20:53:19 [INFO] 20:53:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- 20:53:19 [INFO] Skipping duplicate-finder execution! 20:53:19 [INFO] 20:53:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- 20:53:20 [INFO] No dependency problems found 20:53:20 [INFO] 20:53:20 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-blueprint-config --- 20:53:20 [INFO] 20:53:20 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-blueprint-config --- 20:53:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:53:20 [INFO] 20:53:20 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-blueprint-config --- 20:53:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-SNAPSHOT.jar 20:53:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-SNAPSHOT.pom 20:53:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-SNAPSHOT-config.xml 20:53:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-SNAPSHOT-legacyConfig.xml 20:53:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-SNAPSHOT-cyclonedx.xml 20:53:20 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-SNAPSHOT-cyclonedx.json 20:53:20 [INFO] 20:53:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-blueprint-config --- 20:53:20 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-SNAPSHOT.jar 20:53:20 [INFO] Writing OBR metadata 20:53:20 [INFO] 20:53:20 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-blueprint-config --- 20:53:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:53:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml 20:53:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:53:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:53:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:53:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:53:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:53:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:53:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:53:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:53:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:53:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:53:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:53:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:53:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:53:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:53:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:53:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:53:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:53:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:53:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:53:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:53:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:53:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:53:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:53:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:53:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:53:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:53:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:53:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:53:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:53:20 at java.lang.reflect.Method.invoke (Method.java:568) 20:53:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:53:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:53:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:53:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:53:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml 20:53:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 20:53:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:53:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:53:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:53:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:53:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:53:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:53:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:53:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:53:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:53:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:53:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:53:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:53:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:53:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:53:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:53:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:53:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:53:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:53:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:53:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:53:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:53:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:53:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:53:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:53:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:53:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:53:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:53:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:53:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:53:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:53:20 at java.lang.reflect.Method.invoke (Method.java:568) 20:53:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:53:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:53:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:53:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:53:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 20:53:20 [INFO] 20:53:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-blueprint-config --- 20:53:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:53:20 [INFO] 20:53:20 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-blueprint-config --- 20:53:20 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.0-SNAPSHOT-sources.jar 20:53:20 [INFO] 20:53:20 [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- 20:53:20 [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.19.0-SNAPSHOT [11/84] 20:53:20 [INFO] ------------------------------[ feature ]------------------------------- 20:53:23 [INFO] 20:53:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowjava-protocol --- 20:53:23 [INFO] 20:53:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowjava-protocol --- 20:53:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 20:53:23 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 20:53:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:23 [INFO] 20:53:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 20:53:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:23 [INFO] 20:53:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowjava-protocol --- 20:53:24 [INFO] 20:53:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 20:53:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:53:24 [INFO] argLine set to empty 20:53:24 [INFO] 20:53:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowjava-protocol --- 20:53:24 [INFO] Starting audit... 20:53:24 Audit done. 20:53:24 [INFO] You have 0 Checkstyle violations. 20:53:24 [INFO] 20:53:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowjava-protocol --- 20:53:24 [INFO] Starting audit... 20:53:24 Audit done. 20:53:24 [INFO] You have 0 Checkstyle violations. 20:53:24 [INFO] 20:53:24 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowjava-protocol --- 20:53:24 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes/META-INF/maven/dependencies.properties 20:53:24 [INFO] 20:53:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowjava-protocol --- 20:53:24 [INFO] 20:53:24 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 20:53:24 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml 20:53:25 [INFO] ...done! 20:53:25 [INFO] Attaching features XML 20:53:25 [INFO] 20:53:25 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowjava-protocol --- 20:53:25 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:53:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:53:25 [INFO] 20:53:25 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 20:53:25 [INFO] 20:53:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 20:53:25 [INFO] 20:53:25 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 20:53:25 [INFO] 20:53:25 [INFO] 20:53:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowjava-protocol --- 20:53:25 [INFO] 20:53:25 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowjava-protocol --- 20:53:25 [INFO] 20:53:25 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowjava-protocol --- 20:53:25 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/surefire-reports 20:53:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:53:25 [INFO] 20:53:25 [INFO] ------------------------------------------------------- 20:53:25 [INFO] T E S T S 20:53:25 [INFO] ------------------------------------------------------- 20:53:27 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 20:53:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.21 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 20:53:39 [INFO] 20:53:39 [INFO] Results: 20:53:39 [INFO] 20:53:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 20:53:39 [INFO] 20:53:39 [INFO] 20:53:39 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowjava-protocol --- 20:53:39 [INFO] 20:53:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowjava-protocol --- 20:53:39 [INFO] 20:53:39 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowjava-protocol --- 20:53:40 [INFO] CycloneDX: Resolving Dependencies 20:53:44 [INFO] CycloneDX: Creating BOM version 1.4 with 61 component(s) 20:53:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml 20:53:44 [INFO] attaching as odl-openflowjava-protocol-0.19.0-SNAPSHOT-cyclonedx.xml 20:53:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json 20:53:44 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 20:53:44 [INFO] attaching as odl-openflowjava-protocol-0.19.0-SNAPSHOT-cyclonedx.json 20:53:44 [INFO] 20:53:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- 20:53:44 [INFO] Skipping duplicate-finder execution! 20:53:44 [INFO] 20:53:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- 20:53:44 [INFO] Skipping plugin execution 20:53:44 [INFO] 20:53:44 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- 20:53:44 [INFO] No sources in project. Archive not created. 20:53:44 [INFO] 20:53:44 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowjava-protocol --- 20:53:44 [INFO] 20:53:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowjava-protocol --- 20:53:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:53:44 [INFO] 20:53:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowjava-protocol --- 20:53:44 [INFO] No primary artifact to install, installing attached artifacts instead. 20:53:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-SNAPSHOT.pom 20:53:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-SNAPSHOT-features.xml 20:53:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-SNAPSHOT-cyclonedx.xml 20:53:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-SNAPSHOT-cyclonedx.json 20:53:44 [INFO] 20:53:44 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowjava-protocol --- 20:53:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:53:44 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 20:53:44 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml 20:53:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:53:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:53:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:53:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:53:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:53:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:53:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:53:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:53:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:53:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:53:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:53:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:53:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:53:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 20:53:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:53:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:53:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:53:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:53:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:53:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:53:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:53:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:53:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:53:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:53:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:53:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:53:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:53:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:53:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:53:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:53:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:53:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:53:44 at java.lang.reflect.Method.invoke (Method.java:568) 20:53:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:53:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:53:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:53:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:53:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml 20:53:44 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 20:53:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:53:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:53:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:53:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:53:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:53:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:53:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:53:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:53:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:53:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:53:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:53:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:53:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:53:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 20:53:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:53:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:53:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:53:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:53:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:53:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:53:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:53:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:53:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:53:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:53:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:53:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:53:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:53:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:53:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:53:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:53:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:53:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:53:44 at java.lang.reflect.Method.invoke (Method.java:568) 20:53:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:53:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:53:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:53:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:53:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 20:53:44 [INFO] 20:53:44 [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava >-- 20:53:44 [INFO] Building ODL :: openflowjava :: features-openflowjava 0.19.0-SNAPSHOT [12/84] 20:53:44 [INFO] ------------------------------[ feature ]------------------------------- 20:53:44 [INFO] 20:53:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowjava --- 20:53:44 [INFO] 20:53:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava --- 20:53:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:44 [INFO] 20:53:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowjava --- 20:53:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:44 [INFO] 20:53:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowjava --- 20:53:45 [INFO] 20:53:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowjava --- 20:53:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:53:45 [INFO] argLine set to empty 20:53:45 [INFO] 20:53:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowjava --- 20:53:45 [INFO] Starting audit... 20:53:45 Audit done. 20:53:45 [INFO] You have 0 Checkstyle violations. 20:53:45 [INFO] 20:53:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowjava --- 20:53:45 [INFO] Starting audit... 20:53:45 Audit done. 20:53:45 [INFO] You have 0 Checkstyle violations. 20:53:45 [INFO] 20:53:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowjava --- 20:53:45 [INFO] 20:53:45 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowjava --- 20:53:45 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes/META-INF/maven/dependencies.properties 20:53:45 [INFO] 20:53:45 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- 20:53:45 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml 20:53:45 [INFO] ...done! 20:53:45 [INFO] Attaching features XML 20:53:45 [INFO] 20:53:45 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-openflowjava --- 20:53:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 20:53:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:53:45 [INFO] 20:53:45 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-openflowjava >>> 20:53:45 [INFO] 20:53:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-openflowjava --- 20:53:45 [INFO] 20:53:45 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-openflowjava <<< 20:53:45 [INFO] 20:53:45 [INFO] 20:53:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-openflowjava --- 20:53:45 [INFO] 20:53:45 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-openflowjava --- 20:53:45 [INFO] Tests are skipped. 20:53:45 [INFO] 20:53:45 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-openflowjava --- 20:53:45 [INFO] 20:53:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-openflowjava --- 20:53:45 [INFO] 20:53:45 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-openflowjava --- 20:53:45 [INFO] CycloneDX: Resolving Dependencies 20:53:49 [INFO] CycloneDX: Creating BOM version 1.4 with 62 component(s) 20:53:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml 20:53:49 [INFO] attaching as features-openflowjava-0.19.0-SNAPSHOT-cyclonedx.xml 20:53:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json 20:53:49 [INFO] attaching as features-openflowjava-0.19.0-SNAPSHOT-cyclonedx.json 20:53:49 [INFO] 20:53:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowjava --- 20:53:49 [INFO] Skipping duplicate-finder execution! 20:53:49 [INFO] 20:53:49 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-openflowjava --- 20:53:49 [INFO] Skipping plugin execution 20:53:49 [INFO] 20:53:49 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-openflowjava --- 20:53:49 [INFO] No sources in project. Archive not created. 20:53:49 [INFO] 20:53:49 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-openflowjava --- 20:53:49 [INFO] 20:53:49 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-openflowjava --- 20:53:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:53:49 [INFO] 20:53:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowjava --- 20:53:49 [INFO] No primary artifact to install, installing attached artifacts instead. 20:53:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-SNAPSHOT.pom 20:53:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-SNAPSHOT-features.xml 20:53:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-SNAPSHOT-cyclonedx.xml 20:53:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-SNAPSHOT-cyclonedx.json 20:53:49 [INFO] 20:53:49 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowjava --- 20:53:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:53:49 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 20:53:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/maven-metadata.xml 20:53:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:53:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:53:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:53:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:53:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:53:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:53:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:53:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:53:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:53:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:53:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:53:49 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:53:49 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:53:49 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 20:53:49 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:53:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:53:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:53:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:53:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:53:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:53:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:53:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:53:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:53:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:53:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:53:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:53:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:53:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:53:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:53:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:53:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:53:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:53:49 at java.lang.reflect.Method.invoke (Method.java:568) 20:53:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:53:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:53:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:53:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:53:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/maven-metadata.xml 20:53:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 20:53:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:53:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:53:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:53:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:53:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:53:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:53:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:53:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:53:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:53:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:53:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:53:49 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:53:49 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:53:49 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 20:53:49 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:53:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:53:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:53:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:53:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:53:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:53:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:53:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:53:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:53:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:53:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:53:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:53:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:53:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:53:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:53:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:53:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:53:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:53:49 at java.lang.reflect.Method.invoke (Method.java:568) 20:53:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:53:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:53:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:53:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:53:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 20:53:49 [INFO] 20:53:49 [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator >-- 20:53:49 [INFO] Building ODL :: openflowjava :: features-openflowjava-aggregator 0.19.0-SNAPSHOT [13/84] 20:53:49 [INFO] --------------------------------[ pom ]--------------------------------- 20:53:49 [INFO] 20:53:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowjava-aggregator --- 20:53:49 [INFO] 20:53:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava-aggregator --- 20:53:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:49 [INFO] 20:53:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowjava-aggregator --- 20:53:49 [INFO] 20:53:49 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-openflowjava-aggregator --- 20:53:49 [INFO] CycloneDX: Resolving Dependencies 20:53:49 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 20:53:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/target/bom.xml 20:53:49 [INFO] attaching as features-openflowjava-aggregator-0.19.0-SNAPSHOT-cyclonedx.xml 20:53:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/target/bom.json 20:53:49 [INFO] attaching as features-openflowjava-aggregator-0.19.0-SNAPSHOT-cyclonedx.json 20:53:49 [INFO] 20:53:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowjava-aggregator --- 20:53:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-SNAPSHOT.pom 20:53:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-SNAPSHOT-cyclonedx.xml 20:53:49 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-SNAPSHOT-cyclonedx.json 20:53:49 [INFO] 20:53:49 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowjava-aggregator --- 20:53:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:53:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml 20:53:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:53:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:53:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:53:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:53:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:53:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:53:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:53:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:53:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:53:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:53:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:53:49 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:53:49 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:53:49 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 20:53:49 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:53:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:53:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:53:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:53:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:53:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:53:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:53:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:53:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:53:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:53:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:53:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:53:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:53:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:53:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:53:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:53:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:53:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:53:49 at java.lang.reflect.Method.invoke (Method.java:568) 20:53:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:53:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:53:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:53:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:53:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml 20:53:49 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 20:53:49 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:49 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:53:49 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:53:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:53:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:53:49 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:53:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:53:49 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:53:49 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:53:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:53:49 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:53:49 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:53:49 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:53:49 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:53:49 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 20:53:49 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:53:49 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:53:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:53:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:53:49 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:53:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:53:49 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:53:49 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:53:49 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:53:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:53:49 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:53:49 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:53:49 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:53:49 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:53:49 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:53:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:53:49 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:53:49 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:53:49 at java.lang.reflect.Method.invoke (Method.java:568) 20:53:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:53:49 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:53:49 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:53:49 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:53:49 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 20:53:49 [INFO] 20:53:49 [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ 20:53:49 [INFO] Building simple-client 0.19.0-SNAPSHOT [14/84] 20:53:49 [INFO] -------------------------------[ bundle ]------------------------------- 20:53:49 [INFO] 20:53:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ simple-client --- 20:53:49 [INFO] 20:53:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ simple-client --- 20:53:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:49 [INFO] 20:53:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ simple-client --- 20:53:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:49 [INFO] 20:53:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ simple-client --- 20:53:50 [INFO] 20:53:50 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ simple-client --- 20:53:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:53:50 [INFO] 20:53:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ simple-client --- 20:53:50 [INFO] Starting audit... 20:53:50 Audit done. 20:53:50 [INFO] You have 0 Checkstyle violations. 20:53:50 [INFO] 20:53:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ simple-client --- 20:53:50 [INFO] Starting audit... 20:53:50 Audit done. 20:53:50 [INFO] You have 0 Checkstyle violations. 20:53:50 [INFO] 20:53:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ simple-client --- 20:53:50 [INFO] 20:53:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client --- 20:53:50 [INFO] Copying 2 resources from src/main/resources to target/classes 20:53:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/generated-sources/spi 20:53:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/generated-sources/yang 20:53:50 [INFO] 20:53:50 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ simple-client --- 20:53:50 [INFO] Recompiling the module because of changed dependency. 20:53:50 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 20:53:50 [INFO] 20:53:50 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ simple-client >>> 20:53:50 [INFO] 20:53:50 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ simple-client --- 20:53:50 [INFO] Fork Value is true 20:53:54 [INFO] Done SpotBugs Analysis.... 20:53:54 [INFO] 20:53:54 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ simple-client <<< 20:53:54 [INFO] 20:53:54 [INFO] 20:53:54 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ simple-client --- 20:53:54 [INFO] BugInstance size is 0 20:53:54 [INFO] Error size is 0 20:53:54 [INFO] No errors/warnings found 20:53:54 [INFO] 20:53:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ simple-client --- 20:53:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/src/test/resources 20:53:54 [INFO] 20:53:54 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ simple-client --- 20:53:54 [INFO] No sources to compile 20:53:54 [INFO] 20:53:54 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ simple-client --- 20:53:54 [INFO] No tests to run. 20:53:54 [INFO] 20:53:54 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ simple-client --- 20:53:54 [INFO] 20:53:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ simple-client --- 20:53:54 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.0-SNAPSHOT.jar 20:53:54 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/META-INF/MANIFEST.MF 20:53:54 [INFO] 20:53:54 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ simple-client --- 20:53:54 [INFO] No previous run data found, generating javadoc. 20:53:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.0-SNAPSHOT-javadoc.jar 20:53:56 [INFO] 20:53:56 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ simple-client --- 20:53:56 [INFO] CycloneDX: Resolving Dependencies 20:53:57 [INFO] CycloneDX: Creating BOM version 1.4 with 31 component(s) 20:53:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/bom.xml 20:53:57 [INFO] attaching as simple-client-0.19.0-SNAPSHOT-cyclonedx.xml 20:53:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/bom.json 20:53:57 [INFO] attaching as simple-client-0.19.0-SNAPSHOT-cyclonedx.json 20:53:57 [INFO] 20:53:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- 20:53:57 [INFO] Skipping duplicate-finder execution! 20:53:57 [INFO] 20:53:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ simple-client --- 20:53:57 [WARNING] Unused declared dependencies found: 20:53:57 [WARNING] org.slf4j:slf4j-simple:jar:1.7.32:compile 20:53:57 [INFO] 20:53:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ simple-client --- 20:53:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.0-SNAPSHOT-sources.jar 20:53:57 [INFO] 20:53:57 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ simple-client --- 20:53:57 [INFO] 20:53:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ simple-client --- 20:53:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:53:57 [INFO] 20:53:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ simple-client --- 20:53:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-SNAPSHOT.jar 20:53:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-SNAPSHOT.pom 20:53:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-SNAPSHOT-javadoc.jar 20:53:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-SNAPSHOT-cyclonedx.xml 20:53:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-SNAPSHOT-cyclonedx.json 20:53:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-SNAPSHOT-sources.jar 20:53:57 [INFO] 20:53:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ simple-client --- 20:53:57 [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-SNAPSHOT.jar 20:53:57 [INFO] Writing OBR metadata 20:53:57 [INFO] 20:53:57 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ simple-client --- 20:53:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:53:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/maven-metadata.xml 20:53:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:53:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:53:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:53:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:53:57 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:53:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:53:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:53:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:53:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:53:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:53:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:53:57 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:53:57 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:53:57 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:53:57 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:53:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:53:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:53:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:53:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:53:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:53:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:53:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:53:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:53:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:53:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:53:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:53:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:53:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:53:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:53:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:53:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:53:57 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:53:57 at java.lang.reflect.Method.invoke (Method.java:568) 20:53:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:53:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:53:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:53:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:53:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/maven-metadata.xml 20:53:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 20:53:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:53:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:53:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:53:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:53:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:53:57 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:53:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:53:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:53:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:53:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:53:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:53:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:53:57 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:53:57 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:53:57 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:53:57 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:53:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:53:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:53:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:53:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:53:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:53:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:53:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:53:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:53:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:53:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:53:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:53:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:53:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:53:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:53:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:53:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:53:57 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:53:57 at java.lang.reflect.Method.invoke (Method.java:568) 20:53:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:53:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:53:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:53:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:53:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 20:53:57 [INFO] 20:53:57 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ simple-client --- 20:53:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:53:57 [INFO] 20:53:57 [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- 20:53:57 [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.19.0-SNAPSHOT [15/84] 20:53:57 [INFO] -------------------------------[ bundle ]------------------------------- 20:53:57 [INFO] 20:53:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-it --- 20:53:57 [INFO] 20:53:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-it --- 20:53:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:57 [INFO] 20:53:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 20:53:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:53:57 [INFO] 20:53:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-it --- 20:53:57 [INFO] 20:53:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 20:53:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:53:57 [INFO] 20:53:57 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-it --- 20:53:57 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/src/main/yang added. 20:53:57 [INFO] 20:53:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-it --- 20:53:57 [INFO] Starting audit... 20:53:57 Audit done. 20:53:57 [INFO] You have 0 Checkstyle violations. 20:53:57 [INFO] 20:53:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-it --- 20:53:58 [INFO] Starting audit... 20:53:58 Audit done. 20:53:58 [INFO] You have 0 Checkstyle violations. 20:53:58 [INFO] 20:53:58 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-it --- 20:53:58 [INFO] 20:53:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it --- 20:53:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/src/main/resources 20:53:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/generated-sources/spi 20:53:58 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/generated-sources/yang 20:53:58 [INFO] 20:53:58 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-it --- 20:53:58 [INFO] No sources to compile 20:53:58 [INFO] 20:53:58 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 20:53:58 [INFO] 20:53:58 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflow-protocol-it --- 20:53:58 [INFO] 20:53:58 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 20:53:58 [INFO] 20:53:58 [INFO] 20:53:58 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflow-protocol-it --- 20:53:58 [INFO] 20:53:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- 20:53:58 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:53:58 [INFO] 20:53:58 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflow-protocol-it --- 20:53:58 [INFO] Recompiling the module because of changed dependency. 20:53:58 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:53:58 [INFO] 20:53:58 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflow-protocol-it --- 20:53:58 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/surefire-reports 20:53:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:53:58 [INFO] 20:53:58 [INFO] ------------------------------------------------------- 20:53:58 [INFO] T E S T S 20:53:58 [INFO] ------------------------------------------------------- 20:53:59 [INFO] Running org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 20:53:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:54:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.81 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest 20:54:41 [INFO] 20:54:41 [INFO] Results: 20:54:41 [INFO] 20:54:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 20:54:41 [INFO] 20:54:41 [INFO] 20:54:41 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflow-protocol-it --- 20:54:41 [INFO] 20:54:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-it --- 20:54:41 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.19.0-SNAPSHOT.jar 20:54:41 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF 20:54:41 [INFO] 20:54:41 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-it --- 20:54:41 [INFO] 20:54:41 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflow-protocol-it --- 20:54:41 [INFO] CycloneDX: Resolving Dependencies 20:54:41 [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) 20:54:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/bom.xml 20:54:41 [INFO] attaching as openflow-protocol-it-0.19.0-SNAPSHOT-cyclonedx.xml 20:54:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/bom.json 20:54:41 [INFO] attaching as openflow-protocol-it-0.19.0-SNAPSHOT-cyclonedx.json 20:54:41 [INFO] 20:54:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- 20:54:41 [INFO] Skipping duplicate-finder execution! 20:54:41 [INFO] 20:54:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-it --- 20:54:41 [WARNING] Used undeclared dependencies found: 20:54:41 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:test 20:54:41 [WARNING] com.google.guava:guava:jar:32.1.3-jre:test 20:54:41 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.19.0-SNAPSHOT:test 20:54:41 [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:6.0.6:test 20:54:41 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.19.0-SNAPSHOT:test 20:54:41 [WARNING] Unused declared dependencies found: 20:54:41 [WARNING] org.slf4j:slf4j-simple:jar:1.7.32:compile 20:54:41 [INFO] 20:54:41 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-it --- 20:54:41 [INFO] 20:54:41 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-it --- 20:54:41 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec 20:54:41 [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes 20:54:41 [INFO] 20:54:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-it --- 20:54:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-SNAPSHOT.jar 20:54:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-SNAPSHOT.pom 20:54:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-SNAPSHOT-cyclonedx.xml 20:54:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-SNAPSHOT-cyclonedx.json 20:54:41 [INFO] 20:54:41 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-it --- 20:54:41 [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-SNAPSHOT.jar 20:54:41 [INFO] Writing OBR metadata 20:54:41 [INFO] 20:54:41 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-it --- 20:54:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:54:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/maven-metadata.xml 20:54:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:54:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:54:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:54:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:54:41 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:54:41 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:54:41 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:54:41 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:54:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:54:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:54:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:54:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:54:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:54:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:54:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:54:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:54:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:54:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:54:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:54:41 at java.lang.reflect.Method.invoke (Method.java:568) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:54:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/maven-metadata.xml 20:54:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 20:54:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:54:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:54:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:54:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:54:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:54:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:54:41 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:54:41 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:54:41 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:54:41 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:54:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:54:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:54:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:54:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:54:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:54:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:54:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:54:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:54:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:54:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:54:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:54:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:54:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:54:41 at java.lang.reflect.Method.invoke (Method.java:568) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:54:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:54:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 20:54:41 [INFO] 20:54:41 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-it --- 20:54:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:54:41 [INFO] 20:54:41 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-it --- 20:54:41 [INFO] No sources in project. Archive not created. 20:54:41 [INFO] 20:54:41 [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- 20:54:41 [INFO] Building model-inventory 0.19.0-SNAPSHOT [16/84] 20:54:41 [INFO] -------------------------------[ bundle ]------------------------------- 20:54:41 [INFO] 20:54:41 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-inventory --- 20:54:41 [INFO] 20:54:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-inventory --- 20:54:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:41 [INFO] 20:54:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-inventory --- 20:54:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:41 [INFO] 20:54:41 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-inventory --- 20:54:42 [INFO] 20:54:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-inventory --- 20:54:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:54:42 [INFO] 20:54:42 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ model-inventory --- 20:54:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:54:42 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/src/main/yang 20:54:42 [INFO] yang-to-sources: Found 2 dependencies in 847.0 μs 20:54:42 [INFO] yang-to-sources: Project model files found: 1 in 1.816 ms 20:54:42 [INFO] yang-to-sources: 3 YANG models processed in 14.50 ms 20:54:42 [INFO] BindingJavaFileGenerator: Defined 32 files in 3.616 ms 20:54:42 [INFO] Sorted 32 files into 5 directories in 107.8 μs 20:54:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 14.70 ms 20:54:42 [INFO] 20:54:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-inventory --- 20:54:42 [INFO] Starting audit... 20:54:42 Audit done. 20:54:42 [INFO] You have 0 Checkstyle violations. 20:54:42 [INFO] 20:54:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-inventory --- 20:54:42 [INFO] Starting audit... 20:54:42 Audit done. 20:54:42 [INFO] You have 0 Checkstyle violations. 20:54:42 [INFO] 20:54:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-inventory --- 20:54:42 [INFO] 20:54:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory --- 20:54:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/src/main/resources 20:54:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/generated-sources/spi 20:54:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:54:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:54:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/generated-sources/spi 20:54:42 [INFO] 20:54:42 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-inventory --- 20:54:42 [INFO] Recompiling the module because of changed dependency. 20:54:42 [INFO] Compiling 31 source files with javac [debug release 17] to target/classes 20:54:42 [INFO] 20:54:42 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-inventory >>> 20:54:42 [INFO] 20:54:42 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-inventory --- 20:54:42 [INFO] Fork Value is true 20:54:45 [INFO] Done SpotBugs Analysis.... 20:54:45 [INFO] 20:54:45 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-inventory <<< 20:54:45 [INFO] 20:54:45 [INFO] 20:54:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-inventory --- 20:54:45 [INFO] BugInstance size is 0 20:54:45 [INFO] Error size is 0 20:54:45 [INFO] No errors/warnings found 20:54:45 [INFO] 20:54:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-inventory --- 20:54:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/src/test/resources 20:54:45 [INFO] 20:54:45 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-inventory --- 20:54:45 [INFO] No sources to compile 20:54:45 [INFO] 20:54:45 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-inventory --- 20:54:45 [INFO] No tests to run. 20:54:45 [INFO] 20:54:45 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ model-inventory --- 20:54:45 [INFO] 20:54:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-inventory --- 20:54:45 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.0-SNAPSHOT.jar 20:54:45 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/META-INF/MANIFEST.MF 20:54:45 [INFO] 20:54:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-inventory --- 20:54:45 [INFO] No previous run data found, generating javadoc. 20:54:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.0-SNAPSHOT-javadoc.jar 20:54:47 [INFO] 20:54:47 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-inventory --- 20:54:47 [INFO] CycloneDX: Resolving Dependencies 20:54:47 [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) 20:54:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/bom.xml 20:54:47 [INFO] attaching as model-inventory-0.19.0-SNAPSHOT-cyclonedx.xml 20:54:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/bom.json 20:54:47 [INFO] attaching as model-inventory-0.19.0-SNAPSHOT-cyclonedx.json 20:54:47 [INFO] 20:54:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- 20:54:47 [INFO] Skipping duplicate-finder execution! 20:54:47 [INFO] 20:54:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-inventory --- 20:54:47 [INFO] No dependency problems found 20:54:47 [INFO] 20:54:47 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-inventory --- 20:54:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.0-SNAPSHOT-sources.jar 20:54:47 [INFO] 20:54:47 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-inventory --- 20:54:47 [INFO] 20:54:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-inventory --- 20:54:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:54:47 [INFO] 20:54:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-inventory --- 20:54:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-SNAPSHOT.jar 20:54:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-SNAPSHOT.pom 20:54:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-SNAPSHOT-javadoc.jar 20:54:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-SNAPSHOT-cyclonedx.xml 20:54:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-SNAPSHOT-cyclonedx.json 20:54:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-SNAPSHOT-sources.jar 20:54:47 [INFO] 20:54:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-inventory --- 20:54:47 [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-SNAPSHOT.jar 20:54:47 [INFO] Writing OBR metadata 20:54:47 [INFO] 20:54:47 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-inventory --- 20:54:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:54:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml 20:54:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:54:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:54:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:54:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:54:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:54:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:54:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:54:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:54:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:54:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:54:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:54:47 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:54:47 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:54:47 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:54:47 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:54:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:54:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:54:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:54:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:54:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:54:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:54:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:54:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:54:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:54:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:54:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:54:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:54:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:54:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:54:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:54:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:54:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:54:47 at java.lang.reflect.Method.invoke (Method.java:568) 20:54:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:54:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:54:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:54:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:54:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml 20:54:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 20:54:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:54:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:54:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:54:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:54:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:54:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:54:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:54:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:54:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:54:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:54:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:54:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:54:47 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:54:47 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:54:47 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:54:47 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:54:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:54:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:54:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:54:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:54:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:54:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:54:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:54:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:54:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:54:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:54:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:54:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:54:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:54:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:54:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:54:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:54:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:54:47 at java.lang.reflect.Method.invoke (Method.java:568) 20:54:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:54:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:54:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:54:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:54:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 20:54:47 [INFO] 20:54:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-inventory --- 20:54:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:54:47 [INFO] 20:54:47 [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- 20:54:47 [INFO] Building model-flow-base 0.19.0-SNAPSHOT [17/84] 20:54:47 [INFO] -------------------------------[ bundle ]------------------------------- 20:54:47 [INFO] 20:54:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-flow-base --- 20:54:47 [INFO] 20:54:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-base --- 20:54:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:47 [INFO] 20:54:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-base --- 20:54:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:54:47 [INFO] 20:54:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-base --- 20:54:48 [INFO] 20:54:48 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-base --- 20:54:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:54:48 [INFO] 20:54:48 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ model-flow-base --- 20:54:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:54:48 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/src/main/yang 20:54:48 [INFO] yang-to-sources: Found 6 dependencies in 2.458 ms 20:54:48 [INFO] yang-to-sources: Project model files found: 11 in 15.61 ms 20:54:48 [INFO] yang-to-sources: 21 YANG models processed in 497.3 ms 20:54:48 [INFO] BindingJavaFileGenerator: Defined 602 files in 45.01 ms 20:54:48 [INFO] Sorted 602 files into 136 directories in 717.5 μs 20:54:48 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 602 in 240.9 ms 20:54:49 [INFO] 20:54:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-base --- 20:54:49 [INFO] Starting audit... 20:54:49 Audit done. 20:54:49 [INFO] You have 0 Checkstyle violations. 20:54:49 [INFO] 20:54:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-base --- 20:54:49 [INFO] Starting audit... 20:54:49 Audit done. 20:54:49 [INFO] You have 0 Checkstyle violations. 20:54:49 [INFO] 20:54:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-base --- 20:54:49 [INFO] 20:54:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base --- 20:54:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/src/main/resources 20:54:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/generated-sources/spi 20:54:49 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:54:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:54:49 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 20:54:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/generated-sources/spi 20:54:49 [INFO] 20:54:49 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-base --- 20:54:49 [INFO] Recompiling the module because of changed dependency. 20:54:49 [INFO] Compiling 602 source files with javac [debug release 17] to target/classes 20:54:51 [INFO] 20:54:51 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-flow-base >>> 20:54:51 [INFO] 20:54:51 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-flow-base --- 20:54:51 [INFO] Fork Value is true 20:54:55 [INFO] Done SpotBugs Analysis.... 20:54:55 [INFO] 20:54:55 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-flow-base <<< 20:54:55 [INFO] 20:54:55 [INFO] 20:54:55 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-flow-base --- 20:54:55 [INFO] BugInstance size is 0 20:54:55 [INFO] Error size is 0 20:54:55 [INFO] No errors/warnings found 20:54:55 [INFO] 20:54:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-base --- 20:54:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/src/test/resources 20:54:55 [INFO] 20:54:55 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-flow-base --- 20:54:55 [INFO] No sources to compile 20:54:55 [INFO] 20:54:55 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-flow-base --- 20:54:55 [INFO] No tests to run. 20:54:55 [INFO] 20:54:55 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ model-flow-base --- 20:54:55 [INFO] 20:54:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-base --- 20:54:55 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.0-SNAPSHOT.jar 20:54:56 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/META-INF/MANIFEST.MF 20:54:56 [INFO] 20:54:56 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-flow-base --- 20:54:56 [INFO] No previous run data found, generating javadoc. 20:55:04 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.0-SNAPSHOT-javadoc.jar 20:55:04 [INFO] 20:55:04 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-flow-base --- 20:55:04 [INFO] CycloneDX: Resolving Dependencies 20:55:05 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 20:55:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/bom.xml 20:55:05 [INFO] attaching as model-flow-base-0.19.0-SNAPSHOT-cyclonedx.xml 20:55:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/bom.json 20:55:05 [INFO] attaching as model-flow-base-0.19.0-SNAPSHOT-cyclonedx.json 20:55:05 [INFO] 20:55:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- 20:55:05 [INFO] Skipping duplicate-finder execution! 20:55:05 [INFO] 20:55:05 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-flow-base --- 20:55:05 [WARNING] Used undeclared dependencies found: 20:55:05 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 20:55:05 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 20:55:05 [INFO] 20:55:05 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-flow-base --- 20:55:05 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.0-SNAPSHOT-sources.jar 20:55:05 [INFO] 20:55:05 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-flow-base --- 20:55:05 [INFO] 20:55:05 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-flow-base --- 20:55:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:55:05 [INFO] 20:55:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-flow-base --- 20:55:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-SNAPSHOT.jar 20:55:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-SNAPSHOT.pom 20:55:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-SNAPSHOT-javadoc.jar 20:55:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-SNAPSHOT-cyclonedx.xml 20:55:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-SNAPSHOT-cyclonedx.json 20:55:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-SNAPSHOT-sources.jar 20:55:05 [INFO] 20:55:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-base --- 20:55:05 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-SNAPSHOT.jar 20:55:05 [INFO] Writing OBR metadata 20:55:05 [INFO] 20:55:05 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-flow-base --- 20:55:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:55:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml 20:55:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:55:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:55:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:55:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:55:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:55:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:55:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:55:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:55:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:55:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:55:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:55:05 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:55:05 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:55:05 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:55:05 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:55:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:55:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:55:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:55:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:55:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:55:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:55:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:55:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:55:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:55:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:55:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:55:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:55:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:55:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:55:05 at java.lang.reflect.Method.invoke (Method.java:568) 20:55:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:55:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:55:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:55:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:55:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml 20:55:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 20:55:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:55:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:55:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:55:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:55:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:55:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:55:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:55:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:55:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:55:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:55:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:55:05 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:55:05 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:55:05 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:55:05 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:55:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:55:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:55:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:55:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:55:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:55:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:55:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:55:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:55:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:55:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:55:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:55:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:55:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:55:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:55:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:55:05 at java.lang.reflect.Method.invoke (Method.java:568) 20:55:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:55:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:55:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:55:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:55:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 20:55:05 [INFO] 20:55:05 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-base --- 20:55:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:55:05 [INFO] 20:55:05 [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ 20:55:05 [INFO] Building model-flow-service 0.19.0-SNAPSHOT [18/84] 20:55:05 [INFO] -------------------------------[ bundle ]------------------------------- 20:55:05 [INFO] 20:55:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-flow-service --- 20:55:05 [INFO] 20:55:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-service --- 20:55:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:05 [INFO] 20:55:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-service --- 20:55:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:05 [INFO] 20:55:05 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-service --- 20:55:06 [INFO] 20:55:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-service --- 20:55:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:55:06 [INFO] 20:55:06 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ model-flow-service --- 20:55:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:55:06 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/src/main/yang 20:55:06 [INFO] yang-to-sources: Found 7 dependencies in 2.850 ms 20:55:06 [INFO] yang-to-sources: Project model files found: 22 in 9.259 ms 20:55:06 [INFO] yang-to-sources: 44 YANG models processed in 735.6 ms 20:55:06 [INFO] BindingJavaFileGenerator: Defined 521 files in 44.79 ms 20:55:06 [INFO] Sorted 521 files into 101 directories in 584.6 μs 20:55:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 521 in 186.8 ms 20:55:07 [INFO] 20:55:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-service --- 20:55:07 [INFO] Starting audit... 20:55:07 Audit done. 20:55:07 [INFO] You have 0 Checkstyle violations. 20:55:07 [INFO] 20:55:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-service --- 20:55:07 [INFO] Starting audit... 20:55:07 Audit done. 20:55:07 [INFO] You have 0 Checkstyle violations. 20:55:07 [INFO] 20:55:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-service --- 20:55:07 [INFO] 20:55:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service --- 20:55:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/src/main/resources 20:55:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/spi 20:55:07 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:55:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:55:07 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 20:55:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/spi 20:55:07 [INFO] 20:55:07 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-service --- 20:55:07 [INFO] Recompiling the module because of changed dependency. 20:55:07 [INFO] Compiling 520 source files with javac [debug release 17] to target/classes 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[165,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:09 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java: Some input files additionally use or override a deprecated API. 20:55:09 [INFO] 20:55:09 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-flow-service >>> 20:55:09 [INFO] 20:55:09 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-flow-service --- 20:55:09 [INFO] Fork Value is true 20:55:13 [INFO] Done SpotBugs Analysis.... 20:55:13 [INFO] 20:55:13 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-flow-service <<< 20:55:13 [INFO] 20:55:13 [INFO] 20:55:13 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-flow-service --- 20:55:13 [INFO] BugInstance size is 0 20:55:13 [INFO] Error size is 0 20:55:13 [INFO] No errors/warnings found 20:55:13 [INFO] 20:55:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-service --- 20:55:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/src/test/resources 20:55:13 [INFO] 20:55:13 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-flow-service --- 20:55:13 [INFO] No sources to compile 20:55:13 [INFO] 20:55:13 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-flow-service --- 20:55:13 [INFO] No tests to run. 20:55:13 [INFO] 20:55:13 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ model-flow-service --- 20:55:13 [INFO] 20:55:13 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-service --- 20:55:13 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.0-SNAPSHOT.jar 20:55:14 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/META-INF/MANIFEST.MF 20:55:14 [INFO] 20:55:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-flow-service --- 20:55:14 [INFO] No previous run data found, generating javadoc. 20:55:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.0-SNAPSHOT-javadoc.jar 20:55:21 [INFO] 20:55:21 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-flow-service --- 20:55:21 [INFO] CycloneDX: Resolving Dependencies 20:55:22 [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) 20:55:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/bom.xml 20:55:22 [INFO] attaching as model-flow-service-0.19.0-SNAPSHOT-cyclonedx.xml 20:55:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/bom.json 20:55:22 [INFO] attaching as model-flow-service-0.19.0-SNAPSHOT-cyclonedx.json 20:55:22 [INFO] 20:55:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- 20:55:22 [INFO] Skipping duplicate-finder execution! 20:55:22 [INFO] 20:55:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-flow-service --- 20:55:22 [WARNING] Used undeclared dependencies found: 20:55:22 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 20:55:22 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 20:55:22 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 20:55:22 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.19.0-SNAPSHOT:compile 20:55:22 [INFO] 20:55:22 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-flow-service --- 20:55:22 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.0-SNAPSHOT-sources.jar 20:55:23 [INFO] 20:55:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-flow-service --- 20:55:23 [INFO] 20:55:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-flow-service --- 20:55:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:55:23 [INFO] 20:55:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-flow-service --- 20:55:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-SNAPSHOT.jar 20:55:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-SNAPSHOT.pom 20:55:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-SNAPSHOT-javadoc.jar 20:55:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-SNAPSHOT-cyclonedx.xml 20:55:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-SNAPSHOT-cyclonedx.json 20:55:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-SNAPSHOT-sources.jar 20:55:23 [INFO] 20:55:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-service --- 20:55:23 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-SNAPSHOT.jar 20:55:23 [INFO] Writing OBR metadata 20:55:23 [INFO] 20:55:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-flow-service --- 20:55:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:55:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml 20:55:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:55:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:55:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:55:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:55:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:55:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:55:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:55:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:55:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:55:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:55:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:55:23 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:55:23 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:55:23 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:55:23 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:55:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:55:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:55:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:55:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:55:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:55:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:55:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:55:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:55:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:55:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:55:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:55:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:55:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:55:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:55:23 at java.lang.reflect.Method.invoke (Method.java:568) 20:55:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:55:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:55:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:55:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:55:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml 20:55:23 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 20:55:23 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:23 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:55:23 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:55:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:55:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:55:23 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:55:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:55:23 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:55:23 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:55:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:55:23 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:55:23 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:55:23 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:55:23 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:55:23 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:55:23 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:55:23 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:55:23 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:55:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:55:23 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:55:23 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:55:23 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:55:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:55:23 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:55:23 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:55:23 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:55:23 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:55:23 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:55:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:55:23 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:55:23 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:55:23 at java.lang.reflect.Method.invoke (Method.java:568) 20:55:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:55:23 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:55:23 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:55:23 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:55:23 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 20:55:23 [INFO] 20:55:23 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-service --- 20:55:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:55:23 [INFO] 20:55:23 [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- 20:55:23 [INFO] Building openflowplugin-api 0.19.0-SNAPSHOT [19/84] 20:55:23 [INFO] -------------------------------[ bundle ]------------------------------- 20:55:23 [INFO] 20:55:23 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-api --- 20:55:23 [INFO] 20:55:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-api --- 20:55:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:23 [INFO] 20:55:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 20:55:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:23 [INFO] 20:55:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-api --- 20:55:23 [INFO] 20:55:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-api --- 20:55:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:55:23 [INFO] 20:55:23 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowplugin-api --- 20:55:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:55:23 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/yang 20:55:23 [INFO] yang-to-sources: Found 9 dependencies in 3.119 ms 20:55:23 [INFO] yang-to-sources: Project model files found: 3 in 1.746 ms 20:55:24 [INFO] yang-to-sources: 3 YANG models processed in 64.49 ms 20:55:24 [INFO] BindingJavaFileGenerator: Defined 26 files in 1.429 ms 20:55:24 [INFO] Sorted 26 files into 7 directories in 67.02 μs 20:55:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 11.42 ms 20:55:24 [INFO] 20:55:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-api --- 20:55:24 [INFO] Starting audit... 20:55:24 Audit done. 20:55:24 [INFO] You have 0 Checkstyle violations. 20:55:24 [INFO] 20:55:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-api --- 20:55:24 [INFO] Starting audit... 20:55:24 Audit done. 20:55:24 [INFO] You have 0 Checkstyle violations. 20:55:24 [INFO] 20:55:24 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-api --- 20:55:24 [INFO] 20:55:24 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api --- 20:55:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/resources 20:55:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/generated-sources/spi 20:55:24 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:55:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:55:24 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 20:55:24 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/generated-sources/spi 20:55:24 [INFO] 20:55:24 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-api --- 20:55:24 [INFO] Recompiling the module because of changed dependency. 20:55:24 [INFO] Compiling 119 source files with javac [debug release 17] to target/classes 20:55:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException 20:55:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException 20:55:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException 20:55:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException 20:55:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:55:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:55:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/OpenFlowPluginProvider.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.OpenFlowPluginProvider has a member method close() that could throw InterruptedException 20:55:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException 20:55:24 [INFO] 20:55:24 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 20:55:24 [INFO] 20:55:24 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-api --- 20:55:24 [INFO] Fork Value is true 20:55:28 [INFO] Done SpotBugs Analysis.... 20:55:28 [INFO] 20:55:28 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 20:55:28 [INFO] 20:55:28 [INFO] 20:55:28 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-api --- 20:55:28 [INFO] BugInstance size is 0 20:55:28 [INFO] Error size is 0 20:55:28 [INFO] No errors/warnings found 20:55:28 [INFO] 20:55:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-api --- 20:55:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/test/resources 20:55:28 [INFO] 20:55:28 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-api --- 20:55:28 [INFO] No sources to compile 20:55:28 [INFO] 20:55:28 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-api --- 20:55:28 [INFO] No tests to run. 20:55:28 [INFO] 20:55:28 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-api --- 20:55:28 [INFO] 20:55:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-api --- 20:55:28 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.0-SNAPSHOT.jar 20:55:28 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/META-INF/MANIFEST.MF 20:55:28 [INFO] 20:55:28 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-api --- 20:55:28 [INFO] No previous run data found, generating javadoc. 20:55:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.0-SNAPSHOT-javadoc.jar 20:55:31 [INFO] 20:55:31 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-api --- 20:55:31 [INFO] CycloneDX: Resolving Dependencies 20:55:32 [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) 20:55:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/bom.xml 20:55:32 [INFO] attaching as openflowplugin-api-0.19.0-SNAPSHOT-cyclonedx.xml 20:55:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/bom.json 20:55:32 [INFO] attaching as openflowplugin-api-0.19.0-SNAPSHOT-cyclonedx.json 20:55:32 [INFO] 20:55:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- 20:55:32 [INFO] Skipping duplicate-finder execution! 20:55:32 [INFO] 20:55:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-api --- 20:55:32 [WARNING] Used undeclared dependencies found: 20:55:32 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 20:55:32 [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:compile 20:55:32 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.0-SNAPSHOT:compile 20:55:32 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 20:55:32 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0-SNAPSHOT:compile 20:55:32 [INFO] 20:55:32 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-api --- 20:55:32 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.0-SNAPSHOT-sources.jar 20:55:32 [INFO] 20:55:32 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-api --- 20:55:32 [INFO] 20:55:32 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-api --- 20:55:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:55:32 [INFO] 20:55:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-api --- 20:55:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-SNAPSHOT.jar 20:55:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-SNAPSHOT.pom 20:55:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-SNAPSHOT-javadoc.jar 20:55:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-SNAPSHOT-cyclonedx.xml 20:55:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-SNAPSHOT-cyclonedx.json 20:55:32 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-SNAPSHOT-sources.jar 20:55:32 [INFO] 20:55:32 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-api --- 20:55:32 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-SNAPSHOT.jar 20:55:32 [INFO] Writing OBR metadata 20:55:32 [INFO] 20:55:32 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-api --- 20:55:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:55:32 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml 20:55:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:55:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:55:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:55:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:55:32 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:55:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:55:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:55:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:55:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:55:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:55:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:55:32 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:55:32 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:55:32 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:55:32 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:55:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:55:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:55:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:55:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:55:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:55:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:55:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:55:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:55:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:55:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:55:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:55:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:55:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:55:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:55:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:55:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:55:32 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:55:32 at java.lang.reflect.Method.invoke (Method.java:568) 20:55:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:55:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:55:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:55:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:55:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml 20:55:32 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 20:55:32 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:32 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:55:32 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:55:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:55:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:55:32 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:55:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:55:32 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:55:32 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:55:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:55:32 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:55:32 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:55:32 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:55:32 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:55:32 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:55:32 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:55:32 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:55:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:55:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:55:32 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:55:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:55:32 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:55:32 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:55:32 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:55:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:55:32 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:55:32 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:55:32 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:55:32 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:55:32 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:55:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:55:32 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:55:32 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:55:32 at java.lang.reflect.Method.invoke (Method.java:568) 20:55:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:55:32 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:55:32 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:55:32 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:55:32 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 20:55:32 [INFO] 20:55:32 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-api --- 20:55:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:55:32 [INFO] 20:55:32 [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- 20:55:32 [INFO] Building model-flow-statistics 0.19.0-SNAPSHOT [20/84] 20:55:32 [INFO] -------------------------------[ bundle ]------------------------------- 20:55:32 [INFO] 20:55:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-flow-statistics --- 20:55:32 [INFO] 20:55:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-statistics --- 20:55:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:32 [INFO] 20:55:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 20:55:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:32 [INFO] 20:55:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-statistics --- 20:55:32 [INFO] 20:55:32 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-statistics --- 20:55:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:55:32 [INFO] 20:55:32 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ model-flow-statistics --- 20:55:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:55:32 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/src/main/yang 20:55:32 [INFO] yang-to-sources: Found 8 dependencies in 2.961 ms 20:55:32 [INFO] yang-to-sources: Project model files found: 8 in 4.607 ms 20:55:33 [INFO] yang-to-sources: 31 YANG models processed in 458.6 ms 20:55:33 [INFO] BindingJavaFileGenerator: Defined 292 files in 35.64 ms 20:55:33 [INFO] Sorted 292 files into 46 directories in 427.2 μs 20:55:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 292 in 102.3 ms 20:55:33 [INFO] 20:55:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-statistics --- 20:55:33 [INFO] Starting audit... 20:55:33 Audit done. 20:55:33 [INFO] You have 0 Checkstyle violations. 20:55:33 [INFO] 20:55:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-statistics --- 20:55:33 [INFO] Starting audit... 20:55:33 Audit done. 20:55:33 [INFO] You have 0 Checkstyle violations. 20:55:33 [INFO] 20:55:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-statistics --- 20:55:33 [INFO] 20:55:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics --- 20:55:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/src/main/resources 20:55:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/spi 20:55:33 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:55:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:55:33 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 20:55:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/spi 20:55:33 [INFO] 20:55:33 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-statistics --- 20:55:33 [INFO] Recompiling the module because of changed dependency. 20:55:33 [INFO] Compiling 291 source files with javac [debug release 17] to target/classes 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[159,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutputBuilder.java:[126,52] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutputBuilder.java:[126,52] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutputBuilder.java:[126,52] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutputBuilder.java:[168,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 20:55:34 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java: Some input files additionally use or override a deprecated API. 20:55:34 [INFO] 20:55:34 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 20:55:34 [INFO] 20:55:34 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-flow-statistics --- 20:55:34 [INFO] Fork Value is true 20:55:37 [INFO] Done SpotBugs Analysis.... 20:55:37 [INFO] 20:55:37 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 20:55:37 [INFO] 20:55:37 [INFO] 20:55:37 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-flow-statistics --- 20:55:37 [INFO] BugInstance size is 0 20:55:37 [INFO] Error size is 0 20:55:37 [INFO] No errors/warnings found 20:55:37 [INFO] 20:55:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-statistics --- 20:55:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/src/test/resources 20:55:37 [INFO] 20:55:37 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-flow-statistics --- 20:55:37 [INFO] No sources to compile 20:55:37 [INFO] 20:55:37 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-flow-statistics --- 20:55:37 [INFO] No tests to run. 20:55:37 [INFO] 20:55:37 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ model-flow-statistics --- 20:55:37 [INFO] 20:55:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-statistics --- 20:55:38 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.0-SNAPSHOT.jar 20:55:38 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/META-INF/MANIFEST.MF 20:55:38 [INFO] 20:55:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-flow-statistics --- 20:55:38 [INFO] No previous run data found, generating javadoc. 20:55:43 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.0-SNAPSHOT-javadoc.jar 20:55:43 [INFO] 20:55:43 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-flow-statistics --- 20:55:43 [INFO] CycloneDX: Resolving Dependencies 20:55:44 [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) 20:55:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/bom.xml 20:55:44 [INFO] attaching as model-flow-statistics-0.19.0-SNAPSHOT-cyclonedx.xml 20:55:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/bom.json 20:55:44 [INFO] attaching as model-flow-statistics-0.19.0-SNAPSHOT-cyclonedx.json 20:55:44 [INFO] 20:55:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- 20:55:44 [INFO] Skipping duplicate-finder execution! 20:55:44 [INFO] 20:55:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-flow-statistics --- 20:55:44 [WARNING] Used undeclared dependencies found: 20:55:44 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 20:55:44 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 20:55:44 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 20:55:44 [INFO] 20:55:44 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-flow-statistics --- 20:55:44 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.0-SNAPSHOT-sources.jar 20:55:44 [INFO] 20:55:44 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-flow-statistics --- 20:55:44 [INFO] 20:55:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-flow-statistics --- 20:55:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:55:44 [INFO] 20:55:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-flow-statistics --- 20:55:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-SNAPSHOT.jar 20:55:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-SNAPSHOT.pom 20:55:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-SNAPSHOT-javadoc.jar 20:55:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-SNAPSHOT-cyclonedx.xml 20:55:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-SNAPSHOT-cyclonedx.json 20:55:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-SNAPSHOT-sources.jar 20:55:45 [INFO] 20:55:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-statistics --- 20:55:45 [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-SNAPSHOT.jar 20:55:45 [INFO] Writing OBR metadata 20:55:45 [INFO] 20:55:45 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-flow-statistics --- 20:55:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:55:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml 20:55:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:55:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:55:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:55:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:55:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:55:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:55:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:55:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:55:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:55:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:55:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:55:45 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:55:45 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:55:45 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:55:45 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:55:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:55:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:55:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:55:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:55:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:55:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:55:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:55:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:55:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:55:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:55:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:55:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:55:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:55:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:55:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:55:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:55:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:55:45 at java.lang.reflect.Method.invoke (Method.java:568) 20:55:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:55:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:55:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:55:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:55:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml 20:55:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 20:55:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:55:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:55:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:55:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:55:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:55:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:55:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:55:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:55:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:55:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:55:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:55:45 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:55:45 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:55:45 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:55:45 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:55:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:55:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:55:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:55:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:55:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:55:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:55:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:55:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:55:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:55:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:55:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:55:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:55:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:55:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:55:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:55:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:55:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:55:45 at java.lang.reflect.Method.invoke (Method.java:568) 20:55:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:55:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:55:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:55:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:55:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 20:55:45 [INFO] 20:55:45 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-statistics --- 20:55:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:55:45 [INFO] 20:55:45 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- 20:55:45 [INFO] Building openflowplugin-extension-api 0.19.0-SNAPSHOT [21/84] 20:55:45 [INFO] -------------------------------[ bundle ]------------------------------- 20:55:45 [INFO] 20:55:45 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-api --- 20:55:45 [INFO] 20:55:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-api --- 20:55:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:45 [INFO] 20:55:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 20:55:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:45 [INFO] 20:55:45 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-api --- 20:55:45 [INFO] 20:55:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 20:55:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:55:45 [INFO] 20:55:45 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowplugin-extension-api --- 20:55:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:55:45 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/yang 20:55:45 [INFO] yang-to-sources: Found 9 dependencies in 2.828 ms 20:55:45 [INFO] yang-to-sources: Project model files found: 6 in 27.26 ms 20:55:46 [INFO] yang-to-sources: 39 YANG models processed in 590.5 ms 20:55:46 [INFO] BindingJavaFileGenerator: Defined 199 files in 40.01 ms 20:55:46 [INFO] Sorted 199 files into 45 directories in 273.7 μs 20:55:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 199 in 95.01 ms 20:55:46 [INFO] 20:55:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-api --- 20:55:46 [INFO] Starting audit... 20:55:46 Audit done. 20:55:46 [INFO] You have 0 Checkstyle violations. 20:55:46 [INFO] 20:55:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-api --- 20:55:46 [INFO] Starting audit... 20:55:46 Audit done. 20:55:46 [INFO] You have 0 Checkstyle violations. 20:55:46 [INFO] 20:55:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-api --- 20:55:46 [INFO] 20:55:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 20:55:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/resources 20:55:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:55:46 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:55:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:55:46 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 20:55:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/generated-sources/spi 20:55:46 [INFO] 20:55:46 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-api --- 20:55:46 [INFO] Recompiling the module because of changed dependency. 20:55:46 [INFO] Compiling 226 source files with javac [debug release 17] to target/classes 20:55:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID 20:55:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID 20:55:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ExperimenterConversionException has no definition of serialVersionUID 20:55:47 [INFO] 20:55:47 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 20:55:47 [INFO] 20:55:47 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-extension-api --- 20:55:47 [INFO] Fork Value is true 20:55:51 [INFO] Done SpotBugs Analysis.... 20:55:51 [INFO] 20:55:51 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 20:55:51 [INFO] 20:55:51 [INFO] 20:55:51 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-extension-api --- 20:55:51 [INFO] BugInstance size is 0 20:55:51 [INFO] Error size is 0 20:55:51 [INFO] No errors/warnings found 20:55:51 [INFO] 20:55:51 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api --- 20:55:51 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/test/resources 20:55:51 [INFO] 20:55:51 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-extension-api --- 20:55:51 [INFO] Recompiling the module because of changed dependency. 20:55:51 [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes 20:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[35,9] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:55:51 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[36,21] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:55:51 [INFO] 20:55:51 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-extension-api --- 20:55:51 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/surefire-reports 20:55:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:55:51 [INFO] 20:55:51 [INFO] ------------------------------------------------------- 20:55:51 [INFO] T E S T S 20:55:51 [INFO] ------------------------------------------------------- 20:55:52 [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 20:55:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest 20:55:52 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 20:55:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest 20:55:52 [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 20:55:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest 20:55:52 [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 20:55:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest 20:55:52 [INFO] 20:55:52 [INFO] Results: 20:55:52 [INFO] 20:55:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 20:55:52 [INFO] 20:55:52 [INFO] 20:55:52 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-extension-api --- 20:55:52 [INFO] 20:55:52 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-api --- 20:55:52 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.0-SNAPSHOT.jar 20:55:52 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF 20:55:52 [INFO] 20:55:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-api --- 20:55:53 [INFO] No previous run data found, generating javadoc. 20:55:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.0-SNAPSHOT-javadoc.jar 20:55:57 [INFO] 20:55:57 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-extension-api --- 20:55:57 [INFO] CycloneDX: Resolving Dependencies 20:55:58 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 20:55:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/bom.xml 20:55:58 [INFO] attaching as openflowplugin-extension-api-0.19.0-SNAPSHOT-cyclonedx.xml 20:55:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/bom.json 20:55:58 [INFO] attaching as openflowplugin-extension-api-0.19.0-SNAPSHOT-cyclonedx.json 20:55:58 [INFO] 20:55:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- 20:55:58 [INFO] Skipping duplicate-finder execution! 20:55:58 [INFO] 20:55:58 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- 20:55:58 [WARNING] Used undeclared dependencies found: 20:55:58 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 20:55:58 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 20:55:58 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 20:55:58 [INFO] 20:55:58 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- 20:55:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.0-SNAPSHOT-sources.jar 20:55:58 [INFO] 20:55:58 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-api --- 20:55:58 [INFO] 20:55:58 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-api --- 20:55:58 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec 20:55:58 [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes 20:55:58 [INFO] 20:55:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-api --- 20:55:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-SNAPSHOT.jar 20:55:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-SNAPSHOT.pom 20:55:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-SNAPSHOT-javadoc.jar 20:55:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-SNAPSHOT-cyclonedx.xml 20:55:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-SNAPSHOT-cyclonedx.json 20:55:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-SNAPSHOT-sources.jar 20:55:58 [INFO] 20:55:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-api --- 20:55:58 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-SNAPSHOT.jar 20:55:58 [INFO] Writing OBR metadata 20:55:58 [INFO] 20:55:58 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-api --- 20:55:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:55:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml 20:55:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:55:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:55:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:55:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:55:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:55:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:55:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:55:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:55:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:55:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:55:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:55:58 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:55:58 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:55:58 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:55:58 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:55:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:55:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:55:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:55:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:55:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:55:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:55:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:55:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:55:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:55:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:55:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:55:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:55:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:55:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:55:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:55:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:55:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:55:58 at java.lang.reflect.Method.invoke (Method.java:568) 20:55:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:55:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:55:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:55:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:55:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml 20:55:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 20:55:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:55:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:55:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:55:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:55:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:55:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:55:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:55:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:55:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:55:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:55:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:55:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:55:58 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:55:58 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:55:58 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:55:58 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:55:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:55:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:55:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:55:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:55:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:55:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:55:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:55:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:55:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:55:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:55:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:55:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:55:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:55:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:55:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:55:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:55:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:55:58 at java.lang.reflect.Method.invoke (Method.java:568) 20:55:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:55:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:55:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:55:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:55:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 20:55:58 [INFO] 20:55:58 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-api --- 20:55:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:55:58 [INFO] 20:55:58 [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- 20:55:58 [INFO] Building openflowplugin 0.19.0-SNAPSHOT [22/84] 20:55:58 [INFO] -------------------------------[ bundle ]------------------------------- 20:55:58 [INFO] 20:55:58 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin --- 20:55:58 [INFO] 20:55:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin --- 20:55:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:58 [INFO] 20:55:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin --- 20:55:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:55:58 [INFO] 20:55:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin --- 20:55:59 [INFO] 20:55:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin --- 20:55:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:55:59 [INFO] 20:55:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin --- 20:55:59 [INFO] Starting audit... 20:55:59 Audit done. 20:55:59 [INFO] You have 0 Checkstyle violations. 20:55:59 [INFO] 20:55:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin --- 20:56:09 [INFO] Starting audit... 20:56:09 Audit done. 20:56:09 [INFO] You have 0 Checkstyle violations. 20:56:09 [INFO] 20:56:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin --- 20:56:09 [INFO] 20:56:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin --- 20:56:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/resources 20:56:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/generated-sources/spi 20:56:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/generated-sources/yang 20:56:09 [INFO] 20:56:09 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin --- 20:56:09 [INFO] Recompiling the module because of changed dependency. 20:56:09 [INFO] Compiling 185 source files with javac [debug release 17] to target/classes 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[113,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[146,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[80,48] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[205,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 20:56:10 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:56:10 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 20:56:10 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:56:10 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[115,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[237,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[248,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[52,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[39,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:56:10 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:56:10 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[71,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[154,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[56,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:56:10 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:56:10 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[56,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 20:56:10 [INFO] 20:56:10 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin >>> 20:56:10 [INFO] 20:56:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin --- 20:56:10 [INFO] Fork Value is true 20:56:19 [INFO] Done SpotBugs Analysis.... 20:56:19 [INFO] 20:56:19 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin <<< 20:56:19 [INFO] 20:56:19 [INFO] 20:56:19 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin --- 20:56:19 [INFO] BugInstance size is 0 20:56:19 [INFO] Error size is 0 20:56:19 [INFO] No errors/warnings found 20:56:19 [INFO] 20:56:19 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin --- 20:56:19 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:56:19 [INFO] 20:56:19 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin --- 20:56:19 [INFO] Recompiling the module because of changed dependency. 20:56:19 [INFO] Compiling 33 source files with javac [debug release 17] to target/test-classes 20:56:19 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManagerTest.java:[47,24] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:56:19 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 20:56:19 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[201,93] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:56:19 [INFO] 20:56:19 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin --- 20:56:19 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/surefire-reports 20:56:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:56:19 [INFO] 20:56:19 [INFO] ------------------------------------------------------- 20:56:19 [INFO] T E S T S 20:56:19 [INFO] ------------------------------------------------------- 20:56:21 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 20:56:21 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest 20:56:21 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 20:56:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest 20:56:21 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 20:56:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest 20:56:21 [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 20:56:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:56:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 20:56:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 20:56:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 20:56:22 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest 20:56:22 [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.MatchResponseConvertorTest 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 20:56:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 20:56:22 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 20:56:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 20:56:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 20:56:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 20:56:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 20:56:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 20:56:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 20:56:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 20:56:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 20:56:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 20:56:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 20:56:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest 20:56:22 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 20:56:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest 20:56:23 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 20:56:23 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest 20:56:23 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 20:56:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest 20:56:23 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 20:56:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest 20:56:23 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 20:56:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest 20:56:23 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 20:56:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest 20:56:23 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 20:56:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest 20:56:23 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 20:56:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest 20:56:23 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 20:56:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest 20:56:23 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 20:56:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest 20:56:23 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 20:56:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest 20:56:23 [INFO] 20:56:23 [INFO] Results: 20:56:23 [INFO] 20:56:23 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 20:56:23 [INFO] 20:56:23 [INFO] 20:56:23 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin --- 20:56:23 [INFO] 20:56:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin --- 20:56:23 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.0-SNAPSHOT.jar 20:56:23 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/META-INF/MANIFEST.MF 20:56:23 [INFO] 20:56:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin --- 20:56:24 [INFO] No previous run data found, generating javadoc. 20:56:27 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.0-SNAPSHOT-javadoc.jar 20:56:27 [INFO] 20:56:27 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin --- 20:56:27 [INFO] CycloneDX: Resolving Dependencies 20:56:28 [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) 20:56:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/bom.xml 20:56:28 [INFO] attaching as openflowplugin-0.19.0-SNAPSHOT-cyclonedx.xml 20:56:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/bom.json 20:56:28 [INFO] attaching as openflowplugin-0.19.0-SNAPSHOT-cyclonedx.json 20:56:28 [INFO] 20:56:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- 20:56:28 [INFO] Skipping duplicate-finder execution! 20:56:28 [INFO] 20:56:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin --- 20:56:28 [WARNING] Used undeclared dependencies found: 20:56:28 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 20:56:28 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 20:56:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 20:56:28 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 20:56:28 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile 20:56:28 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 20:56:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 20:56:28 [WARNING] Non-test scoped test only dependencies found: 20:56:28 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.19.0-SNAPSHOT:compile 20:56:28 [INFO] 20:56:28 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin --- 20:56:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.0-SNAPSHOT-sources.jar 20:56:28 [INFO] 20:56:28 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin --- 20:56:28 [INFO] 20:56:28 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin --- 20:56:28 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/code-coverage/jacoco.exec 20:56:28 [INFO] Analyzed bundle 'openflowplugin' with 187 classes 20:56:28 [INFO] 20:56:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin --- 20:56:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-SNAPSHOT.jar 20:56:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-SNAPSHOT.pom 20:56:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-SNAPSHOT-javadoc.jar 20:56:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-SNAPSHOT-cyclonedx.xml 20:56:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-SNAPSHOT-cyclonedx.json 20:56:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-SNAPSHOT-sources.jar 20:56:28 [INFO] 20:56:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin --- 20:56:28 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-SNAPSHOT.jar 20:56:28 [INFO] Writing OBR metadata 20:56:28 [INFO] 20:56:28 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin --- 20:56:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:56:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml 20:56:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:56:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:56:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:56:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:56:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:56:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:56:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:56:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:56:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:56:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:56:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:56:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:56:28 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:56:28 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:56:28 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:56:28 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:56:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:56:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:56:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:56:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:56:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:56:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:56:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:56:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:56:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:56:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:56:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:56:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:56:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:56:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:56:28 at java.lang.reflect.Method.invoke (Method.java:568) 20:56:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:56:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:56:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:56:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:56:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml 20:56:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 20:56:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:56:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:56:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:56:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:56:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:56:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:56:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:56:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:56:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:56:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:56:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:56:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:56:28 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:56:28 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:56:28 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:56:28 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:56:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:56:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:56:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:56:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:56:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:56:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:56:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:56:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:56:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:56:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:56:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:56:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:56:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:56:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:56:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:56:28 at java.lang.reflect.Method.invoke (Method.java:568) 20:56:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:56:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:56:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:56:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:56:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 20:56:28 [INFO] 20:56:28 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin --- 20:56:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:56:28 [INFO] 20:56:28 [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- 20:56:28 [INFO] Building openflowplugin-common 0.19.0-SNAPSHOT [23/84] 20:56:28 [INFO] -------------------------------[ bundle ]------------------------------- 20:56:28 [INFO] 20:56:28 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-common --- 20:56:28 [INFO] 20:56:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-common --- 20:56:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:28 [INFO] 20:56:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 20:56:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:28 [INFO] 20:56:28 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-common --- 20:56:29 [INFO] 20:56:29 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-common --- 20:56:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:56:29 [INFO] 20:56:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-common --- 20:56:29 [INFO] Starting audit... 20:56:29 Audit done. 20:56:29 [INFO] You have 0 Checkstyle violations. 20:56:29 [INFO] 20:56:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-common --- 20:56:29 [INFO] Starting audit... 20:56:29 Audit done. 20:56:29 [INFO] You have 0 Checkstyle violations. 20:56:29 [INFO] 20:56:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-common --- 20:56:29 [INFO] 20:56:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common --- 20:56:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/resources 20:56:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/generated-sources/spi 20:56:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/generated-sources/yang 20:56:29 [INFO] 20:56:29 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-common --- 20:56:29 [INFO] Recompiling the module because of changed dependency. 20:56:29 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 20:56:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:56:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 20:56:29 [INFO] 20:56:29 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 20:56:29 [INFO] 20:56:29 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-common --- 20:56:29 [INFO] Fork Value is true 20:56:32 [INFO] Done SpotBugs Analysis.... 20:56:32 [INFO] 20:56:32 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 20:56:32 [INFO] 20:56:32 [INFO] 20:56:32 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-common --- 20:56:32 [INFO] BugInstance size is 0 20:56:32 [INFO] Error size is 0 20:56:32 [INFO] No errors/warnings found 20:56:32 [INFO] 20:56:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-common --- 20:56:32 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:56:32 [INFO] 20:56:32 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-common --- 20:56:32 [INFO] Recompiling the module because of changed dependency. 20:56:32 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:56:32 [INFO] 20:56:32 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-common --- 20:56:32 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/surefire-reports 20:56:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:56:32 [INFO] 20:56:32 [INFO] ------------------------------------------------------- 20:56:32 [INFO] T E S T S 20:56:32 [INFO] ------------------------------------------------------- 20:56:33 [INFO] Running org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 20:56:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:56:38 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.246 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest 20:56:38 [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 20:56:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest 20:56:39 [INFO] 20:56:39 [INFO] Results: 20:56:39 [INFO] 20:56:39 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 20:56:39 [INFO] 20:56:39 [INFO] 20:56:39 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-common --- 20:56:39 [INFO] 20:56:39 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-common --- 20:56:39 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.0-SNAPSHOT.jar 20:56:39 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/META-INF/MANIFEST.MF 20:56:39 [INFO] 20:56:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-common --- 20:56:39 [INFO] No previous run data found, generating javadoc. 20:56:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.0-SNAPSHOT-javadoc.jar 20:56:40 [INFO] 20:56:40 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-common --- 20:56:40 [INFO] CycloneDX: Resolving Dependencies 20:56:41 [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) 20:56:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/bom.xml 20:56:41 [INFO] attaching as openflowplugin-common-0.19.0-SNAPSHOT-cyclonedx.xml 20:56:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/bom.json 20:56:41 [INFO] attaching as openflowplugin-common-0.19.0-SNAPSHOT-cyclonedx.json 20:56:41 [INFO] 20:56:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- 20:56:41 [INFO] Skipping duplicate-finder execution! 20:56:41 [INFO] 20:56:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-common --- 20:56:41 [WARNING] Used undeclared dependencies found: 20:56:41 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 20:56:41 [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile 20:56:41 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 20:56:41 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 20:56:41 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 20:56:41 [WARNING] Non-test scoped test only dependencies found: 20:56:41 [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile 20:56:41 [INFO] 20:56:41 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-common --- 20:56:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.0-SNAPSHOT-sources.jar 20:56:41 [INFO] 20:56:41 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-common --- 20:56:41 [INFO] 20:56:41 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-common --- 20:56:41 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/code-coverage/jacoco.exec 20:56:41 [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes 20:56:41 [INFO] 20:56:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-common --- 20:56:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-SNAPSHOT.jar 20:56:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-SNAPSHOT.pom 20:56:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-SNAPSHOT-javadoc.jar 20:56:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-SNAPSHOT-cyclonedx.xml 20:56:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-SNAPSHOT-cyclonedx.json 20:56:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-SNAPSHOT-sources.jar 20:56:41 [INFO] 20:56:41 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-common --- 20:56:41 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-SNAPSHOT.jar 20:56:41 [INFO] Writing OBR metadata 20:56:41 [INFO] 20:56:41 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-common --- 20:56:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:56:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml 20:56:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:56:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:56:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:56:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:56:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:56:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:56:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:56:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:56:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:56:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:56:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:56:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:56:41 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:56:41 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:56:41 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:56:41 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:56:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:56:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:56:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:56:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:56:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:56:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:56:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:56:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:56:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:56:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:56:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:56:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:56:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:56:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:56:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:56:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:56:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:56:41 at java.lang.reflect.Method.invoke (Method.java:568) 20:56:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:56:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:56:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:56:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:56:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml 20:56:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 20:56:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:56:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:56:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:56:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:56:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:56:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:56:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:56:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:56:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:56:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:56:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:56:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:56:41 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:56:41 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:56:41 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:56:41 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:56:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:56:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:56:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:56:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:56:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:56:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:56:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:56:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:56:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:56:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:56:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:56:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:56:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:56:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:56:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:56:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:56:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:56:41 at java.lang.reflect.Method.invoke (Method.java:568) 20:56:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:56:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:56:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:56:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:56:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 20:56:41 [INFO] 20:56:41 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-common --- 20:56:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:56:41 [INFO] 20:56:41 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- 20:56:41 [INFO] Building openflowplugin-impl 0.19.0-SNAPSHOT [24/84] 20:56:41 [INFO] -------------------------------[ bundle ]------------------------------- 20:56:41 [INFO] 20:56:41 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-impl --- 20:56:41 [INFO] 20:56:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-impl --- 20:56:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:41 [INFO] 20:56:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 20:56:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:56:41 [INFO] 20:56:41 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-impl --- 20:56:41 [INFO] 20:56:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 20:56:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:56:41 [INFO] 20:56:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-impl --- 20:56:41 [INFO] Starting audit... 20:56:41 Audit done. 20:56:41 [INFO] You have 0 Checkstyle violations. 20:56:41 [INFO] 20:56:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-impl --- 20:57:04 [INFO] Starting audit... 20:57:04 Audit done. 20:57:04 [INFO] You have 0 Checkstyle violations. 20:57:04 [INFO] 20:57:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-impl --- 20:57:04 [INFO] 20:57:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl --- 20:57:04 [INFO] Copying 2 resources from src/main/resources to target/classes 20:57:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/generated-sources/spi 20:57:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/generated-sources/yang 20:57:04 [INFO] 20:57:04 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-impl --- 20:57:04 [INFO] Recompiling the module because of changed dependency. 20:57:04 [INFO] Compiling 551 source files with javac [debug release 17] to target/classes 20:57:07 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 20:57:07 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 20:57:07 required: java.util.List 20:57:07 found: java.util.List 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.yang.binding.Notification 20:57:07 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[53,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:57:07 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:57:07 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:57:07 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,82] unchecked cast 20:57:07 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:57:07 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[34,69] 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 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[34,69] 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 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[34,69] 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 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[66,12] 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 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[66,12] 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 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[66,12] 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 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[34,76] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[34,76] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[34,76] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[52,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/FlowStatisticsToNotificationTransformer.java:[48,19] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/FlowStatisticsToNotificationTransformer.java:[48,19] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/FlowStatisticsToNotificationTransformer.java:[48,19] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[324,21] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[333,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[373,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[400,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[425,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast 20:57:07 required: java.lang.Class 20:57:07 found: java.lang.Class 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[513,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,84] unchecked cast 20:57:07 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:57:07 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[50,94] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[50,94] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[50,94] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[75,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[75,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[75,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[36,47] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[36,47] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[36,47] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[54,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[70,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[70,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[70,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[48,94] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[48,94] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[48,94] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[19,47] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[19,47] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[19,47] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/MeterStatisticsToNotificationTransformer.java:[45,19] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/MeterStatisticsToNotificationTransformer.java:[45,19] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/MeterStatisticsToNotificationTransformer.java:[45,19] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[112,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[112,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[112,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[114,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[149,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[149,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[149,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:57:07 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[151,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:57:07 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java: Some input files additionally use or override a deprecated API. 20:57:07 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java uses or overrides a deprecated API that is marked for removal. 20:57:07 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java: Some input files additionally use unchecked or unsafe operations. 20:57:07 [INFO] 20:57:07 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 20:57:07 [INFO] 20:57:07 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-impl --- 20:57:07 [INFO] Fork Value is true 20:57:20 [INFO] Done SpotBugs Analysis.... 20:57:20 [INFO] 20:57:20 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 20:57:20 [INFO] 20:57:20 [INFO] 20:57:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-impl --- 20:57:20 [INFO] BugInstance size is 0 20:57:20 [INFO] Error size is 0 20:57:20 [INFO] No errors/warnings found 20:57:20 [INFO] 20:57:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-impl --- 20:57:20 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:57:20 [INFO] 20:57:20 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-impl --- 20:57:20 [INFO] Recompiling the module because of changed dependency. 20:57:20 [INFO] Compiling 349 source files with javac [debug release 17] to target/test-classes 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/AbstractSerializerTest.java:[100,21] registerMeterBandSerializer(org.opendaylight.openflowjava.protocol.api.keys.ExperimenterIdSerializerKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer) in org.opendaylight.openflowjava.protocol.api.extensibility.SerializerExtensionProvider has been deprecated 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[25,40] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[32,34] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[88,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[92,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[79,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[104,54] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[116,77] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:57:22 required: T 20:57:22 found: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[116,78] unchecked conversion 20:57:22 required: T 20:57:22 found: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[62,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[74,103] unchecked cast 20:57:22 required: com.google.common.util.concurrent.FutureCallback 20:57:22 found: java.lang.Object 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[83,66] unchecked method invocation: method getMultiMsgCollector in interface org.opendaylight.openflowplugin.api.openflow.device.DeviceContext is applied to given types 20:57:22 required: org.opendaylight.openflowplugin.api.openflow.device.RequestContext> 20:57:22 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[83,70] unchecked conversion 20:57:22 required: org.opendaylight.openflowplugin.api.openflow.device.RequestContext> 20:57:22 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractSingleStatsServiceTest.java:[37,15] found raw type: org.mockito.stubbing.Answer 20:57:22 missing type arguments for generic class org.mockito.stubbing.Answer 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[69,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types 20:57:22 required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback 20:57:22 found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[69,81] unchecked conversion 20:57:22 required: com.google.common.util.concurrent.FutureCallback 20:57:22 found: com.google.common.util.concurrent.FutureCallback 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[108,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types 20:57:22 required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback 20:57:22 found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[108,81] unchecked conversion 20:57:22 required: com.google.common.util.concurrent.FutureCallback 20:57:22 found: com.google.common.util.concurrent.FutureCallback 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[127,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types 20:57:22 required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback 20:57:22 found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[127,81] unchecked conversion 20:57:22 required: com.google.common.util.concurrent.FutureCallback 20:57:22 found: com.google.common.util.concurrent.FutureCallback 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[159,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[161,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[183,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager 20:57:22 missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult 20:57:22 missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[204,84] unchecked cast 20:57:22 required: org.opendaylight.yangtools.yang.common.RpcResult 20:57:22 found: java.lang.Object 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types 20:57:22 required: org.opendaylight.yangtools.yang.common.RpcResult 20:57:22 found: org.opendaylight.yangtools.yang.common.RpcResult 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,65] unchecked conversion 20:57:22 required: org.opendaylight.yangtools.yang.common.RpcResult 20:57:22 found: org.opendaylight.yangtools.yang.common.RpcResult 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[210,95] unchecked cast 20:57:22 required: org.opendaylight.yangtools.yang.common.RpcResult 20:57:22 found: java.lang.Object 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types 20:57:22 required: org.opendaylight.yangtools.yang.common.RpcResult 20:57:22 found: org.opendaylight.yangtools.yang.common.RpcResult 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,56] unchecked conversion 20:57:22 required: org.opendaylight.yangtools.yang.common.RpcResult 20:57:22 found: org.opendaylight.yangtools.yang.common.RpcResult 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[235,63] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[237,75] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:57:22 required: T 20:57:22 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,57] unchecked conversion 20:57:22 required: T 20:57:22 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:57:22 required: T 20:57:22 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,61] unchecked conversion 20:57:22 required: T 20:57:22 found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[254,25] unchecked method invocation: constructor in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types 20:57:22 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 20:57:22 found: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[264,17] unchecked conversion 20:57:22 required: org.opendaylight.yangtools.util.concurrent.NotificationManager 20:57:22 found: org.opendaylight.yangtools.util.concurrent.NotificationManager 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[344,48] found raw type: java.lang.Class 20:57:22 missing type arguments for generic class java.lang.Class 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[348,48] found raw type: java.lang.Class 20:57:22 missing type arguments for generic class java.lang.Class 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[358,48] found raw type: java.lang.Class 20:57:22 missing type arguments for generic class java.lang.Class 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[363,48] found raw type: java.lang.Class 20:57:22 missing type arguments for generic class java.lang.Class 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[371,15] found raw type: com.google.common.util.concurrent.ListenableFuture 20:57:22 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:57:22 required: T 20:57:22 found: com.google.common.util.concurrent.ListenableFuture 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,29] unchecked conversion 20:57:22 required: T 20:57:22 found: com.google.common.util.concurrent.ListenableFuture 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class 20:57:22 missing type arguments for generic class java.lang.Class 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[378,48] found raw type: java.lang.Class 20:57:22 missing type arguments for generic class java.lang.Class 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[386,15] found raw type: com.google.common.util.concurrent.ListenableFuture 20:57:22 missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,107] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:57:22 required: T 20:57:22 found: com.google.common.util.concurrent.ListenableFuture 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,108] unchecked conversion 20:57:22 required: T 20:57:22 found: com.google.common.util.concurrent.ListenableFuture 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[391,48] found raw type: java.lang.Class 20:57:22 missing type arguments for generic class java.lang.Class 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,15] found raw type: java.lang.Class 20:57:22 missing type arguments for generic class java.lang.Class 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,72] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:57:22 required: T 20:57:22 found: java.lang.Class 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,73] unchecked conversion 20:57:22 required: T 20:57:22 found: java.lang.Class 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:57:22 required: T 20:57:22 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion 20:57:22 required: T 20:57:22 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[70,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[174,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightGroupStatisticsServiceImplTest.java:[82,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types 20:57:22 required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback 20:57:22 found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightGroupStatisticsServiceImplTest.java:[82,81] unchecked conversion 20:57:22 required: com.google.common.util.concurrent.FutureCallback 20:57:22 found: com.google.common.util.concurrent.FutureCallback 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImplTest.java:[83,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/dedicated/StatisticsGatheringServiceTest.java:[27,13] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/dedicated/StatisticsGatheringServiceTest.java:[31,42] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatServiceTest.java:[87,71] 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 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatServiceTest.java:[87,71] 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 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatServiceTest.java:[87,71] 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 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatServiceTest.java:[97,15] found raw type: org.mockito.stubbing.Answer 20:57:22 missing type arguments for generic class org.mockito.stubbing.Answer 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatServiceTest.java:[114,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types 20:57:22 required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback 20:57:22 found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatServiceTest.java:[114,81] unchecked conversion 20:57:22 required: com.google.common.util.concurrent.FutureCallback 20:57:22 found: com.google.common.util.concurrent.FutureCallback 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatServiceTest.java:[164,40] 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 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[36,41] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[43,13] found raw type: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,79] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 20:57:22 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:57:22 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,97] unchecked conversion 20:57:22 required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:57:22 found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[61,13] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[79,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[81,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:57:22 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 20:57:22 required: T 20:57:22 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,63] unchecked conversion 20:57:22 required: T 20:57:22 found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[61,48] unchecked conversion 20:57:22 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 20:57:22 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[62,53] unchecked conversion 20:57:22 required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 20:57:22 found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslatorTest.java:[85,15] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslatorTest.java:[96,15] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[476,21] unchecked conversion 20:57:22 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 20:57:22 found: com.google.common.util.concurrent.AsyncFunction 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/ProcessFlatBatchImplTest.java:[478,21] unchecked conversion 20:57:22 required: com.google.common.util.concurrent.AsyncFunction,org.opendaylight.yangtools.yang.common.RpcResult> 20:57:22 found: com.google.common.util.concurrent.AsyncFunction 20:57:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtilTest.java:[108,9] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 20:57:22 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java: Some input files additionally use or override a deprecated API. 20:57:22 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java: Some input files additionally use unchecked or unsafe operations. 20:57:22 [INFO] 20:57:22 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-impl --- 20:57:22 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/surefire-reports 20:57:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:57:22 [INFO] 20:57:22 [INFO] ------------------------------------------------------- 20:57:22 [INFO] T E S T S 20:57:22 [INFO] ------------------------------------------------------- 20:57:24 [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 20:57:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:57:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest 20:57:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest 20:57:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest 20:57:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 20:57:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.470 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest 20:57:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 20:57:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest 20:57:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest 20:57:26 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest 20:57:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest 20:57:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest 20:57:26 [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 20:57:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest 20:57:27 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 20:57:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest 20:57:27 [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 20:57:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest 20:57:27 [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 20:57:27 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest 20:57:27 [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 20:57:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest 20:57:27 [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 20:57:27 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest 20:57:27 [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 20:57:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest 20:57:27 [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest 20:57:27 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest 20:57:27 [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest 20:57:27 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest 20:57:27 [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 20:57:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 20:57:28 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 20:57:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest 20:57:28 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 20:57:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 20:57:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest 20:57:29 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 20:57:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 20:57:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest 20:57:30 [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 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest 20:57:30 [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 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest 20:57:30 [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 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 20:57:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 20:57:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest 20:57:30 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 20:57:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest 20:57:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 20:57:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest 20:57:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 20:57:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest 20:57:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 20:57:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest 20:57:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 20:57:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest 20:57:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 20:57:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest 20:57:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 20:57:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest 20:57:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 20:57:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest 20:57:31 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 20:57:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest 20:57:32 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 20:57:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest 20:57:32 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 20:57:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest 20:57:32 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 20:57:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest 20:57:32 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 20:57:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest 20:57:32 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 20:57:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest 20:57:32 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 20:57:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest 20:57:32 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 20:57:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest 20:57:32 [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 20:57:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest 20:57:32 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 20:57:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest 20:57:32 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 20:57:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest 20:57:32 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 20:57:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 20:57:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 20:57:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 20:57:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 20:57:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 20:57:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 20:57:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 20:57:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 20:57:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 20:57:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 20:57:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 20:57:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 20:57:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 20:57:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesComandProviderTest 20:57:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesComandProviderTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesComandProviderTest 20:57:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesComandProviderTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandProviderTest 20:57:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandProviderTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandProviderTest 20:57:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandProviderTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandProviderTest 20:57:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandProviderTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsComandProviderTest 20:57:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsComandProviderTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 20:57:33 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 20:57:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 20:57:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 20:57:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 20:57:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 20:57:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 20:57:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest 20:57:33 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 20:57:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest 20:57:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 20:57:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest 20:57:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 20:57:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest 20:57:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 20:57:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest 20:57:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 20:57:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest 20:57:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 20:57:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest 20:57:34 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 20:57:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest 20:57:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 20:57:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest 20:57:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 20:57:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest 20:57:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 20:57:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest 20:57:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 20:57:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest 20:57:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 20:57:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest 20:57:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 20:57:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest 20:57:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 20:57:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest 20:57:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 20:57:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest 20:57:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 20:57:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test 20:57:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 20:57:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest 20:57:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 20:57:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest 20:57:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 20:57:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest 20:57:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 20:57:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest 20:57:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 20:57:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest 20:57:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 20:57:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest 20:57:35 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 20:57:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest 20:57:36 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 20:57:36 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest 20:57:36 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 20:57:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest 20:57:36 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 20:57:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest 20:57:36 [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 20:57:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest 20:57:36 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 20:57:37 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.916 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest 20:57:37 [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 20:57:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest 20:57:37 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 20:57:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest 20:57:38 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 20:57:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest 20:57:38 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 20:57:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.094 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest 20:57:42 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 20:57:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest 20:57:42 [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 20:57:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest 20:57:42 [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 20:57:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest 20:57:42 [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 20:57:42 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest 20:57:42 [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 20:57:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest 20:57:42 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 20:57:43 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.060 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest 20:57:43 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 20:57:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest 20:57:43 [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 20:57:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest 20:57:44 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 20:57:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest 20:57:44 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 20:57:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest 20:57:44 [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 20:57:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest 20:57:44 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 20:57:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest 20:57:44 [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 20:57:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.620 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest 20:57:50 [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 20:57:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest 20:57:50 [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 20:57:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest 20:57:50 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 20:57:50 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest 20:57:50 [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 20:57:50 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest 20:57:50 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 20:57:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest 20:57:51 [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 20:57:51 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest 20:57:51 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 20:57:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest 20:57:51 [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 20:57:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest 20:57:51 [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 20:57:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest 20:57:51 [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 20:57:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest 20:57:51 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 20:57:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest 20:57:51 [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 20:57:51 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest 20:57:51 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 20:57:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest 20:57:51 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 20:57:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest 20:57:51 [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 20:57:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest 20:57:51 [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 20:57:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest 20:57:51 [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 20:57:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest 20:57:51 [INFO] 20:57:51 [INFO] Results: 20:57:51 [INFO] 20:57:51 [INFO] Tests run: 735, Failures: 0, Errors: 0, Skipped: 0 20:57:51 [INFO] 20:57:51 [INFO] 20:57:51 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-impl --- 20:57:51 [INFO] 20:57:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-impl --- 20:57:52 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.0-SNAPSHOT.jar 20:57:52 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/META-INF/MANIFEST.MF 20:57:52 [INFO] 20:57:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-impl --- 20:57:52 [INFO] No previous run data found, generating javadoc. 20:57:57 [WARNING] Javadoc Warnings 20:57:57 [WARNING] warning: unknown enum constant When.UNKNOWN 20:57:57 [WARNING] reason: class file for javax.annotation.meta.When not found 20:57:57 [WARNING] 1 warning 20:57:58 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.0-SNAPSHOT-javadoc.jar 20:57:58 [INFO] 20:57:58 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-impl --- 20:57:58 [INFO] CycloneDX: Resolving Dependencies 20:57:59 [INFO] CycloneDX: Creating BOM version 1.4 with 80 component(s) 20:57:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/bom.xml 20:57:59 [INFO] attaching as openflowplugin-impl-0.19.0-SNAPSHOT-cyclonedx.xml 20:57:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/bom.json 20:57:59 [INFO] attaching as openflowplugin-impl-0.19.0-SNAPSHOT-cyclonedx.json 20:57:59 [INFO] 20:57:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- 20:57:59 [INFO] Skipping duplicate-finder execution! 20:57:59 [INFO] 20:57:59 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-impl --- 20:57:59 [WARNING] Used undeclared dependencies found: 20:57:59 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile 20:57:59 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 20:57:59 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.1:compile 20:57:59 [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile 20:57:59 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 20:57:59 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile 20:57:59 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile 20:57:59 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 20:57:59 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 20:57:59 [WARNING] io.netty:netty-common:jar:4.1.107.Final:compile 20:57:59 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 20:57:59 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 20:57:59 [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:compile 20:57:59 [WARNING] org.opendaylight.infrautils:ready-api:jar:6.0.6:compile 20:57:59 [WARNING] org.opendaylight.infrautils:infrautils-util:jar:6.0.6:compile 20:57:59 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 20:57:59 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 20:57:59 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:13.0.1:compile 20:57:59 [INFO] 20:57:59 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-impl --- 20:57:59 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.0-SNAPSHOT-sources.jar 20:57:59 [INFO] 20:57:59 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-impl --- 20:58:00 [INFO] 20:58:00 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-impl --- 20:58:00 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/code-coverage/jacoco.exec 20:58:00 [INFO] Analyzed bundle 'openflowplugin-impl' with 616 classes 20:58:00 [INFO] 20:58:00 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-impl --- 20:58:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-SNAPSHOT.jar 20:58:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-SNAPSHOT.pom 20:58:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-SNAPSHOT-javadoc.jar 20:58:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-SNAPSHOT-cyclonedx.xml 20:58:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-SNAPSHOT-cyclonedx.json 20:58:00 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-SNAPSHOT-sources.jar 20:58:00 [INFO] 20:58:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-impl --- 20:58:00 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-SNAPSHOT.jar 20:58:00 [INFO] Writing OBR metadata 20:58:00 [INFO] 20:58:00 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-impl --- 20:58:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:58:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml 20:58:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:58:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:58:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:58:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:58:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:58:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:58:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:58:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:58:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:58:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:58:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:58:00 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:58:00 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:58:00 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:58:00 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:58:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:58:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:58:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:58:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:58:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:58:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:58:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:58:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:58:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:58:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:58:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:58:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:58:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:58:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:58:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:58:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:58:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:58:00 at java.lang.reflect.Method.invoke (Method.java:568) 20:58:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:58:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:58:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:58:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:58:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml 20:58:00 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 20:58:00 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:00 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:58:00 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:58:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:58:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:58:00 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:58:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:58:00 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:58:00 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:58:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:58:00 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:58:00 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:58:00 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:58:00 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:58:00 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:58:00 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:58:00 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:58:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:58:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:58:00 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:58:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:58:00 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:58:00 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:58:00 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:58:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:58:00 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:58:00 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:58:00 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:58:00 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:58:00 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:58:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:58:00 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:58:00 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:58:00 at java.lang.reflect.Method.invoke (Method.java:568) 20:58:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:58:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:58:00 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:58:00 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:58:00 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 20:58:00 [INFO] 20:58:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-impl --- 20:58:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:58:00 [INFO] 20:58:00 [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- 20:58:00 [INFO] Building openflowjava-extension-nicira-api 0.19.0-SNAPSHOT [25/84] 20:58:00 [INFO] -------------------------------[ bundle ]------------------------------- 20:58:00 [INFO] 20:58:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-extension-nicira-api --- 20:58:00 [INFO] 20:58:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 20:58:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:00 [INFO] 20:58:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 20:58:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:00 [INFO] 20:58:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 20:58:00 [INFO] 20:58:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 20:58:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:58:00 [INFO] 20:58:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-nicira-api --- 20:58:01 [INFO] Starting audit... 20:58:01 Audit done. 20:58:01 [INFO] You have 0 Checkstyle violations. 20:58:01 [INFO] 20:58:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-nicira-api --- 20:58:01 [INFO] Starting audit... 20:58:01 Audit done. 20:58:01 [INFO] You have 0 Checkstyle violations. 20:58:01 [INFO] 20:58:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-nicira-api --- 20:58:01 [INFO] 20:58:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 20:58:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/src/main/resources 20:58:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 20:58:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 20:58:01 [INFO] 20:58:01 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-nicira-api --- 20:58:01 [INFO] Recompiling the module because of changed dependency. 20:58:01 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 20:58:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException 20:58:01 [INFO] 20:58:01 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 20:58:01 [INFO] 20:58:01 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 20:58:01 [INFO] Fork Value is true 20:58:03 [INFO] Done SpotBugs Analysis.... 20:58:03 [INFO] 20:58:03 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 20:58:03 [INFO] 20:58:03 [INFO] 20:58:03 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-extension-nicira-api --- 20:58:03 [INFO] BugInstance size is 0 20:58:03 [INFO] Error size is 0 20:58:03 [INFO] No errors/warnings found 20:58:03 [INFO] 20:58:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api --- 20:58:03 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/src/test/resources 20:58:03 [INFO] 20:58:03 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- 20:58:03 [INFO] Recompiling the module because of changed dependency. 20:58:03 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:58:03 [INFO] 20:58:03 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-extension-nicira-api --- 20:58:03 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/surefire-reports 20:58:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:58:03 [INFO] 20:58:03 [INFO] ------------------------------------------------------- 20:58:03 [INFO] T E S T S 20:58:03 [INFO] ------------------------------------------------------- 20:58:04 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 20:58:04 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest 20:58:04 [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 20:58:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest 20:58:04 [INFO] 20:58:04 [INFO] Results: 20:58:04 [INFO] 20:58:04 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 20:58:04 [INFO] 20:58:04 [INFO] 20:58:04 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-extension-nicira-api --- 20:58:04 [INFO] 20:58:04 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira-api --- 20:58:04 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.0-SNAPSHOT.jar 20:58:04 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF 20:58:04 [INFO] 20:58:04 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- 20:58:04 [INFO] No previous run data found, generating javadoc. 20:58:05 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.0-SNAPSHOT-javadoc.jar 20:58:05 [INFO] 20:58:05 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-extension-nicira-api --- 20:58:05 [INFO] CycloneDX: Resolving Dependencies 20:58:06 [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) 20:58:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/bom.xml 20:58:06 [INFO] attaching as openflowjava-extension-nicira-api-0.19.0-SNAPSHOT-cyclonedx.xml 20:58:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/bom.json 20:58:06 [INFO] attaching as openflowjava-extension-nicira-api-0.19.0-SNAPSHOT-cyclonedx.json 20:58:06 [INFO] 20:58:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- 20:58:06 [INFO] Skipping duplicate-finder execution! 20:58:06 [INFO] 20:58:06 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- 20:58:06 [WARNING] Used undeclared dependencies found: 20:58:06 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 20:58:06 [INFO] 20:58:06 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- 20:58:06 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.0-SNAPSHOT-sources.jar 20:58:06 [INFO] 20:58:06 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- 20:58:06 [INFO] 20:58:06 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-extension-nicira-api --- 20:58:06 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec 20:58:06 [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes 20:58:06 [INFO] 20:58:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-extension-nicira-api --- 20:58:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-SNAPSHOT.jar 20:58:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-SNAPSHOT.pom 20:58:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-SNAPSHOT-javadoc.jar 20:58:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-SNAPSHOT-cyclonedx.xml 20:58:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-SNAPSHOT-cyclonedx.json 20:58:06 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-SNAPSHOT-sources.jar 20:58:06 [INFO] 20:58:06 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira-api --- 20:58:06 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-SNAPSHOT.jar 20:58:06 [INFO] Writing OBR metadata 20:58:06 [INFO] 20:58:06 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 20:58:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:58:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml 20:58:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:58:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:58:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:58:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:58:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:58:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:58:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:58:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:58:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:58:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:58:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:58:06 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:58:06 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:58:06 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:58:06 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:58:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:58:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:58:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:58:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:58:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:58:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:58:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:58:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:58:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:58:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:58:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:58:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:58:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:58:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:58:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:58:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:58:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:58:06 at java.lang.reflect.Method.invoke (Method.java:568) 20:58:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:58:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:58:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:58:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:58:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml 20:58:06 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 20:58:06 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:06 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:58:06 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:58:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:58:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:58:06 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:58:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:58:06 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:58:06 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:58:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:58:06 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:58:06 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:58:06 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:58:06 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:58:06 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:58:06 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:58:06 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:58:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:58:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:58:06 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:58:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:58:06 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:58:06 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:58:06 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:58:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:58:06 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:58:06 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:58:06 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:58:06 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:58:06 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:58:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:58:06 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:58:06 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:58:06 at java.lang.reflect.Method.invoke (Method.java:568) 20:58:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:58:06 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:58:06 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:58:06 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:58:06 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 20:58:06 [INFO] 20:58:06 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira-api --- 20:58:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:58:06 [INFO] 20:58:06 [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- 20:58:06 [INFO] Building openflowjava-extension-nicira 0.19.0-SNAPSHOT [26/84] 20:58:06 [INFO] -------------------------------[ bundle ]------------------------------- 20:58:06 [INFO] 20:58:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-extension-nicira --- 20:58:06 [INFO] 20:58:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira --- 20:58:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:06 [INFO] 20:58:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 20:58:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:06 [INFO] 20:58:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-nicira --- 20:58:07 [INFO] 20:58:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 20:58:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:58:07 [INFO] 20:58:07 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowjava-extension-nicira --- 20:58:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:58:07 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/src/main/yang 20:58:07 [INFO] yang-to-sources: Found 5 dependencies in 2.432 ms 20:58:07 [INFO] yang-to-sources: Project model files found: 2 in 7.499 ms 20:58:07 [INFO] yang-to-sources: 11 YANG models processed in 103.2 ms 20:58:07 [INFO] BindingJavaFileGenerator: Defined 365 files in 25.39 ms 20:58:07 [INFO] Sorted 365 files into 74 directories in 705.3 μs 20:58:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 365 in 111.1 ms 20:58:07 [INFO] 20:58:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-nicira --- 20:58:07 [INFO] Starting audit... 20:58:07 Audit done. 20:58:07 [INFO] You have 0 Checkstyle violations. 20:58:07 [INFO] 20:58:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-nicira --- 20:58:14 [INFO] Starting audit... 20:58:14 Audit done. 20:58:14 [INFO] You have 0 Checkstyle violations. 20:58:14 [INFO] 20:58:14 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-nicira --- 20:58:14 [INFO] 20:58:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 20:58:14 [INFO] Copying 1 resource from src/main/resources to target/classes 20:58:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:58:14 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:58:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:58:14 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:58:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/generated-sources/spi 20:58:14 [INFO] 20:58:14 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-nicira --- 20:58:14 [INFO] Recompiling the module because of changed dependency. 20:58:14 [INFO] Compiling 437 source files with javac [debug release 17] to target/classes 20:58:16 [INFO] 20:58:16 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 20:58:16 [INFO] 20:58:16 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 20:58:16 [INFO] Fork Value is true 20:58:18 [INFO] Done SpotBugs Analysis.... 20:58:18 [INFO] 20:58:18 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 20:58:18 [INFO] 20:58:18 [INFO] 20:58:18 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-extension-nicira --- 20:58:18 [INFO] BugInstance size is 0 20:58:18 [INFO] Error size is 0 20:58:18 [INFO] No errors/warnings found 20:58:18 [INFO] 20:58:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira --- 20:58:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/src/test/resources 20:58:18 [INFO] 20:58:18 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-extension-nicira --- 20:58:18 [INFO] Recompiling the module because of changed dependency. 20:58:18 [INFO] Compiling 62 source files with javac [debug release 17] to target/test-classes 20:58:18 [INFO] 20:58:18 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-extension-nicira --- 20:58:20 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/surefire-reports 20:58:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:58:20 [INFO] 20:58:20 [INFO] ------------------------------------------------------- 20:58:20 [INFO] T E S T S 20:58:20 [INFO] ------------------------------------------------------- 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 20:58:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest 20:58:20 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 20:58:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:58:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.368 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest 20:58:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 20:58:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest 20:58:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 20:58:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest 20:58:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 20:58:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest 20:58:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 20:58:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest 20:58:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 20:58:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest 20:58:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 20:58:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest 20:58:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 20:58:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest 20:58:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 20:58:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest 20:58:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 20:58:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest 20:58:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 20:58:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest 20:58:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 20:58:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest 20:58:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 20:58:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest 20:58:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 20:58:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest 20:58:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 20:58:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest 20:58:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 20:58:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest 20:58:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 20:58:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest 20:58:21 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 20:58:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 20:58:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 20:58:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 20:58:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 20:58:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 20:58:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 20:58:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 20:58:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 20:58:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 20:58:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 20:58:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 20:58:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 20:58:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 20:58:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 20:58:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 20:58:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 20:58:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 20:58:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 20:58:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 20:58:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 20:58:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 20:58:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 20:58:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest 20:58:22 [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 20:58:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest 20:58:22 [INFO] 20:58:22 [INFO] Results: 20:58:22 [INFO] 20:58:22 [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 20:58:22 [INFO] 20:58:22 [INFO] 20:58:22 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-extension-nicira --- 20:58:22 [INFO] 20:58:22 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira --- 20:58:23 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.0-SNAPSHOT.jar 20:58:23 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF 20:58:23 [INFO] 20:58:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-extension-nicira --- 20:58:23 [INFO] No previous run data found, generating javadoc. 20:58:29 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.0-SNAPSHOT-javadoc.jar 20:58:29 [INFO] 20:58:29 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-extension-nicira --- 20:58:29 [INFO] CycloneDX: Resolving Dependencies 20:58:33 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 20:58:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/bom.xml 20:58:33 [INFO] attaching as openflowjava-extension-nicira-0.19.0-SNAPSHOT-cyclonedx.xml 20:58:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/bom.json 20:58:33 [INFO] attaching as openflowjava-extension-nicira-0.19.0-SNAPSHOT-cyclonedx.json 20:58:33 [INFO] 20:58:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- 20:58:33 [INFO] Skipping duplicate-finder execution! 20:58:33 [INFO] 20:58:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- 20:58:33 [WARNING] Used undeclared dependencies found: 20:58:33 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 20:58:33 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 20:58:33 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 20:58:33 [WARNING] Non-test scoped test only dependencies found: 20:58:33 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.19.0-SNAPSHOT:compile 20:58:33 [INFO] 20:58:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- 20:58:33 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.0-SNAPSHOT-sources.jar 20:58:33 [INFO] 20:58:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-extension-nicira --- 20:58:33 [INFO] 20:58:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-extension-nicira --- 20:58:33 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec 20:58:33 [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 77 classes 20:58:33 [INFO] 20:58:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-extension-nicira --- 20:58:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-SNAPSHOT.jar 20:58:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-SNAPSHOT.pom 20:58:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-SNAPSHOT-javadoc.jar 20:58:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-SNAPSHOT-cyclonedx.xml 20:58:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-SNAPSHOT-cyclonedx.json 20:58:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-SNAPSHOT-sources.jar 20:58:33 [INFO] 20:58:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira --- 20:58:33 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-SNAPSHOT.jar 20:58:33 [INFO] Writing OBR metadata 20:58:33 [INFO] 20:58:33 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-extension-nicira --- 20:58:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:58:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml 20:58:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:58:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:58:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:58:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:58:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:58:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:58:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:58:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:58:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:58:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:58:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:58:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:58:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:58:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:58:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:58:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:58:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:58:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:58:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:58:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:58:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:58:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:58:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:58:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:58:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:58:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:58:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:58:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:58:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:58:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:58:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:58:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:58:33 at java.lang.reflect.Method.invoke (Method.java:568) 20:58:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:58:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:58:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:58:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:58:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml 20:58:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 20:58:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:58:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:58:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:58:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:58:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:58:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:58:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:58:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:58:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:58:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:58:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:58:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:58:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:58:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:58:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:58:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:58:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:58:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:58:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:58:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:58:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:58:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:58:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:58:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:58:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:58:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:58:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:58:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:58:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:58:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:58:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:58:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:58:33 at java.lang.reflect.Method.invoke (Method.java:568) 20:58:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:58:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:58:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:58:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:58:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 20:58:33 [INFO] 20:58:33 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira --- 20:58:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:58:33 [INFO] 20:58:33 [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- 20:58:33 [INFO] Building openflowjava-extension-eric 0.19.0-SNAPSHOT [27/84] 20:58:33 [INFO] -------------------------------[ bundle ]------------------------------- 20:58:33 [INFO] 20:58:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-extension-eric --- 20:58:33 [INFO] 20:58:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-eric --- 20:58:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:33 [INFO] 20:58:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 20:58:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:33 [INFO] 20:58:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-eric --- 20:58:33 [INFO] 20:58:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 20:58:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:58:33 [INFO] 20:58:33 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowjava-extension-eric --- 20:58:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:58:33 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/src/main/yang 20:58:33 [INFO] yang-to-sources: Found 5 dependencies in 1.886 ms 20:58:33 [INFO] yang-to-sources: Project model files found: 1 in 715.6 μs 20:58:33 [INFO] yang-to-sources: 6 YANG models processed in 48.19 ms 20:58:33 [INFO] BindingJavaFileGenerator: Defined 16 files in 5.939 ms 20:58:33 [INFO] Sorted 16 files into 7 directories in 61.06 μs 20:58:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 11.91 ms 20:58:33 [INFO] 20:58:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-eric --- 20:58:33 [INFO] Starting audit... 20:58:33 Audit done. 20:58:33 [INFO] You have 0 Checkstyle violations. 20:58:33 [INFO] 20:58:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-eric --- 20:58:33 [INFO] Starting audit... 20:58:33 Audit done. 20:58:33 [INFO] You have 0 Checkstyle violations. 20:58:33 [INFO] 20:58:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-eric --- 20:58:33 [INFO] 20:58:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 20:58:33 [INFO] Copying 1 resource from src/main/resources to target/classes 20:58:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:58:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:58:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:58:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:58:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/generated-sources/spi 20:58:33 [INFO] 20:58:33 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-eric --- 20:58:33 [INFO] Recompiling the module because of changed dependency. 20:58:33 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 20:58:33 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException 20:58:33 [INFO] 20:58:33 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 20:58:33 [INFO] 20:58:33 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-extension-eric --- 20:58:33 [INFO] Fork Value is true 20:58:35 [INFO] Done SpotBugs Analysis.... 20:58:35 [INFO] 20:58:35 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 20:58:35 [INFO] 20:58:35 [INFO] 20:58:35 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-extension-eric --- 20:58:35 [INFO] BugInstance size is 0 20:58:35 [INFO] Error size is 0 20:58:35 [INFO] No errors/warnings found 20:58:35 [INFO] 20:58:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric --- 20:58:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/src/test/resources 20:58:35 [INFO] 20:58:35 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-extension-eric --- 20:58:35 [INFO] Recompiling the module because of changed dependency. 20:58:35 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 20:58:35 [INFO] 20:58:35 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-extension-eric --- 20:58:35 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/surefire-reports 20:58:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:58:35 [INFO] 20:58:35 [INFO] ------------------------------------------------------- 20:58:35 [INFO] T E S T S 20:58:35 [INFO] ------------------------------------------------------- 20:58:38 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 20:58:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:58:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.673 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest 20:58:38 [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 20:58:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest 20:58:38 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 20:58:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest 20:58:38 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 20:58:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest 20:58:38 [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 20:58:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest 20:58:38 [INFO] 20:58:38 [INFO] Results: 20:58:38 [INFO] 20:58:38 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 20:58:38 [INFO] 20:58:38 [INFO] 20:58:38 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-extension-eric --- 20:58:38 [INFO] 20:58:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-eric --- 20:58:38 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.0-SNAPSHOT.jar 20:58:38 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF 20:58:38 [INFO] 20:58:38 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-extension-eric --- 20:58:38 [INFO] No previous run data found, generating javadoc. 20:58:39 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.0-SNAPSHOT-javadoc.jar 20:58:39 [INFO] 20:58:39 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-extension-eric --- 20:58:39 [INFO] CycloneDX: Resolving Dependencies 20:58:40 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 20:58:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/bom.xml 20:58:40 [INFO] attaching as openflowjava-extension-eric-0.19.0-SNAPSHOT-cyclonedx.xml 20:58:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/bom.json 20:58:40 [INFO] attaching as openflowjava-extension-eric-0.19.0-SNAPSHOT-cyclonedx.json 20:58:40 [INFO] 20:58:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- 20:58:40 [INFO] Skipping duplicate-finder execution! 20:58:40 [INFO] 20:58:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- 20:58:40 [WARNING] Used undeclared dependencies found: 20:58:40 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 20:58:40 [INFO] 20:58:40 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- 20:58:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.0-SNAPSHOT-sources.jar 20:58:40 [INFO] 20:58:40 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-extension-eric --- 20:58:40 [INFO] 20:58:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-extension-eric --- 20:58:40 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec 20:58:40 [INFO] Analyzed bundle 'openflowjava-extension-eric' with 8 classes 20:58:40 [INFO] 20:58:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-extension-eric --- 20:58:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-SNAPSHOT.jar 20:58:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-SNAPSHOT.pom 20:58:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-SNAPSHOT-javadoc.jar 20:58:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-SNAPSHOT-cyclonedx.xml 20:58:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-SNAPSHOT-cyclonedx.json 20:58:40 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-SNAPSHOT-sources.jar 20:58:40 [INFO] 20:58:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-eric --- 20:58:40 [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-SNAPSHOT.jar 20:58:40 [INFO] Writing OBR metadata 20:58:40 [INFO] 20:58:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-extension-eric --- 20:58:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:58:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml 20:58:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:58:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:58:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:58:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:58:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:58:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:58:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:58:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:58:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:58:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:58:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:58:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:58:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:58:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:58:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:58:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:58:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:58:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:58:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:58:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:58:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:58:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:58:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:58:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:58:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:58:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:58:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:58:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:58:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:58:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:58:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:58:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:58:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:58:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:58:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:58:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:58:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:58:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml 20:58:40 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 20:58:40 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:58:40 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:58:40 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:58:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:58:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:58:40 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:58:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:58:40 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:58:40 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:58:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:58:40 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:58:40 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:58:40 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:58:40 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:58:40 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:58:40 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:58:40 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:58:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:58:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:58:40 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:58:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:58:40 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:58:40 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:58:40 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:58:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:58:40 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:58:40 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:58:40 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:58:40 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:58:40 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:58:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:58:40 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:58:40 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:58:40 at java.lang.reflect.Method.invoke (Method.java:568) 20:58:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:58:40 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:58:40 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:58:40 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:58:40 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 20:58:40 [INFO] 20:58:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-eric --- 20:58:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:58:40 [INFO] 20:58:40 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- 20:58:40 [INFO] Building openflowplugin-extension-nicira 0.19.0-SNAPSHOT [28/84] 20:58:40 [INFO] -------------------------------[ bundle ]------------------------------- 20:58:40 [INFO] 20:58:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-nicira --- 20:58:40 [INFO] 20:58:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 20:58:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:40 [INFO] 20:58:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 20:58:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:58:40 [INFO] 20:58:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-nicira --- 20:58:41 [INFO] 20:58:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 20:58:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:58:41 [INFO] 20:58:41 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowplugin-extension-nicira --- 20:58:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:58:41 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/src/main/yang 20:58:41 [INFO] yang-to-sources: Found 12 dependencies in 3.211 ms 20:58:41 [INFO] yang-to-sources: Project model files found: 2 in 29.54 ms 20:58:41 [INFO] yang-to-sources: 39 YANG models processed in 623.4 ms 20:58:41 [INFO] BindingJavaFileGenerator: Defined 916 files in 57.78 ms 20:58:41 [INFO] Sorted 916 files into 95 directories in 1.122 ms 20:58:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 916 in 234.8 ms 20:58:41 [INFO] 20:58:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-nicira --- 20:58:41 [INFO] Starting audit... 20:58:41 Audit done. 20:58:41 [INFO] You have 0 Checkstyle violations. 20:58:41 [INFO] 20:58:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-nicira --- 20:58:47 [INFO] Starting audit... 20:58:47 Audit done. 20:58:47 [INFO] You have 0 Checkstyle violations. 20:58:47 [INFO] 20:58:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-nicira --- 20:58:47 [INFO] 20:58:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 20:58:47 [INFO] Copying 1 resource from src/main/resources to target/classes 20:58:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:58:47 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:58:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:58:47 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 20:58:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 20:58:47 [INFO] 20:58:47 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-nicira --- 20:58:47 [INFO] Recompiling the module because of changed dependency. 20:58:47 [INFO] Compiling 971 source files with javac [debug release 17] to target/classes 20:58:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:58:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:58:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:58:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:58:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:58:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:58:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:58:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:58:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 20:58:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:58:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:58:53 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 20:58:53 [INFO] 20:58:53 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 20:58:53 [INFO] 20:58:53 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 20:58:53 [INFO] Fork Value is true 20:59:00 [INFO] Done SpotBugs Analysis.... 20:59:01 [INFO] 20:59:01 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 20:59:01 [INFO] 20:59:01 [INFO] 20:59:01 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-extension-nicira --- 20:59:01 [INFO] BugInstance size is 0 20:59:01 [INFO] Error size is 0 20:59:01 [INFO] No errors/warnings found 20:59:01 [INFO] 20:59:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira --- 20:59:01 [INFO] Copying 1 resource from src/test/resources to target/test-classes 20:59:01 [INFO] 20:59:01 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- 20:59:01 [INFO] Recompiling the module because of changed dependency. 20:59:01 [INFO] Compiling 44 source files with javac [debug release 17] to target/test-classes 20:59:01 [INFO] 20:59:01 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-extension-nicira --- 20:59:01 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/surefire-reports 20:59:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:59:01 [INFO] 20:59:01 [INFO] ------------------------------------------------------- 20:59:01 [INFO] T E S T S 20:59:01 [INFO] ------------------------------------------------------- 20:59:03 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 20:59:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:59:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.824 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest 20:59:04 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 20:59:05 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest 20:59:05 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 20:59:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest 20:59:05 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 20:59:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest 20:59:05 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 20:59:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest 20:59:05 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 20:59:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest 20:59:06 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 20:59:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest 20:59:06 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 20:59:06 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest 20:59:06 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 20:59:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest 20:59:06 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 20:59:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest 20:59:06 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest 20:59:07 [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 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest 20:59:07 [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 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 20:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest 20:59:07 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 20:59:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest 20:59:08 [INFO] 20:59:08 [INFO] Results: 20:59:08 [INFO] 20:59:08 [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 20:59:08 [INFO] 20:59:08 [INFO] 20:59:08 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-extension-nicira --- 20:59:08 [INFO] 20:59:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-nicira --- 20:59:08 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.0-SNAPSHOT.jar 20:59:09 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF 20:59:09 [INFO] 20:59:09 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-nicira --- 20:59:09 [INFO] No previous run data found, generating javadoc. 20:59:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.0-SNAPSHOT-javadoc.jar 20:59:22 [INFO] 20:59:22 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-extension-nicira --- 20:59:22 [INFO] CycloneDX: Resolving Dependencies 20:59:23 [INFO] CycloneDX: Creating BOM version 1.4 with 34 component(s) 20:59:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/bom.xml 20:59:23 [INFO] attaching as openflowplugin-extension-nicira-0.19.0-SNAPSHOT-cyclonedx.xml 20:59:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/bom.json 20:59:23 [INFO] attaching as openflowplugin-extension-nicira-0.19.0-SNAPSHOT-cyclonedx.json 20:59:23 [INFO] 20:59:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- 20:59:23 [INFO] Skipping duplicate-finder execution! 20:59:23 [INFO] 20:59:23 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- 20:59:23 [WARNING] Used undeclared dependencies found: 20:59:23 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 20:59:23 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 20:59:23 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 20:59:23 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 20:59:23 [INFO] 20:59:23 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- 20:59:23 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.0-SNAPSHOT-sources.jar 20:59:23 [INFO] 20:59:23 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- 20:59:23 [INFO] 20:59:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-nicira --- 20:59:23 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec 20:59:23 [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 60 classes 20:59:23 [INFO] 20:59:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-nicira --- 20:59:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-SNAPSHOT.jar 20:59:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-SNAPSHOT.pom 20:59:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-SNAPSHOT-javadoc.jar 20:59:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-SNAPSHOT-cyclonedx.xml 20:59:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-SNAPSHOT-cyclonedx.json 20:59:23 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-SNAPSHOT-sources.jar 20:59:23 [INFO] 20:59:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-nicira --- 20:59:24 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-SNAPSHOT.jar 20:59:24 [INFO] Writing OBR metadata 20:59:24 [INFO] 20:59:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-nicira --- 20:59:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:59:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml 20:59:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:59:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:59:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:59:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:59:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:59:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:59:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:59:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:59:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:59:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:59:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:59:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:59:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:59:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:59:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:59:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:59:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:59:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:59:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:59:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:59:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:59:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:59:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:59:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:59:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:59:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:59:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:59:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:59:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:59:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:59:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:59:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:59:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:59:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:59:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml 20:59:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 20:59:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:59:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:59:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:59:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:59:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:59:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:59:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:59:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:59:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:59:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:59:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:59:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:59:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:59:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:59:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:59:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:59:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:59:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:59:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:59:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:59:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:59:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:59:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:59:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:59:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:59:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:59:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:59:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:59:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:59:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:59:24 at java.lang.reflect.Method.invoke (Method.java:568) 20:59:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:59:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:59:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:59:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:59:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 20:59:24 [INFO] 20:59:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-nicira --- 20:59:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:59:24 [INFO] 20:59:24 [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- 20:59:24 [INFO] Building openflowplugin-extension-onf 0.19.0-SNAPSHOT [29/84] 20:59:24 [INFO] -------------------------------[ bundle ]------------------------------- 20:59:24 [INFO] 20:59:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-onf --- 20:59:24 [INFO] 20:59:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-onf --- 20:59:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:24 [INFO] 20:59:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 20:59:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:24 [INFO] 20:59:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-onf --- 20:59:24 [INFO] 20:59:24 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 20:59:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:59:24 [INFO] 20:59:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-onf --- 20:59:24 [INFO] Starting audit... 20:59:24 Audit done. 20:59:24 [INFO] You have 0 Checkstyle violations. 20:59:24 [INFO] 20:59:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-onf --- 20:59:25 [INFO] Starting audit... 20:59:25 Audit done. 20:59:25 [INFO] You have 0 Checkstyle violations. 20:59:25 [INFO] 20:59:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-onf --- 20:59:25 [INFO] 20:59:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 20:59:25 [INFO] Copying 1 resource from src/main/resources to target/classes 20:59:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/generated-sources/spi 20:59:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/generated-sources/yang 20:59:25 [INFO] 20:59:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-onf --- 20:59:25 [INFO] Recompiling the module because of changed dependency. 20:59:25 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:59:25 [INFO] 20:59:25 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 20:59:25 [INFO] 20:59:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 20:59:25 [INFO] Fork Value is true 20:59:28 [INFO] Done SpotBugs Analysis.... 20:59:28 [INFO] 20:59:28 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 20:59:28 [INFO] 20:59:28 [INFO] 20:59:28 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-extension-onf --- 20:59:28 [INFO] BugInstance size is 0 20:59:28 [INFO] Error size is 0 20:59:28 [INFO] No errors/warnings found 20:59:28 [INFO] 20:59:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf --- 20:59:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/src/test/resources 20:59:28 [INFO] 20:59:28 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-extension-onf --- 20:59:28 [INFO] Recompiling the module because of changed dependency. 20:59:28 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 20:59:28 [INFO] 20:59:28 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-extension-onf --- 20:59:28 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/surefire-reports 20:59:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:59:28 [INFO] 20:59:28 [INFO] ------------------------------------------------------- 20:59:28 [INFO] T E S T S 20:59:28 [INFO] ------------------------------------------------------- 20:59:29 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 20:59:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:59:30 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.511 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest 20:59:30 [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 20:59:31 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest 20:59:31 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 20:59:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest 20:59:32 [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 20:59:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest 20:59:32 [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 20:59:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest 20:59:32 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 20:59:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest 20:59:32 [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 20:59:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest 20:59:32 [INFO] 20:59:32 [INFO] Results: 20:59:32 [INFO] 20:59:32 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 20:59:32 [INFO] 20:59:32 [INFO] 20:59:32 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-extension-onf --- 20:59:32 [INFO] 20:59:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-onf --- 20:59:32 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.0-SNAPSHOT.jar 20:59:32 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF 20:59:32 [INFO] 20:59:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-onf --- 20:59:32 [INFO] No previous run data found, generating javadoc. 20:59:34 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.0-SNAPSHOT-javadoc.jar 20:59:34 [INFO] 20:59:34 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-extension-onf --- 20:59:34 [INFO] CycloneDX: Resolving Dependencies 20:59:34 [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) 20:59:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/bom.xml 20:59:34 [INFO] attaching as openflowplugin-extension-onf-0.19.0-SNAPSHOT-cyclonedx.xml 20:59:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/bom.json 20:59:34 [INFO] attaching as openflowplugin-extension-onf-0.19.0-SNAPSHOT-cyclonedx.json 20:59:34 [INFO] 20:59:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- 20:59:34 [INFO] Skipping duplicate-finder execution! 20:59:34 [INFO] 20:59:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- 20:59:34 [WARNING] Used undeclared dependencies found: 20:59:34 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 20:59:34 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 20:59:34 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 20:59:34 [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:compile 20:59:34 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:59:34 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 20:59:34 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.0-SNAPSHOT:compile 20:59:34 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.19.0-SNAPSHOT:compile 20:59:34 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0-SNAPSHOT:compile 20:59:34 [WARNING] Non-test scoped test only dependencies found: 20:59:34 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 20:59:34 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 20:59:34 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.0-SNAPSHOT:compile 20:59:34 [INFO] 20:59:34 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- 20:59:34 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.0-SNAPSHOT-sources.jar 20:59:34 [INFO] 20:59:34 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-onf --- 20:59:34 [INFO] 20:59:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-onf --- 20:59:34 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec 20:59:35 [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes 20:59:35 [INFO] 20:59:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-onf --- 20:59:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-SNAPSHOT.jar 20:59:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-SNAPSHOT.pom 20:59:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-SNAPSHOT-javadoc.jar 20:59:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-SNAPSHOT-cyclonedx.xml 20:59:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-SNAPSHOT-cyclonedx.json 20:59:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-SNAPSHOT-sources.jar 20:59:35 [INFO] 20:59:35 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-onf --- 20:59:35 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-SNAPSHOT.jar 20:59:35 [INFO] Writing OBR metadata 20:59:35 [INFO] 20:59:35 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-onf --- 20:59:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:59:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml 20:59:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:59:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:59:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:59:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:59:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:59:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:59:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:59:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:59:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:59:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:59:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:59:35 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:59:35 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:59:35 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:59:35 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:59:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:59:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:59:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:59:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:59:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:59:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:59:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:59:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:59:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:59:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:59:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:59:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:59:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:59:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:59:35 at java.lang.reflect.Method.invoke (Method.java:568) 20:59:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:59:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:59:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:59:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:59:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml 20:59:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 20:59:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:59:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:59:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:59:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:59:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:59:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:59:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:59:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:59:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:59:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:59:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:59:35 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:59:35 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:59:35 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:59:35 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:59:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:59:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:59:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:59:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:59:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:59:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:59:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:59:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:59:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:59:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:59:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:59:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:59:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:59:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:59:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:59:35 at java.lang.reflect.Method.invoke (Method.java:568) 20:59:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:59:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:59:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:59:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:59:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 20:59:35 [INFO] 20:59:35 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-onf --- 20:59:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:59:35 [INFO] 20:59:35 [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- 20:59:35 [INFO] Building openflowplugin-extension-eric 0.19.0-SNAPSHOT [30/84] 20:59:35 [INFO] -------------------------------[ bundle ]------------------------------- 20:59:35 [INFO] 20:59:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-eric --- 20:59:35 [INFO] 20:59:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-eric --- 20:59:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:35 [INFO] 20:59:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 20:59:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:35 [INFO] 20:59:35 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-eric --- 20:59:35 [INFO] 20:59:35 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 20:59:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:59:35 [INFO] 20:59:35 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowplugin-extension-eric --- 20:59:35 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:59:35 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/yang 20:59:35 [INFO] yang-to-sources: Found 12 dependencies in 3.645 ms 20:59:35 [INFO] yang-to-sources: Project model files found: 1 in 1.484 ms 20:59:36 [INFO] yang-to-sources: 35 YANG models processed in 372.3 ms 20:59:36 [INFO] BindingJavaFileGenerator: Defined 37 files in 28.99 ms 20:59:36 [INFO] Sorted 37 files into 5 directories in 84.43 μs 20:59:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 37 in 40.06 ms 20:59:36 [INFO] 20:59:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-eric --- 20:59:36 [INFO] Starting audit... 20:59:36 Audit done. 20:59:36 [INFO] You have 0 Checkstyle violations. 20:59:36 [INFO] 20:59:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-eric --- 20:59:36 [INFO] Starting audit... 20:59:36 Audit done. 20:59:36 [INFO] You have 0 Checkstyle violations. 20:59:36 [INFO] 20:59:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-eric --- 20:59:36 [INFO] 20:59:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 20:59:36 [INFO] Copying 1 resource from src/main/resources to target/classes 20:59:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:59:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:59:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:59:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:59:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/generated-sources/spi 20:59:36 [INFO] 20:59:36 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-eric --- 20:59:36 [INFO] Recompiling the module because of changed dependency. 20:59:36 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 20:59:36 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:59:36 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:59:36 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:59:36 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:59:36 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:59:36 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:59:36 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:59:36 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 20:59:36 [INFO] 20:59:36 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 20:59:36 [INFO] 20:59:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 20:59:36 [INFO] Fork Value is true 20:59:39 [INFO] Done SpotBugs Analysis.... 20:59:39 [INFO] 20:59:39 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 20:59:39 [INFO] 20:59:39 [INFO] 20:59:39 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-extension-eric --- 20:59:39 [INFO] BugInstance size is 0 20:59:39 [INFO] Error size is 0 20:59:39 [INFO] No errors/warnings found 20:59:39 [INFO] 20:59:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric --- 20:59:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/test/resources 20:59:39 [INFO] 20:59:39 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-extension-eric --- 20:59:39 [INFO] Recompiling the module because of changed dependency. 20:59:39 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 20:59:39 [INFO] 20:59:39 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-extension-eric --- 20:59:39 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/surefire-reports 20:59:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:59:39 [INFO] 20:59:39 [INFO] ------------------------------------------------------- 20:59:39 [INFO] T E S T S 20:59:39 [INFO] ------------------------------------------------------- 20:59:40 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 20:59:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 20:59:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.678 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest 20:59:42 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 20:59:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest 20:59:42 [INFO] 20:59:42 [INFO] Results: 20:59:42 [INFO] 20:59:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 20:59:42 [INFO] 20:59:42 [INFO] 20:59:42 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-extension-eric --- 20:59:42 [INFO] 20:59:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-eric --- 20:59:42 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.0-SNAPSHOT.jar 20:59:42 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF 20:59:42 [INFO] 20:59:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-eric --- 20:59:42 [INFO] No previous run data found, generating javadoc. 20:59:44 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.0-SNAPSHOT-javadoc.jar 20:59:44 [INFO] 20:59:44 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-extension-eric --- 20:59:44 [INFO] CycloneDX: Resolving Dependencies 20:59:45 [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) 20:59:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/bom.xml 20:59:45 [INFO] attaching as openflowplugin-extension-eric-0.19.0-SNAPSHOT-cyclonedx.xml 20:59:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/bom.json 20:59:45 [INFO] attaching as openflowplugin-extension-eric-0.19.0-SNAPSHOT-cyclonedx.json 20:59:45 [INFO] 20:59:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- 20:59:45 [INFO] Skipping duplicate-finder execution! 20:59:45 [INFO] 20:59:45 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- 20:59:45 [WARNING] Used undeclared dependencies found: 20:59:45 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 20:59:45 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 20:59:45 [WARNING] Non-test scoped test only dependencies found: 20:59:45 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0-SNAPSHOT:compile 20:59:45 [INFO] 20:59:45 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- 20:59:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.0-SNAPSHOT-sources.jar 20:59:45 [INFO] 20:59:45 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-eric --- 20:59:45 [INFO] 20:59:45 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-eric --- 20:59:45 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec 20:59:45 [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 7 classes 20:59:45 [INFO] 20:59:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-eric --- 20:59:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-SNAPSHOT.jar 20:59:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-SNAPSHOT.pom 20:59:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-SNAPSHOT-javadoc.jar 20:59:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-SNAPSHOT-cyclonedx.xml 20:59:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-SNAPSHOT-cyclonedx.json 20:59:45 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-SNAPSHOT-sources.jar 20:59:45 [INFO] 20:59:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-eric --- 20:59:45 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-SNAPSHOT.jar 20:59:45 [INFO] Writing OBR metadata 20:59:45 [INFO] 20:59:45 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-eric --- 20:59:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:59:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml 20:59:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:59:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:59:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:59:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:59:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:59:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:59:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:59:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:59:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:59:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:59:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:59:45 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:59:45 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:59:45 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:59:45 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:59:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:59:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:59:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:59:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:59:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:59:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:59:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:59:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:59:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:59:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:59:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:59:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:59:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:59:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:59:45 at java.lang.reflect.Method.invoke (Method.java:568) 20:59:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:59:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:59:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:59:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:59:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml 20:59:45 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 20:59:45 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:45 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:59:45 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:59:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:59:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:59:45 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:59:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:59:45 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:59:45 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:59:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:59:45 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:59:45 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:59:45 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:59:45 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:59:45 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:59:45 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:59:45 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:59:45 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:59:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:59:45 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:59:45 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:59:45 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:59:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:59:45 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:59:45 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:59:45 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:59:45 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:59:45 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:59:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:59:45 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:59:45 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:59:45 at java.lang.reflect.Method.invoke (Method.java:568) 20:59:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:59:45 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:59:45 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:59:45 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:59:45 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 20:59:45 [INFO] 20:59:45 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-eric --- 20:59:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:59:45 [INFO] 20:59:45 [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- 20:59:45 [INFO] Building test-extension 0.19.0-SNAPSHOT [31/84] 20:59:45 [INFO] -------------------------------[ bundle ]------------------------------- 20:59:45 [INFO] 20:59:45 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-extension --- 20:59:45 [INFO] 20:59:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-extension --- 20:59:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:45 [INFO] 20:59:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-extension --- 20:59:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:45 [INFO] 20:59:45 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-extension --- 20:59:45 [INFO] 20:59:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-extension --- 20:59:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:59:45 [INFO] 20:59:45 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ test-extension --- 20:59:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:59:46 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/src/main/yang 20:59:46 [INFO] yang-to-sources: Found 17 dependencies in 4.975 ms 20:59:46 [INFO] yang-to-sources: Project model files found: 1 in 496.4 μs 20:59:46 [INFO] yang-to-sources: 1 YANG models processed in 92.89 ms 20:59:46 [INFO] BindingJavaFileGenerator: Defined 9 files in 727.4 μs 20:59:46 [INFO] Sorted 9 files into 3 directories in 50.79 μs 20:59:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 9 in 3.424 ms 20:59:46 [INFO] 20:59:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-extension --- 20:59:46 [INFO] Starting audit... 20:59:46 Audit done. 20:59:46 [INFO] You have 0 Checkstyle violations. 20:59:46 [INFO] 20:59:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-extension --- 20:59:46 [INFO] Starting audit... 20:59:46 Audit done. 20:59:46 [INFO] You have 0 Checkstyle violations. 20:59:46 [INFO] 20:59:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-extension --- 20:59:46 [INFO] 20:59:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension --- 20:59:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/src/main/resources 20:59:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/generated-sources/spi 20:59:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:59:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:59:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:59:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/generated-sources/spi 20:59:46 [INFO] 20:59:46 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-extension --- 20:59:46 [INFO] Recompiling the module because of changed dependency. 20:59:46 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 20:59:46 [INFO] 20:59:46 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ test-extension >>> 20:59:46 [INFO] 20:59:46 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ test-extension --- 20:59:46 [INFO] Fork Value is true 20:59:49 [INFO] Done SpotBugs Analysis.... 20:59:49 [INFO] 20:59:49 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ test-extension <<< 20:59:49 [INFO] 20:59:49 [INFO] 20:59:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ test-extension --- 20:59:49 [INFO] BugInstance size is 0 20:59:49 [INFO] Error size is 0 20:59:49 [INFO] No errors/warnings found 20:59:49 [INFO] 20:59:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-extension --- 20:59:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/src/test/resources 20:59:49 [INFO] 20:59:49 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ test-extension --- 20:59:49 [INFO] No sources to compile 20:59:49 [INFO] 20:59:49 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ test-extension --- 20:59:49 [INFO] No tests to run. 20:59:49 [INFO] 20:59:49 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ test-extension --- 20:59:49 [INFO] 20:59:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-extension --- 20:59:49 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.0-SNAPSHOT.jar 20:59:49 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/META-INF/MANIFEST.MF 20:59:49 [INFO] 20:59:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-extension --- 20:59:49 [INFO] No previous run data found, generating javadoc. 20:59:50 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.0-SNAPSHOT-javadoc.jar 20:59:50 [INFO] 20:59:50 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ test-extension --- 20:59:50 [INFO] CycloneDX: Resolving Dependencies 20:59:51 [INFO] CycloneDX: Creating BOM version 1.4 with 52 component(s) 20:59:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/bom.xml 20:59:51 [INFO] attaching as test-extension-0.19.0-SNAPSHOT-cyclonedx.xml 20:59:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/bom.json 20:59:51 [INFO] attaching as test-extension-0.19.0-SNAPSHOT-cyclonedx.json 20:59:51 [INFO] 20:59:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- 20:59:51 [INFO] Skipping duplicate-finder execution! 20:59:51 [INFO] 20:59:51 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-extension --- 20:59:51 [WARNING] Used undeclared dependencies found: 20:59:51 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 20:59:51 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 20:59:51 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile 20:59:51 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 20:59:51 [WARNING] Unused declared dependencies found: 20:59:51 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.19.0-SNAPSHOT:compile 20:59:51 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.19.0-SNAPSHOT:compile 20:59:51 [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.19.0-SNAPSHOT:compile 20:59:51 [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.19.0-SNAPSHOT:compile 20:59:51 [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.19.0-SNAPSHOT:compile 20:59:51 [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.19.0-SNAPSHOT:compile 20:59:51 [INFO] 20:59:51 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-extension --- 20:59:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.0-SNAPSHOT-sources.jar 20:59:51 [INFO] 20:59:51 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-extension --- 20:59:51 [INFO] 20:59:51 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-extension --- 20:59:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:59:51 [INFO] 20:59:51 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-extension --- 20:59:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-SNAPSHOT.jar 20:59:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-SNAPSHOT.pom 20:59:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-SNAPSHOT-javadoc.jar 20:59:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-SNAPSHOT-cyclonedx.xml 20:59:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-SNAPSHOT-cyclonedx.json 20:59:51 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-SNAPSHOT-sources.jar 20:59:51 [INFO] 20:59:51 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-extension --- 20:59:51 [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-SNAPSHOT.jar 20:59:51 [INFO] Writing OBR metadata 20:59:51 [INFO] 20:59:51 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-extension --- 20:59:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:59:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/maven-metadata.xml 20:59:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:59:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:59:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:59:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:59:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:59:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:59:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:59:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:59:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:59:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:59:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:59:51 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:59:51 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:59:51 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:59:51 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:59:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:59:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:59:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:59:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:59:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:59:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:59:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:59:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:59:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:59:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:59:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:59:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:59:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:59:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:59:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:59:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:59:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:59:51 at java.lang.reflect.Method.invoke (Method.java:568) 20:59:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:59:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:59:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:59:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:59:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/maven-metadata.xml 20:59:51 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 20:59:51 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:51 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:59:51 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:59:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:59:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:59:51 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:59:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:59:51 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:59:51 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:59:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:59:51 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:59:51 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:59:51 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:59:51 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:59:51 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:59:51 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:59:51 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:59:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:59:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:59:51 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:59:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:59:51 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:59:51 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:59:51 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:59:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:59:51 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:59:51 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:59:51 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:59:51 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:59:51 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:59:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:59:51 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:59:51 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:59:51 at java.lang.reflect.Method.invoke (Method.java:568) 20:59:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:59:51 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:59:51 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:59:51 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:59:51 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 20:59:51 [INFO] 20:59:51 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-extension --- 20:59:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:59:51 [INFO] 20:59:51 [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- 20:59:51 [INFO] Building model-topology 0.19.0-SNAPSHOT [32/84] 20:59:51 [INFO] -------------------------------[ bundle ]------------------------------- 20:59:51 [INFO] 20:59:51 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-topology --- 20:59:51 [INFO] 20:59:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-topology --- 20:59:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:51 [INFO] 20:59:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-topology --- 20:59:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:51 [INFO] 20:59:51 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-topology --- 20:59:52 [INFO] 20:59:52 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-topology --- 20:59:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 20:59:52 [INFO] 20:59:52 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ model-topology --- 20:59:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 20:59:52 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/src/main/yang 20:59:52 [INFO] yang-to-sources: Found 5 dependencies in 1.078 ms 20:59:52 [INFO] yang-to-sources: Project model files found: 1 in 796.7 μs 20:59:52 [INFO] yang-to-sources: 5 YANG models processed in 116.7 ms 20:59:52 [INFO] BindingJavaFileGenerator: Defined 8 files in 4.305 ms 20:59:52 [INFO] Sorted 8 files into 3 directories in 57.00 μs 20:59:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 7.957 ms 20:59:52 [INFO] 20:59:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-topology --- 20:59:52 [INFO] Starting audit... 20:59:52 Audit done. 20:59:52 [INFO] You have 0 Checkstyle violations. 20:59:52 [INFO] 20:59:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-topology --- 20:59:52 [INFO] Starting audit... 20:59:52 Audit done. 20:59:52 [INFO] You have 0 Checkstyle violations. 20:59:52 [INFO] 20:59:52 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-topology --- 20:59:52 [INFO] 20:59:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology --- 20:59:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/src/main/resources 20:59:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/generated-sources/spi 20:59:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:59:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 20:59:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 20:59:52 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/generated-sources/spi 20:59:52 [INFO] 20:59:52 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-topology --- 20:59:52 [INFO] Recompiling the module because of changed dependency. 20:59:52 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 20:59:52 [INFO] 20:59:52 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-topology >>> 20:59:52 [INFO] 20:59:52 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-topology --- 20:59:52 [INFO] Fork Value is true 20:59:55 [INFO] Done SpotBugs Analysis.... 20:59:55 [INFO] 20:59:55 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-topology <<< 20:59:55 [INFO] 20:59:55 [INFO] 20:59:55 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-topology --- 20:59:55 [INFO] BugInstance size is 0 20:59:55 [INFO] Error size is 0 20:59:55 [INFO] No errors/warnings found 20:59:55 [INFO] 20:59:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-topology --- 20:59:55 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/src/test/resources 20:59:55 [INFO] 20:59:55 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-topology --- 20:59:55 [INFO] No sources to compile 20:59:55 [INFO] 20:59:55 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-topology --- 20:59:55 [INFO] No tests to run. 20:59:55 [INFO] 20:59:55 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ model-topology --- 20:59:55 [INFO] 20:59:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-topology --- 20:59:55 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.0-SNAPSHOT.jar 20:59:55 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/META-INF/MANIFEST.MF 20:59:55 [INFO] 20:59:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-topology --- 20:59:55 [INFO] No previous run data found, generating javadoc. 20:59:56 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.0-SNAPSHOT-javadoc.jar 20:59:56 [INFO] 20:59:56 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-topology --- 20:59:56 [INFO] CycloneDX: Resolving Dependencies 20:59:57 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 20:59:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/bom.xml 20:59:57 [INFO] attaching as model-topology-0.19.0-SNAPSHOT-cyclonedx.xml 20:59:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/bom.json 20:59:57 [INFO] attaching as model-topology-0.19.0-SNAPSHOT-cyclonedx.json 20:59:57 [INFO] 20:59:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- 20:59:57 [INFO] Skipping duplicate-finder execution! 20:59:57 [INFO] 20:59:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-topology --- 20:59:57 [WARNING] Used undeclared dependencies found: 20:59:57 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile 20:59:57 [INFO] 20:59:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-topology --- 20:59:57 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.0-SNAPSHOT-sources.jar 20:59:57 [INFO] 20:59:57 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-topology --- 20:59:57 [INFO] 20:59:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-topology --- 20:59:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 20:59:57 [INFO] 20:59:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-topology --- 20:59:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-SNAPSHOT.jar 20:59:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-SNAPSHOT.pom 20:59:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-SNAPSHOT-javadoc.jar 20:59:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-SNAPSHOT-cyclonedx.xml 20:59:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-SNAPSHOT-cyclonedx.json 20:59:57 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-SNAPSHOT-sources.jar 20:59:57 [INFO] 20:59:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-topology --- 20:59:57 [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-SNAPSHOT.jar 20:59:57 [INFO] Writing OBR metadata 20:59:57 [INFO] 20:59:57 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-topology --- 20:59:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 20:59:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml 20:59:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:59:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:59:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:59:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:59:57 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:59:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:59:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:59:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:59:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 20:59:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:59:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:59:57 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:59:57 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:59:57 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:59:57 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:59:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:59:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:59:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:59:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:59:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:59:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:59:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:59:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:59:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:59:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:59:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:59:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:59:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:59:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:59:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:59:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:59:57 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:59:57 at java.lang.reflect.Method.invoke (Method.java:568) 20:59:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:59:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:59:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:59:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:59:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml 20:59:57 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 20:59:57 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 20:59:57 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 20:59:57 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 20:59:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 20:59:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:59:57 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:59:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:59:57 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 20:59:57 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 20:59:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 20:59:57 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 20:59:57 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 20:59:57 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 20:59:57 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 20:59:57 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 20:59:57 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 20:59:57 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 20:59:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:59:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:59:57 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:59:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:59:57 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:59:57 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:59:57 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:59:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:59:57 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:59:57 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:59:57 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:59:57 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:59:57 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:59:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:59:57 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:59:57 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:59:57 at java.lang.reflect.Method.invoke (Method.java:568) 20:59:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:59:57 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:59:57 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:59:57 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:59:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 20:59:57 [INFO] 20:59:57 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-topology --- 20:59:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 20:59:57 [INFO] 20:59:57 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- 20:59:57 [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.19.0-SNAPSHOT [33/84] 20:59:57 [INFO] ------------------------------[ feature ]------------------------------- 20:59:57 [INFO] 20:59:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-nsf-model --- 20:59:57 [INFO] 20:59:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 20:59:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:57 [INFO] 20:59:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 20:59:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 20:59:57 [INFO] 20:59:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 20:59:57 [INFO] 20:59:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 20:59:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 20:59:57 [INFO] argLine set to empty 20:59:57 [INFO] 20:59:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-nsf-model --- 20:59:57 [INFO] Starting audit... 20:59:57 Audit done. 20:59:57 [INFO] You have 0 Checkstyle violations. 20:59:57 [INFO] 20:59:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-nsf-model --- 20:59:57 [INFO] Starting audit... 20:59:57 Audit done. 20:59:57 [INFO] You have 0 Checkstyle violations. 20:59:57 [INFO] 20:59:57 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-nsf-model --- 20:59:57 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/classes/META-INF/maven/dependencies.properties 20:59:57 [INFO] 20:59:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 20:59:57 [INFO] 20:59:57 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 20:59:57 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml 20:59:57 [INFO] ...done! 20:59:57 [INFO] Attaching features XML 20:59:57 [INFO] 20:59:57 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-nsf-model --- 20:59: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 20:59:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 20:59:57 [INFO] 20:59:57 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 20:59:57 [INFO] 20:59:57 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 20:59:57 [INFO] 20:59:57 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 20:59:57 [INFO] 20:59:57 [INFO] 20:59:57 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 20:59:57 [INFO] 20:59:57 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-nsf-model --- 20:59:57 [INFO] 20:59:57 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-nsf-model --- 20:59:57 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/surefire-reports 20:59:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 20:59:57 [INFO] 20:59:57 [INFO] ------------------------------------------------------- 20:59:57 [INFO] T E S T S 20:59:57 [INFO] ------------------------------------------------------- 20:59:59 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:00:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.89 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:00:12 [INFO] 21:00:12 [INFO] Results: 21:00:12 [INFO] 21:00:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:00:12 [INFO] 21:00:12 [INFO] 21:00:12 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-nsf-model --- 21:00:12 [INFO] 21:00:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- 21:00:12 [INFO] 21:00:12 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-nsf-model --- 21:00:12 [INFO] CycloneDX: Resolving Dependencies 21:00:16 [INFO] CycloneDX: Creating BOM version 1.4 with 71 component(s) 21:00:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml 21:00:16 [INFO] attaching as odl-openflowplugin-nsf-model-0.19.0-SNAPSHOT-cyclonedx.xml 21:00:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json 21:00:16 [INFO] attaching as odl-openflowplugin-nsf-model-0.19.0-SNAPSHOT-cyclonedx.json 21:00:16 [INFO] 21:00:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- 21:00:16 [INFO] Skipping duplicate-finder execution! 21:00:16 [INFO] 21:00:16 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- 21:00:16 [INFO] Skipping plugin execution 21:00:16 [INFO] 21:00:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- 21:00:16 [INFO] No sources in project. Archive not created. 21:00:16 [INFO] 21:00:16 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- 21:00:16 [INFO] 21:00:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-nsf-model --- 21:00:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:00:16 [INFO] 21:00:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-nsf-model --- 21:00:16 [INFO] No primary artifact to install, installing attached artifacts instead. 21:00:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-SNAPSHOT.pom 21:00:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-SNAPSHOT-features.xml 21:00:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-SNAPSHOT-cyclonedx.xml 21:00:16 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-SNAPSHOT-cyclonedx.json 21:00:16 [INFO] 21:00:16 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-nsf-model --- 21:00:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:00:16 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:00:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml 21:00:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:00:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:00:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:00:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:00:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:00:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:00:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:00:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:00:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:00:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:00:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:00:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:00:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:00:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:00:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:00:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:00:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:00:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:00:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:00:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:00:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:00:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:00:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:00:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:00:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:00:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:00:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:00:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:00:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:00:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:00:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:00:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:00:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:00:16 at java.lang.reflect.Method.invoke (Method.java:568) 21:00:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:00:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:00:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:00:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:00:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml 21:00:16 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 21:00:16 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:00:16 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:00:16 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:00:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:00:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:00:16 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:00:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:00:16 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:00:16 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:00:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:00:16 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:00:16 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:00:16 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:00:16 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:00:16 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:00:16 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:00:16 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:00:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:00:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:00:16 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:00:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:00:16 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:00:16 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:00:16 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:00:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:00:16 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:00:16 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:00:16 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:00:16 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:00:16 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:00:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:00:16 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:00:16 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:00:16 at java.lang.reflect.Method.invoke (Method.java:568) 21:00:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:00:16 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:00:16 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:00:16 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:00:16 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 21:00:16 [INFO] 21:00:16 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- 21:00:16 [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.19.0-SNAPSHOT [34/84] 21:00:16 [INFO] ------------------------------[ feature ]------------------------------- 21:00:16 [INFO] 21:00:16 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-libraries --- 21:00:16 [INFO] 21:00:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 21:00:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:00:16 [INFO] 21:00:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 21:00:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:00:16 [INFO] 21:00:16 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-libraries --- 21:00:17 [INFO] 21:00:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 21:00:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:00:17 [INFO] argLine set to empty 21:00:17 [INFO] 21:00:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-libraries --- 21:00:17 [INFO] Starting audit... 21:00:17 Audit done. 21:00:17 [INFO] You have 0 Checkstyle violations. 21:00:17 [INFO] 21:00:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-libraries --- 21:00:17 [INFO] Starting audit... 21:00:17 Audit done. 21:00:17 [INFO] You have 0 Checkstyle violations. 21:00:17 [INFO] 21:00:17 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-libraries --- 21:00:17 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/classes/META-INF/maven/dependencies.properties 21:00:17 [INFO] 21:00:17 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-libraries --- 21:00:17 [INFO] 21:00:17 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 21:00:17 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml 21:00:17 [INFO] ...done! 21:00:17 [INFO] Attaching features XML 21:00:17 [INFO] 21:00:17 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-libraries --- 21:00:17 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:00:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:00:17 [INFO] 21:00:17 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 21:00:17 [INFO] 21:00:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 21:00:17 [INFO] 21:00:17 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 21:00:17 [INFO] 21:00:17 [INFO] 21:00:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-libraries --- 21:00:17 [INFO] 21:00:17 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-libraries --- 21:00:17 [INFO] 21:00:17 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-libraries --- 21:00:17 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/surefire-reports 21:00:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:00:17 [INFO] 21:00:17 [INFO] ------------------------------------------------------- 21:00:17 [INFO] T E S T S 21:00:17 [INFO] ------------------------------------------------------- 21:00:18 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:00:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.48 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:00:30 [INFO] 21:00:30 [INFO] Results: 21:00:30 [INFO] 21:00:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:00:30 [INFO] 21:00:30 [INFO] 21:00:30 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-libraries --- 21:00:30 [INFO] 21:00:30 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-libraries --- 21:00:30 [INFO] 21:00:30 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-libraries --- 21:00:30 [INFO] CycloneDX: Resolving Dependencies 21:00:33 [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) 21:00:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/bom.xml 21:00:33 [INFO] attaching as odl-openflowplugin-libraries-0.19.0-SNAPSHOT-cyclonedx.xml 21:00:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/bom.json 21:00:33 [INFO] attaching as odl-openflowplugin-libraries-0.19.0-SNAPSHOT-cyclonedx.json 21:00:33 [INFO] 21:00:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- 21:00:33 [INFO] Skipping duplicate-finder execution! 21:00:33 [INFO] 21:00:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- 21:00:33 [INFO] Skipping plugin execution 21:00:33 [INFO] 21:00:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- 21:00:33 [INFO] No sources in project. Archive not created. 21:00:33 [INFO] 21:00:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- 21:00:33 [INFO] 21:00:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-libraries --- 21:00:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:00:33 [INFO] 21:00:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-libraries --- 21:00:33 [INFO] No primary artifact to install, installing attached artifacts instead. 21:00:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-SNAPSHOT.pom 21:00:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-SNAPSHOT-features.xml 21:00:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-SNAPSHOT-cyclonedx.xml 21:00:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-SNAPSHOT-cyclonedx.json 21:00:33 [INFO] 21:00:33 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-libraries --- 21:00:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:00:33 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:00:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml 21:00:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:00:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:00:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:00:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:00:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:00:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:00:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:00:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:00:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:00:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:00:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:00:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:00:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:00:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:00:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:00:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:00:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:00:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:00:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:00:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:00:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:00:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:00:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:00:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:00:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:00:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:00:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:00:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:00:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:00:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:00:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:00:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:00:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:00:33 at java.lang.reflect.Method.invoke (Method.java:568) 21:00:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:00:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:00:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:00:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:00:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml 21:00:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 21:00:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:00:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:00:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:00:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:00:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:00:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:00:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:00:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:00:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:00:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:00:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:00:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:00:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:00:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:00:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:00:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:00:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:00:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:00:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:00:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:00:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:00:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:00:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:00:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:00:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:00:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:00:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:00:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:00:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:00:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:00:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:00:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:00:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:00:33 at java.lang.reflect.Method.invoke (Method.java:568) 21:00:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:00:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:00:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:00:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:00:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 21:00:33 [INFO] 21:00:33 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- 21:00:33 [INFO] Building openflowplugin-blueprint-config 0.19.0-SNAPSHOT [35/84] 21:00:33 [INFO] -------------------------------[ bundle ]------------------------------- 21:00:33 [INFO] 21:00:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-blueprint-config --- 21:00:33 [INFO] 21:00:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 21:00:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:00:33 [INFO] 21:00:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 21:00:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:00:33 [INFO] 21:00:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] 21:00:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:00:34 [INFO] 21:00:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] Starting audit... 21:00:34 Audit done. 21:00:34 [INFO] You have 0 Checkstyle violations. 21:00:34 [INFO] 21:00:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] Starting audit... 21:00:34 Audit done. 21:00:34 [INFO] You have 0 Checkstyle violations. 21:00:34 [INFO] 21:00:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] 21:00:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] Copying 1 resource from src/main/resources to target/classes 21:00:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/generated-sources/spi 21:00:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/generated-sources/yang 21:00:34 [INFO] 21:00:34 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] No sources to compile 21:00:34 [INFO] 21:00:34 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 21:00:34 [INFO] 21:00:34 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] 21:00:34 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 21:00:34 [INFO] 21:00:34 [INFO] 21:00:34 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] 21:00:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/src/test/resources 21:00:34 [INFO] 21:00:34 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] No sources to compile 21:00:34 [INFO] 21:00:34 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] No tests to run. 21:00:34 [INFO] 21:00:34 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] 21:00:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.0-SNAPSHOT.jar 21:00:34 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF 21:00:34 [INFO] 21:00:34 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] 21:00:34 [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] 21:00:34 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] CycloneDX: Resolving Dependencies 21:00:34 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 21:00:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/bom.xml 21:00:34 [INFO] attaching as openflowplugin-blueprint-config-0.19.0-SNAPSHOT-cyclonedx.xml 21:00:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/bom.json 21:00:34 [INFO] attaching as openflowplugin-blueprint-config-0.19.0-SNAPSHOT-cyclonedx.json 21:00:34 [INFO] 21:00:34 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] Skipping duplicate-finder execution! 21:00:34 [INFO] 21:00:34 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] No dependency problems found 21:00:34 [INFO] 21:00:34 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.0-SNAPSHOT-sources.jar 21:00:34 [INFO] 21:00:34 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] 21:00:34 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:00:34 [INFO] 21:00:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-SNAPSHOT.jar 21:00:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-SNAPSHOT.pom 21:00:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-SNAPSHOT-config.cfg 21:00:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-SNAPSHOT-cyclonedx.xml 21:00:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-SNAPSHOT-cyclonedx.json 21:00:34 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-SNAPSHOT-sources.jar 21:00:34 [INFO] 21:00:34 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-SNAPSHOT.jar 21:00:34 [INFO] Writing OBR metadata 21:00:34 [INFO] 21:00:34 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:00:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml 21:00:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:00:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:00:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:00:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:00:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:00:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:00:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:00:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:00:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:00:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:00:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:00:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:00:34 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:00:34 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:00:34 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:00:34 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:00:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:00:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:00:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:00:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:00:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:00:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:00:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:00:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:00:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:00:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:00:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:00:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:00:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:00:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:00:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:00:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:00:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:00:34 at java.lang.reflect.Method.invoke (Method.java:568) 21:00:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:00:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:00:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:00:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:00:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml 21:00:34 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 21:00:34 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:00:34 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:00:34 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:00:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:00:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:00:34 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:00:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:00:34 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:00:34 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:00:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:00:34 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:00:34 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:00:34 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:00:34 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:00:34 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:00:34 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:00:34 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:00:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:00:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:00:34 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:00:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:00:34 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:00:34 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:00:34 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:00:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:00:34 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:00:34 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:00:34 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:00:34 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:00:34 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:00:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:00:34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:00:34 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:00:34 at java.lang.reflect.Method.invoke (Method.java:568) 21:00:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:00:34 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:00:34 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:00:34 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:00:34 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 21:00:34 [INFO] 21:00:34 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-blueprint-config --- 21:00:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:00:34 [INFO] 21:00:34 [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- 21:00:34 [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.19.0-SNAPSHOT [36/84] 21:00:34 [INFO] ------------------------------[ feature ]------------------------------- 21:00:37 [INFO] 21:00:37 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-southbound --- 21:00:37 [INFO] 21:00:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 21:00:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:00:37 [INFO] 21:00:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 21:00:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:00:37 [INFO] 21:00:37 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-southbound --- 21:00:38 [INFO] 21:00:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 21:00:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:00:38 [INFO] argLine set to empty 21:00:38 [INFO] 21:00:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-southbound --- 21:00:38 [INFO] Starting audit... 21:00:38 Audit done. 21:00:38 [INFO] You have 0 Checkstyle violations. 21:00:38 [INFO] 21:00:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-southbound --- 21:00:38 [INFO] Starting audit... 21:00:38 Audit done. 21:00:38 [INFO] You have 0 Checkstyle violations. 21:00:38 [INFO] 21:00:38 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-southbound --- 21:00:38 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/classes/META-INF/maven/dependencies.properties 21:00:38 [INFO] 21:00:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-southbound --- 21:00:38 [INFO] 21:00:38 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 21:00:38 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml 21:00:38 [INFO] ...done! 21:00:38 [INFO] Attaching features XML 21:00:38 [INFO] 21:00:38 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-southbound --- 21:00:38 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:00:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:00:38 [INFO] 21:00:38 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 21:00:38 [INFO] 21:00:38 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 21:00:38 [INFO] 21:00:38 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 21:00:38 [INFO] 21:00:38 [INFO] 21:00:38 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-southbound --- 21:00:38 [INFO] 21:00:38 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-southbound --- 21:00:38 [INFO] 21:00:38 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-southbound --- 21:00:38 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/surefire-reports 21:00:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:00:38 [INFO] 21:00:38 [INFO] ------------------------------------------------------- 21:00:38 [INFO] T E S T S 21:00:38 [INFO] ------------------------------------------------------- 21:00:40 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:01:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.83 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:01:06 [INFO] 21:01:06 [INFO] Results: 21:01:06 [INFO] 21:01:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:01:06 [INFO] 21:01:06 [INFO] 21:01:06 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-southbound --- 21:01:06 [INFO] 21:01:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-southbound --- 21:01:06 [INFO] 21:01:06 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-southbound --- 21:01:06 [INFO] CycloneDX: Resolving Dependencies 21:01:09 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:09 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:09 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:09 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:10 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:10 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:10 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:10 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:10 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:10 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:10 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:10 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:11 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:11 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:11 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:11 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:11 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:11 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:11 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:11 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:01:14 [INFO] CycloneDX: Creating BOM version 1.4 with 251 component(s) 21:01:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/bom.xml 21:01:14 [INFO] attaching as odl-openflowplugin-southbound-0.19.0-SNAPSHOT-cyclonedx.xml 21:01:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/bom.json 21:01:14 [INFO] attaching as odl-openflowplugin-southbound-0.19.0-SNAPSHOT-cyclonedx.json 21:01:14 [INFO] 21:01:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- 21:01:14 [INFO] Skipping duplicate-finder execution! 21:01:14 [INFO] 21:01:14 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- 21:01:14 [INFO] Skipping plugin execution 21:01:14 [INFO] 21:01:14 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- 21:01:14 [INFO] No sources in project. Archive not created. 21:01:14 [INFO] 21:01:14 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- 21:01:14 [INFO] 21:01:14 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-southbound --- 21:01:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:01:14 [INFO] 21:01:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-southbound --- 21:01:14 [INFO] No primary artifact to install, installing attached artifacts instead. 21:01:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-SNAPSHOT.pom 21:01:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-SNAPSHOT-features.xml 21:01:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-SNAPSHOT-cyclonedx.xml 21:01:14 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-SNAPSHOT-cyclonedx.json 21:01:14 [INFO] 21:01:14 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-southbound --- 21:01:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:01:14 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:01:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml 21:01:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:01:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:01:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:01:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:01:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:01:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:01:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:01:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:01:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:01:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:01:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:01:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:01:14 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:01:14 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:01:14 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:01:14 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:01:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:01:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:01:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:01:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:01:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:01:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:01:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:01:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:01:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:01:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:01:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:01:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:01:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:01:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:01:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:01:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:01:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:01:14 at java.lang.reflect.Method.invoke (Method.java:568) 21:01:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:01:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:01:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:01:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:01:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml 21:01:14 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 21:01:14 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:01:14 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:01:14 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:01:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:01:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:01:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:01:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:01:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:01:14 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:01:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:01:14 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:01:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:01:14 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:01:14 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:01:14 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:01:14 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:01:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:01:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:01:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:01:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:01:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:01:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:01:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:01:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:01:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:01:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:01:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:01:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:01:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:01:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:01:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:01:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:01:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:01:14 at java.lang.reflect.Method.invoke (Method.java:568) 21:01:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:01:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:01:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:01:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:01:14 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 21:01:14 [INFO] 21:01:14 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- 21:01:14 [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.19.0-SNAPSHOT [37/84] 21:01:14 [INFO] ------------------------------[ feature ]------------------------------- 21:01:14 [INFO] 21:01:14 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- 21:01:14 [INFO] 21:01:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 21:01:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:01:14 [INFO] 21:01:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 21:01:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:01:14 [INFO] 21:01:14 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 21:01:15 [INFO] 21:01:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 21:01:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:01:15 [INFO] argLine set to empty 21:01:15 [INFO] 21:01:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-nxm-extensions --- 21:01:15 [INFO] Starting audit... 21:01:15 Audit done. 21:01:15 [INFO] You have 0 Checkstyle violations. 21:01:15 [INFO] 21:01:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-nxm-extensions --- 21:01:15 [INFO] Starting audit... 21:01:15 Audit done. 21:01:15 [INFO] You have 0 Checkstyle violations. 21:01:15 [INFO] 21:01:15 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-nxm-extensions --- 21:01:15 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes/META-INF/maven/dependencies.properties 21:01:15 [INFO] 21:01:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 21:01:15 [INFO] 21:01:15 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 21:01:15 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 21:01:15 [INFO] ...done! 21:01:15 [INFO] Attaching features XML 21:01:15 [INFO] 21:01:15 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 21:01:15 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:01:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:01:15 [INFO] 21:01:15 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 21:01:15 [INFO] 21:01:15 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 21:01:15 [INFO] 21:01:15 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 21:01:15 [INFO] 21:01:15 [INFO] 21:01:15 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 21:01:15 [INFO] 21:01:15 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-nxm-extensions --- 21:01:15 [INFO] 21:01:15 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-nxm-extensions --- 21:01:15 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/surefire-reports 21:01:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:01:15 [INFO] 21:01:15 [INFO] ------------------------------------------------------- 21:01:15 [INFO] T E S T S 21:01:15 [INFO] ------------------------------------------------------- 21:01:17 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:01:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.49 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:01:42 [INFO] 21:01:42 [INFO] Results: 21:01:42 [INFO] 21:01:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:01:42 [INFO] 21:01:42 [INFO] 21:01:42 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-nxm-extensions --- 21:01:42 [INFO] 21:01:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- 21:01:42 [INFO] 21:01:42 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-nxm-extensions --- 21:01:42 [INFO] CycloneDX: Resolving Dependencies 21:01:48 [INFO] CycloneDX: Creating BOM version 1.4 with 255 component(s) 21:01:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml 21:01:48 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.19.0-SNAPSHOT-cyclonedx.xml 21:01:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json 21:01:48 [INFO] attaching as odl-openflowplugin-nxm-extensions-0.19.0-SNAPSHOT-cyclonedx.json 21:01:48 [INFO] 21:01:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- 21:01:48 [INFO] Skipping duplicate-finder execution! 21:01:48 [INFO] 21:01:48 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- 21:01:48 [INFO] Skipping plugin execution 21:01:48 [INFO] 21:01:48 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- 21:01:48 [INFO] No sources in project. Archive not created. 21:01:48 [INFO] 21:01:48 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- 21:01:48 [INFO] 21:01:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-nxm-extensions --- 21:01:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:01:48 [INFO] 21:01:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-nxm-extensions --- 21:01:48 [INFO] No primary artifact to install, installing attached artifacts instead. 21:01:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-SNAPSHOT.pom 21:01:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-SNAPSHOT-features.xml 21:01:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-SNAPSHOT-cyclonedx.xml 21:01:48 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-SNAPSHOT-cyclonedx.json 21:01:48 [INFO] 21:01:48 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions --- 21:01:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:01:48 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:01:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml 21:01:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:01:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:01:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:01:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:01:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:01:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:01:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:01:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:01:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:01:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:01:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:01:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:01:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:01:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:01:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:01:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:01:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:01:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:01:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:01:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:01:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:01:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:01:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:01:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:01:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:01:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:01:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:01:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:01:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:01:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:01:48 at java.lang.reflect.Method.invoke (Method.java:568) 21:01:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:01:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:01:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:01:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:01:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml 21:01:48 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 21:01:48 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:01:48 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:01:48 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:01:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:01:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:01:48 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:01:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:01:48 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:01:48 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:01:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:01:48 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:01:48 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:01:48 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:01:48 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:01:48 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:01:48 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:01:48 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:01:48 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:01:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:01:48 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:01:48 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:01:48 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:01:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:01:48 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:01:48 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:01:48 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:01:48 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:01:48 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:01:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:01:48 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:01:48 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:01:48 at java.lang.reflect.Method.invoke (Method.java:568) 21:01:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:01:48 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:01:48 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:01:48 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:01:48 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 21:01:48 [INFO] 21:01:48 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- 21:01:48 [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.19.0-SNAPSHOT [38/84] 21:01:48 [INFO] ------------------------------[ feature ]------------------------------- 21:01:48 [INFO] 21:01:48 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-onf-extensions --- 21:01:48 [INFO] 21:01:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 21:01:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:01:48 [INFO] 21:01:48 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 21:01:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:01:49 [INFO] 21:01:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 21:01:49 [INFO] 21:01:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 21:01:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:01:49 [INFO] argLine set to empty 21:01:49 [INFO] 21:01:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-onf-extensions --- 21:01:49 [INFO] Starting audit... 21:01:49 Audit done. 21:01:49 [INFO] You have 0 Checkstyle violations. 21:01:49 [INFO] 21:01:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-onf-extensions --- 21:01:49 [INFO] Starting audit... 21:01:49 Audit done. 21:01:49 [INFO] You have 0 Checkstyle violations. 21:01:49 [INFO] 21:01:49 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-onf-extensions --- 21:01:49 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes/META-INF/maven/dependencies.properties 21:01:49 [INFO] 21:01:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 21:01:49 [INFO] 21:01:49 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 21:01:49 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml 21:01:49 [INFO] ...done! 21:01:49 [INFO] Attaching features XML 21:01:49 [INFO] 21:01:49 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 21:01:49 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:01:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:01:49 [INFO] 21:01:49 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 21:01:49 [INFO] 21:01:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 21:01:49 [INFO] 21:01:49 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 21:01:49 [INFO] 21:01:49 [INFO] 21:01:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 21:01:49 [INFO] 21:01:49 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-onf-extensions --- 21:01:49 [INFO] 21:01:49 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-onf-extensions --- 21:01:49 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/surefire-reports 21:01:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:01:49 [INFO] 21:01:49 [INFO] ------------------------------------------------------- 21:01:49 [INFO] T E S T S 21:01:49 [INFO] ------------------------------------------------------- 21:01:51 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:02:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.54 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:02:19 [INFO] 21:02:19 [INFO] Results: 21:02:19 [INFO] 21:02:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:02:19 [INFO] 21:02:19 [INFO] 21:02:19 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-onf-extensions --- 21:02:19 [INFO] 21:02:19 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- 21:02:19 [INFO] 21:02:19 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-onf-extensions --- 21:02:19 [INFO] CycloneDX: Resolving Dependencies 21:02:25 [INFO] CycloneDX: Creating BOM version 1.4 with 252 component(s) 21:02:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml 21:02:25 [INFO] attaching as odl-openflowplugin-onf-extensions-0.19.0-SNAPSHOT-cyclonedx.xml 21:02:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json 21:02:25 [INFO] attaching as odl-openflowplugin-onf-extensions-0.19.0-SNAPSHOT-cyclonedx.json 21:02:25 [INFO] 21:02:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- 21:02:25 [INFO] Skipping duplicate-finder execution! 21:02:25 [INFO] 21:02:25 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- 21:02:25 [INFO] Skipping plugin execution 21:02:25 [INFO] 21:02:25 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- 21:02:25 [INFO] No sources in project. Archive not created. 21:02:25 [INFO] 21:02:25 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- 21:02:25 [INFO] 21:02:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-onf-extensions --- 21:02:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:02:25 [INFO] 21:02:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-onf-extensions --- 21:02:25 [INFO] No primary artifact to install, installing attached artifacts instead. 21:02:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-SNAPSHOT.pom 21:02:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-SNAPSHOT-features.xml 21:02:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-SNAPSHOT-cyclonedx.xml 21:02:25 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-SNAPSHOT-cyclonedx.json 21:02:25 [INFO] 21:02:25 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-onf-extensions --- 21:02:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:02:25 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:02:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml 21:02:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:02:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:02:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:02:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:02:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:02:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:02:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:02:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:02:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:02:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:02:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:02:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:02:25 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:02:25 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:02:25 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:02:25 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:02:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:02:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:02:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:02:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:02:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:02:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:02:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:02:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:02:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:02:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:02:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:02:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:02:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:02:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:02:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:02:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:02:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:02:25 at java.lang.reflect.Method.invoke (Method.java:568) 21:02:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:02:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:02:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:02:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:02:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml 21:02:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 21:02:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:02:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:02:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:02:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:02:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:02:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:02:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:02:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:02:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:02:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:02:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:02:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:02:25 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:02:25 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:02:25 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:02:25 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:02:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:02:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:02:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:02:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:02:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:02:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:02:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:02:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:02:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:02:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:02:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:02:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:02:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:02:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:02:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:02:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:02:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:02:25 at java.lang.reflect.Method.invoke (Method.java:568) 21:02:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:02:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:02:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:02:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:02:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 21:02:25 [INFO] 21:02:25 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- 21:02:25 [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.19.0-SNAPSHOT [39/84] 21:02:25 [INFO] ------------------------------[ feature ]------------------------------- 21:02:25 [INFO] 21:02:25 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-eric-extensions --- 21:02:25 [INFO] 21:02:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 21:02:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:02:25 [INFO] 21:02:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 21:02:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:02:25 [INFO] 21:02:25 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 21:02:26 [INFO] 21:02:26 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 21:02:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:02:26 [INFO] argLine set to empty 21:02:26 [INFO] 21:02:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-eric-extensions --- 21:02:26 [INFO] Starting audit... 21:02:26 Audit done. 21:02:26 [INFO] You have 0 Checkstyle violations. 21:02:26 [INFO] 21:02:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-eric-extensions --- 21:02:26 [INFO] Starting audit... 21:02:26 Audit done. 21:02:26 [INFO] You have 0 Checkstyle violations. 21:02:26 [INFO] 21:02:26 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-eric-extensions --- 21:02:26 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes/META-INF/maven/dependencies.properties 21:02:26 [INFO] 21:02:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 21:02:26 [INFO] 21:02:26 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 21:02:26 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml 21:02:26 [INFO] ...done! 21:02:26 [INFO] Attaching features XML 21:02:26 [INFO] 21:02:26 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 21:02:26 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:02:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:02:26 [INFO] 21:02:26 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 21:02:26 [INFO] 21:02:26 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 21:02:26 [INFO] 21:02:26 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 21:02:26 [INFO] 21:02:26 [INFO] 21:02:26 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 21:02:26 [INFO] 21:02:26 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-eric-extensions --- 21:02:26 [INFO] 21:02:26 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-eric-extensions --- 21:02:26 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/surefire-reports 21:02:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:02:26 [INFO] 21:02:26 [INFO] ------------------------------------------------------- 21:02:26 [INFO] T E S T S 21:02:26 [INFO] ------------------------------------------------------- 21:02:28 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:02:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.17 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:02:53 [INFO] 21:02:53 [INFO] Results: 21:02:53 [INFO] 21:02:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:02:53 [INFO] 21:02:53 [INFO] 21:02:53 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-eric-extensions --- 21:02:53 [INFO] 21:02:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- 21:02:53 [INFO] 21:02:53 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-eric-extensions --- 21:02:53 [INFO] CycloneDX: Resolving Dependencies 21:02:58 [INFO] CycloneDX: Creating BOM version 1.4 with 254 component(s) 21:02:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml 21:02:58 [INFO] attaching as odl-openflowplugin-eric-extensions-0.19.0-SNAPSHOT-cyclonedx.xml 21:02:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json 21:02:58 [INFO] attaching as odl-openflowplugin-eric-extensions-0.19.0-SNAPSHOT-cyclonedx.json 21:02:58 [INFO] 21:02:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- 21:02:58 [INFO] Skipping duplicate-finder execution! 21:02:58 [INFO] 21:02:58 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- 21:02:58 [INFO] Skipping plugin execution 21:02:58 [INFO] 21:02:58 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- 21:02:58 [INFO] No sources in project. Archive not created. 21:02:58 [INFO] 21:02:58 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- 21:02:58 [INFO] 21:02:58 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-eric-extensions --- 21:02:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:02:58 [INFO] 21:02:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-eric-extensions --- 21:02:58 [INFO] No primary artifact to install, installing attached artifacts instead. 21:02:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-SNAPSHOT.pom 21:02:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-SNAPSHOT-features.xml 21:02:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-SNAPSHOT-cyclonedx.xml 21:02:58 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-SNAPSHOT-cyclonedx.json 21:02:58 [INFO] 21:02:58 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-eric-extensions --- 21:02:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:02:58 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:02:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml 21:02:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:02:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:02:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:02:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:02:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:02:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:02:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:02:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:02:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:02:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:02:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:02:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:02:58 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:02:58 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:02:58 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:02:58 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:02:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:02:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:02:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:02:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:02:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:02:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:02:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:02:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:02:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:02:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:02:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:02:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:02:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:02:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:02:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:02:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:02:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:02:58 at java.lang.reflect.Method.invoke (Method.java:568) 21:02:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:02:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:02:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:02:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:02:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml 21:02:58 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 21:02:58 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:02:58 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:02:58 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:02:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:02:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:02:58 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:02:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:02:58 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:02:58 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:02:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:02:58 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:02:58 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:02:58 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:02:58 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:02:58 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:02:58 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:02:58 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:02:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:02:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:02:58 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:02:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:02:58 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:02:58 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:02:58 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:02:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:02:58 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:02:58 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:02:58 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:02:58 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:02:58 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:02:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:02:58 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:02:58 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:02:58 at java.lang.reflect.Method.invoke (Method.java:568) 21:02:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:02:58 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:02:58 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:02:58 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:02:58 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 21:02:59 [INFO] 21:02:59 [INFO] --< org.opendaylight.openflowplugin:features-openflowplugin-extension >-- 21:02:59 [INFO] Building features-openflowplugin-extension 0.19.0-SNAPSHOT [40/84] 21:02:59 [INFO] ------------------------------[ feature ]------------------------------- 21:02:59 [INFO] 21:02:59 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowplugin-extension --- 21:02:59 [INFO] 21:02:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin-extension --- 21:02:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:02:59 [INFO] 21:02:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- 21:02:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:02:59 [INFO] 21:02:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowplugin-extension --- 21:02:59 [INFO] 21:02:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- 21:02:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:02:59 [INFO] argLine set to empty 21:02:59 [INFO] 21:02:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowplugin-extension --- 21:02:59 [INFO] Starting audit... 21:02:59 Audit done. 21:02:59 [INFO] You have 0 Checkstyle violations. 21:02:59 [INFO] 21:02:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowplugin-extension --- 21:02:59 [INFO] Starting audit... 21:02:59 Audit done. 21:02:59 [INFO] You have 0 Checkstyle violations. 21:02:59 [INFO] 21:02:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowplugin-extension --- 21:02:59 [INFO] 21:02:59 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowplugin-extension --- 21:02:59 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes/META-INF/maven/dependencies.properties 21:02:59 [INFO] 21:02:59 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- 21:02:59 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml 21:02:59 [INFO] ...done! 21:02:59 [INFO] Attaching features XML 21:02:59 [INFO] 21:02:59 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-openflowplugin-extension --- 21:02:59 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:02:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:02:59 [INFO] 21:02:59 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> 21:02:59 [INFO] 21:02:59 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-openflowplugin-extension --- 21:02:59 [INFO] 21:02:59 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< 21:02:59 [INFO] 21:02:59 [INFO] 21:02:59 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-openflowplugin-extension --- 21:02:59 [INFO] 21:02:59 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-openflowplugin-extension --- 21:02:59 [INFO] Tests are skipped. 21:02:59 [INFO] 21:02:59 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-openflowplugin-extension --- 21:02:59 [INFO] 21:02:59 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-openflowplugin-extension --- 21:02:59 [INFO] 21:02:59 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-openflowplugin-extension --- 21:02:59 [INFO] CycloneDX: Resolving Dependencies 21:03:05 [INFO] CycloneDX: Creating BOM version 1.4 with 260 component(s) 21:03:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml 21:03:05 [INFO] attaching as features-openflowplugin-extension-0.19.0-SNAPSHOT-cyclonedx.xml 21:03:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json 21:03:05 [INFO] attaching as features-openflowplugin-extension-0.19.0-SNAPSHOT-cyclonedx.json 21:03:05 [INFO] 21:03:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin-extension --- 21:03:05 [INFO] Skipping duplicate-finder execution! 21:03:05 [INFO] 21:03:05 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-openflowplugin-extension --- 21:03:05 [INFO] Skipping plugin execution 21:03:05 [INFO] 21:03:05 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-openflowplugin-extension --- 21:03:05 [INFO] No sources in project. Archive not created. 21:03:05 [INFO] 21:03:05 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-openflowplugin-extension --- 21:03:05 [INFO] 21:03:05 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-openflowplugin-extension --- 21:03:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:03:05 [INFO] 21:03:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowplugin-extension --- 21:03:05 [INFO] No primary artifact to install, installing attached artifacts instead. 21:03:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-SNAPSHOT.pom 21:03:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-SNAPSHOT-features.xml 21:03:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-SNAPSHOT-cyclonedx.xml 21:03:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-SNAPSHOT-cyclonedx.json 21:03:05 [INFO] 21:03:05 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowplugin-extension --- 21:03:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:03:05 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:03:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml 21:03:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:03:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:03:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:03:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:03:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:03:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:03:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:03:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:03:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:03:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:03:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:03:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:03:05 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:03:05 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:03:05 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:03:05 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:03:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:03:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:03:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:03:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:03:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:03:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:03:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:03:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:03:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:03:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:03:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:03:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:03:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:03:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:03:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:03:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:03:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:03:05 at java.lang.reflect.Method.invoke (Method.java:568) 21:03:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:03:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:03:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:03:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:03:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml 21:03:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml 21:03:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:03:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:03:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:03:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:03:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:03:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:03:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:03:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:03:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:03:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:03:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:03:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:03:05 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:03:05 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:03:05 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:03:05 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:03:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:03:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:03:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:03:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:03:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:03:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:03:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:03:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:03:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:03:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:03:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:03:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:03:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:03:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:03:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:03:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:03:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:03:05 at java.lang.reflect.Method.invoke (Method.java:568) 21:03:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:03:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:03:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:03:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:03:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml 21:03:05 [INFO] 21:03:05 [INFO] ---< org.opendaylight.openflowplugin:features-extension-aggregator >---- 21:03:05 [INFO] Building features-extension-aggregator 0.19.0-SNAPSHOT [41/84] 21:03:05 [INFO] --------------------------------[ pom ]--------------------------------- 21:03:05 [INFO] 21:03:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-extension-aggregator --- 21:03:05 [INFO] 21:03:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-extension-aggregator --- 21:03:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:03:05 [INFO] 21:03:05 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-extension-aggregator --- 21:03:05 [INFO] 21:03:05 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-extension-aggregator --- 21:03:05 [INFO] CycloneDX: Resolving Dependencies 21:03:05 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 21:03:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/target/bom.xml 21:03:05 [INFO] attaching as features-extension-aggregator-0.19.0-SNAPSHOT-cyclonedx.xml 21:03:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/target/bom.json 21:03:05 [INFO] attaching as features-extension-aggregator-0.19.0-SNAPSHOT-cyclonedx.json 21:03:05 [INFO] 21:03:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-extension-aggregator --- 21:03:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-SNAPSHOT.pom 21:03:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-SNAPSHOT-cyclonedx.xml 21:03:05 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-SNAPSHOT-cyclonedx.json 21:03:05 [INFO] 21:03:05 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-extension-aggregator --- 21:03:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:03:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml 21:03:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:03:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:03:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:03:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:03:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:03:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:03:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:03:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:03:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:03:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:03:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:03:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:03:05 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:03:05 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:03:05 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 21:03:05 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:03:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:03:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:03:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:03:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:03:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:03:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:03:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:03:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:03:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:03:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:03:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:03:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:03:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:03:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:03:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:03:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:03:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:03:05 at java.lang.reflect.Method.invoke (Method.java:568) 21:03:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:03:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:03:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:03:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:03:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml 21:03:05 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml 21:03:05 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:03:05 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:03:05 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:03:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:03:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:03:05 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:03:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:03:05 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:03:05 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:03:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:03:05 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:03:05 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:03:05 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:03:05 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:03:05 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 21:03:05 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:03:05 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:03:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:03:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:03:05 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:03:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:03:05 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:03:05 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:03:05 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:03:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:03:05 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:03:05 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:03:05 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:03:05 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:03:05 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:03:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:03:05 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:03:05 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:03:05 at java.lang.reflect.Method.invoke (Method.java:568) 21:03:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:03:05 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:03:05 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:03:05 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:03:05 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml 21:03:06 [INFO] 21:03:06 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- 21:03:06 [INFO] Building openflowplugin-extension-aggregator 0.19.0-SNAPSHOT [42/84] 21:03:06 [INFO] --------------------------------[ pom ]--------------------------------- 21:03:06 [INFO] 21:03:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-aggregator --- 21:03:06 [INFO] 21:03:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 21:03:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:03:06 [INFO] 21:03:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 21:03:06 [INFO] 21:03:06 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-extension-aggregator --- 21:03:06 [INFO] Skipping CycloneDX goal, because module skips deploy 21:03:06 [INFO] 21:03:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-aggregator --- 21:03:06 [INFO] Skipping artifact installation 21:03:06 [INFO] 21:03:06 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-aggregator --- 21:03:06 [INFO] Skipping artifact deployment 21:03:06 [INFO] 21:03:06 [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ 21:03:06 [INFO] Building test-provider 0.19.0-SNAPSHOT [43/84] 21:03:06 [INFO] -------------------------------[ bundle ]------------------------------- 21:03:06 [INFO] 21:03:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-provider --- 21:03:06 [INFO] 21:03:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-provider --- 21:03:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:03:06 [INFO] 21:03:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-provider --- 21:03:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:03:06 [INFO] 21:03:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-provider --- 21:03:06 [INFO] 21:03:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-provider --- 21:03:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:03:06 [INFO] 21:03:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-provider --- 21:03:06 [INFO] Starting audit... 21:03:06 Audit done. 21:03:06 [INFO] You have 0 Checkstyle violations. 21:03:06 [INFO] 21:03:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-provider --- 21:03:09 [INFO] Starting audit... 21:03:09 Audit done. 21:03:09 [INFO] You have 0 Checkstyle violations. 21:03:09 [INFO] 21:03:09 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-provider --- 21:03:09 [INFO] 21:03:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider --- 21:03:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/resources 21:03:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/generated-sources/spi 21:03:09 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/generated-sources/yang 21:03:09 [INFO] 21:03:09 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-provider --- 21:03:09 [INFO] Recompiling the module because of changed dependency. 21:03:09 [INFO] Compiling 16 source files with javac [debug release 17] to target/classes 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[325,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[327,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[345,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[347,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[350,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[352,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[558,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[560,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[649,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[651,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[652,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[658,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[660,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[661,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[663,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[668,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[670,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[671,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[673,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[681,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[683,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2573,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2575,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[391,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[395,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[591,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[598,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:09 [INFO] 21:03:09 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ test-provider >>> 21:03:09 [INFO] 21:03:09 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ test-provider --- 21:03:09 [INFO] Fork Value is true 21:03:16 [INFO] Done SpotBugs Analysis.... 21:03:16 [INFO] 21:03:16 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ test-provider <<< 21:03:16 [INFO] 21:03:16 [INFO] 21:03:16 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ test-provider --- 21:03:16 [INFO] BugInstance size is 0 21:03:16 [INFO] Error size is 0 21:03:16 [INFO] No errors/warnings found 21:03:16 [INFO] 21:03:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-provider --- 21:03:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/test/resources 21:03:16 [INFO] 21:03:16 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ test-provider --- 21:03:16 [INFO] No sources to compile 21:03:16 [INFO] 21:03:16 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ test-provider --- 21:03:16 [INFO] No tests to run. 21:03:16 [INFO] 21:03:16 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ test-provider --- 21:03:16 [INFO] 21:03:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-provider --- 21:03:16 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/test-provider-0.19.0-SNAPSHOT.jar 21:03:16 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/META-INF/MANIFEST.MF 21:03:16 [INFO] 21:03:16 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-provider --- 21:03:16 [INFO] No previous run data found, generating javadoc. 21:03:17 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/test-provider-0.19.0-SNAPSHOT-javadoc.jar 21:03:17 [INFO] 21:03:17 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ test-provider --- 21:03:17 [INFO] CycloneDX: Resolving Dependencies 21:03:18 [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) 21:03:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/bom.xml 21:03:18 [INFO] attaching as test-provider-0.19.0-SNAPSHOT-cyclonedx.xml 21:03:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/bom.json 21:03:18 [INFO] attaching as test-provider-0.19.0-SNAPSHOT-cyclonedx.json 21:03:18 [INFO] 21:03:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- 21:03:18 [INFO] Skipping duplicate-finder execution! 21:03:18 [INFO] 21:03:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-provider --- 21:03:18 [WARNING] Used undeclared dependencies found: 21:03:18 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 21:03:18 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 21:03:18 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 21:03:18 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile 21:03:18 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 21:03:18 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 21:03:18 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 21:03:18 [INFO] 21:03:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-provider --- 21:03:18 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/test-provider-0.19.0-SNAPSHOT-sources.jar 21:03:18 [INFO] 21:03:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-provider --- 21:03:18 [INFO] 21:03:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-provider --- 21:03:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:03:18 [INFO] 21:03:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-provider --- 21:03:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/test-provider-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-SNAPSHOT.jar 21:03:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-SNAPSHOT.pom 21:03:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/test-provider-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-SNAPSHOT-javadoc.jar 21:03:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-SNAPSHOT-cyclonedx.xml 21:03:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-SNAPSHOT-cyclonedx.json 21:03:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/test-provider-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-SNAPSHOT-sources.jar 21:03:18 [INFO] 21:03:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-provider --- 21:03:18 [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-SNAPSHOT.jar 21:03:18 [INFO] Writing OBR metadata 21:03:18 [INFO] 21:03:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-provider --- 21:03:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:03:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/maven-metadata.xml 21:03:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:03:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:03:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:03:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:03:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:03:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:03:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:03:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:03:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:03:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:03:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:03:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:03:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:03:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:03:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:03:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:03:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:03:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:03:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:03:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:03:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:03:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:03:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:03:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:03:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:03:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:03:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:03:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:03:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:03:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:03:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:03:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:03:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:03:18 at java.lang.reflect.Method.invoke (Method.java:568) 21:03:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:03:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:03:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:03:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:03:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/maven-metadata.xml 21:03:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 21:03:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:03:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:03:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:03:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:03:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:03:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:03:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:03:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:03:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:03:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:03:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:03:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:03:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:03:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:03:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:03:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:03:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:03:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:03:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:03:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:03:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:03:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:03:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:03:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:03:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:03:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:03:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:03:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:03:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:03:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:03:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:03:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:03:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:03:18 at java.lang.reflect.Method.invoke (Method.java:568) 21:03:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:03:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:03:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:03:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:03:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 21:03:18 [INFO] 21:03:18 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-provider --- 21:03:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:03:18 [INFO] 21:03:18 [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- 21:03:18 [INFO] Building test-common 0.19.0-SNAPSHOT [44/84] 21:03:18 [INFO] -------------------------------[ bundle ]------------------------------- 21:03:18 [INFO] 21:03:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-common --- 21:03:18 [INFO] 21:03:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-common --- 21:03:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:03:18 [INFO] 21:03:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-common --- 21:03:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:03:18 [INFO] 21:03:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-common --- 21:03:19 [INFO] 21:03:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-common --- 21:03:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/test-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:03:19 [INFO] 21:03:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-common --- 21:03:19 [INFO] Starting audit... 21:03:19 Audit done. 21:03:19 [INFO] You have 0 Checkstyle violations. 21:03:19 [INFO] 21:03:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-common --- 21:03:19 [INFO] Starting audit... 21:03:19 Audit done. 21:03:19 [INFO] You have 0 Checkstyle violations. 21:03:19 [INFO] 21:03:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-common --- 21:03:19 [INFO] 21:03:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- 21:03:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-common/src/main/resources 21:03:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/generated-sources/spi 21:03:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/generated-sources/yang 21:03:19 [INFO] 21:03:19 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-common --- 21:03:19 [INFO] Recompiling the module because of changed dependency. 21:03:19 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 21:03:19 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:19 [INFO] 21:03:19 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ test-common >>> 21:03:19 [INFO] 21:03:19 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ test-common --- 21:03:19 [INFO] Fork Value is true 21:03:22 [INFO] Done SpotBugs Analysis.... 21:03:22 [INFO] 21:03:22 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ test-common <<< 21:03:22 [INFO] 21:03:22 [INFO] 21:03:22 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ test-common --- 21:03:22 [INFO] BugInstance size is 0 21:03:22 [INFO] Error size is 0 21:03:22 [INFO] No errors/warnings found 21:03:22 [INFO] 21:03:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-common --- 21:03:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-common/src/test/resources 21:03:22 [INFO] 21:03:22 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ test-common --- 21:03:22 [INFO] No sources to compile 21:03:22 [INFO] 21:03:22 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ test-common --- 21:03:22 [INFO] No tests to run. 21:03:22 [INFO] 21:03:22 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ test-common --- 21:03:22 [INFO] 21:03:22 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-common --- 21:03:22 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/test-common-0.19.0-SNAPSHOT.jar 21:03:22 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/META-INF/MANIFEST.MF 21:03:22 [INFO] 21:03:22 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-common --- 21:03:22 [INFO] No previous run data found, generating javadoc. 21:03:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/test-common-0.19.0-SNAPSHOT-javadoc.jar 21:03:24 [INFO] 21:03:24 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ test-common --- 21:03:24 [INFO] CycloneDX: Resolving Dependencies 21:03:24 [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) 21:03:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/bom.xml 21:03:24 [INFO] attaching as test-common-0.19.0-SNAPSHOT-cyclonedx.xml 21:03:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/bom.json 21:03:24 [INFO] attaching as test-common-0.19.0-SNAPSHOT-cyclonedx.json 21:03:24 [INFO] 21:03:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- 21:03:24 [INFO] Skipping duplicate-finder execution! 21:03:24 [INFO] 21:03:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-common --- 21:03:24 [WARNING] Used undeclared dependencies found: 21:03:24 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 21:03:24 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 21:03:24 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 21:03:24 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 21:03:24 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 21:03:24 [INFO] 21:03:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-common --- 21:03:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/test-common-0.19.0-SNAPSHOT-sources.jar 21:03:24 [INFO] 21:03:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-common --- 21:03:24 [INFO] 21:03:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-common --- 21:03:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:03:24 [INFO] 21:03:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-common --- 21:03:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/test-common-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-SNAPSHOT.jar 21:03:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-SNAPSHOT.pom 21:03:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/test-common-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-SNAPSHOT-javadoc.jar 21:03:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-SNAPSHOT-cyclonedx.xml 21:03:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-SNAPSHOT-cyclonedx.json 21:03:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/test-common-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-SNAPSHOT-sources.jar 21:03:24 [INFO] 21:03:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-common --- 21:03:24 [INFO] Installing org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-SNAPSHOT.jar 21:03:24 [INFO] Writing OBR metadata 21:03:24 [INFO] 21:03:24 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-common --- 21:03:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:03:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/maven-metadata.xml 21:03:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:03:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:03:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:03:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:03:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:03:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:03:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:03:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:03:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:03:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:03:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:03:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:03:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:03:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:03:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:03:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:03:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:03:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:03:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:03:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:03:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:03:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:03:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:03:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:03:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:03:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:03:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:03:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:03:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:03:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:03:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:03:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:03:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:03:24 at java.lang.reflect.Method.invoke (Method.java:568) 21:03:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:03:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:03:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:03:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:03:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/maven-metadata.xml 21:03:24 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml 21:03:24 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:03:24 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:03:24 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:03:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:03:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:03:24 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:03:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:03:24 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:03:24 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:03:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:03:24 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:03:24 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:03:24 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:03:24 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:03:24 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:03:24 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:03:24 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:03:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:03:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:03:24 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:03:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:03:24 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:03:24 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:03:24 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:03:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:03:24 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:03:24 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:03:24 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:03:24 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:03:24 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:03:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:03:24 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:03:24 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:03:24 at java.lang.reflect.Method.invoke (Method.java:568) 21:03:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:03:24 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:03:24 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:03:24 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:03:24 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml 21:03:24 [INFO] 21:03:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-common --- 21:03:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:03:24 [INFO] 21:03:24 [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- 21:03:24 [INFO] Building drop-test-karaf 0.19.0-SNAPSHOT [45/84] 21:03:24 [INFO] -------------------------------[ bundle ]------------------------------- 21:03:25 [INFO] 21:03:25 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ drop-test-karaf --- 21:03:25 [INFO] 21:03:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ drop-test-karaf --- 21:03:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:03:25 [INFO] 21:03:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 21:03:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:03:25 [INFO] 21:03:25 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ drop-test-karaf --- 21:03:25 [INFO] 21:03:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ drop-test-karaf --- 21:03:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:03:25 [INFO] 21:03:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ drop-test-karaf --- 21:03:25 [INFO] Starting audit... 21:03:25 Audit done. 21:03:25 [INFO] You have 0 Checkstyle violations. 21:03:25 [INFO] 21:03:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ drop-test-karaf --- 21:03:25 [INFO] Starting audit... 21:03:25 Audit done. 21:03:25 [INFO] You have 0 Checkstyle violations. 21:03:25 [INFO] 21:03:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ drop-test-karaf --- 21:03:25 [INFO] 21:03:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf --- 21:03:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/src/main/resources 21:03:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/generated-sources/spi 21:03:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/generated-sources/yang 21:03:25 [INFO] 21:03:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ drop-test-karaf --- 21:03:25 [INFO] Recompiling the module because of changed dependency. 21:03:25 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 21:03:25 [INFO] 21:03:25 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 21:03:25 [INFO] 21:03:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ drop-test-karaf --- 21:03:25 [INFO] Fork Value is true 21:03:27 [INFO] Done SpotBugs Analysis.... 21:03:27 [INFO] 21:03:27 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 21:03:27 [INFO] 21:03:27 [INFO] 21:03:27 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ drop-test-karaf --- 21:03:27 [INFO] BugInstance size is 0 21:03:27 [INFO] Error size is 0 21:03:27 [INFO] No errors/warnings found 21:03:27 [INFO] 21:03:27 [INFO] --- karaf-services-maven-plugin:4.4.5:service-metadata-generate (service-metadata-generate) @ drop-test-karaf --- 21:03:29 [INFO] Ignoring jar:file:/tmp/r/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.5/org.apache.karaf.jaas.modules-4.4.5.jar!/org/apache/karaf/jaas/modules/impl/Activator.class 21:03:29 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider 21:03:29 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider 21:03:29 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider 21:03:29 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter 21:03:29 [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider 21:03:29 [INFO] 21:03:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ drop-test-karaf --- 21:03:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/src/test/resources 21:03:29 [INFO] 21:03:29 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ drop-test-karaf --- 21:03:29 [INFO] No sources to compile 21:03:29 [INFO] 21:03:29 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ drop-test-karaf --- 21:03:29 [INFO] No tests to run. 21:03:29 [INFO] 21:03:29 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ drop-test-karaf --- 21:03:29 [INFO] 21:03:29 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ drop-test-karaf --- 21:03:29 [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.19.0-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker 21:03:29 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 21:03:29 Package found in [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core] 21:03:29 Class path [Jar:., Jar:javax.inject, Jar:test-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-api, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:yang-binding, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:openflow-protocol-api, Jar:rfc6991-ietf-yang-types, Jar:netty-buffer, Jar:netty-common, Jar:model-inventory, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-ext, Jar:model-flow-service, 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] 21:03:29 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/drop-test-karaf-0.19.0-SNAPSHOT.jar 21:03:29 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/META-INF/MANIFEST.MF 21:03:29 [INFO] 21:03:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ drop-test-karaf --- 21:03:29 [INFO] No previous run data found, generating javadoc. 21:03:30 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/drop-test-karaf-0.19.0-SNAPSHOT-javadoc.jar 21:03:30 [INFO] 21:03:30 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ drop-test-karaf --- 21:03:30 [INFO] CycloneDX: Resolving Dependencies 21:03:31 [INFO] CycloneDX: Creating BOM version 1.4 with 47 component(s) 21:03:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/bom.xml 21:03:31 [INFO] attaching as drop-test-karaf-0.19.0-SNAPSHOT-cyclonedx.xml 21:03:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/bom.json 21:03:31 [INFO] attaching as drop-test-karaf-0.19.0-SNAPSHOT-cyclonedx.json 21:03:31 [INFO] 21:03:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- 21:03:31 [INFO] Skipping duplicate-finder execution! 21:03:31 [INFO] 21:03:31 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ drop-test-karaf --- 21:03:31 [WARNING] Used undeclared dependencies found: 21:03:31 [WARNING] org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.5:provided 21:03:31 [INFO] 21:03:31 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ drop-test-karaf --- 21:03:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/drop-test-karaf-0.19.0-SNAPSHOT-sources.jar 21:03:31 [INFO] 21:03:31 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ drop-test-karaf --- 21:03:31 [INFO] 21:03:31 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ drop-test-karaf --- 21:03:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:03:31 [INFO] 21:03:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ drop-test-karaf --- 21:03:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/drop-test-karaf-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-SNAPSHOT.jar 21:03:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-SNAPSHOT.pom 21:03:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/drop-test-karaf-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-SNAPSHOT-javadoc.jar 21:03:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-SNAPSHOT-cyclonedx.xml 21:03:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-SNAPSHOT-cyclonedx.json 21:03:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/drop-test-karaf-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-SNAPSHOT-sources.jar 21:03:31 [INFO] 21:03:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ drop-test-karaf --- 21:03:31 [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-SNAPSHOT.jar 21:03:31 [INFO] Writing OBR metadata 21:03:31 [INFO] 21:03:31 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ drop-test-karaf --- 21:03:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:03:31 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml 21:03:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:03:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:03:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:03:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:03:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:03:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:03:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:03:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:03:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:03:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:03:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:03:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:03:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:03:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:03:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:03:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:03:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:03:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:03:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:03:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:03:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:03:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:03:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:03:31 at java.lang.reflect.Method.invoke (Method.java:568) 21:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:03:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml 21:03:31 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 21:03:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:03:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:03:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:03:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:03:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:03:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:03:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:03:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:03:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:03:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:03:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:03:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:03:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:03:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:03:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:03:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:03:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:03:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:03:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:03:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:03:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:03:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:03:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:03:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:03:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:03:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:03:31 at java.lang.reflect.Method.invoke (Method.java:568) 21:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:03:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:03:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 21:03:31 [INFO] 21:03:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ drop-test-karaf --- 21:03:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:03:31 [INFO] 21:03:31 [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ 21:03:31 [INFO] Building bulk-o-matic 0.19.0-SNAPSHOT [46/84] 21:03:31 [INFO] -------------------------------[ bundle ]------------------------------- 21:03:31 [INFO] 21:03:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bulk-o-matic --- 21:03:31 [INFO] 21:03:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bulk-o-matic --- 21:03:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:03:31 [INFO] 21:03:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 21:03:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:03:31 [INFO] 21:03:31 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bulk-o-matic --- 21:03:31 [INFO] 21:03:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bulk-o-matic --- 21:03:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:03:31 [INFO] 21:03:31 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bulk-o-matic --- 21:03:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:03:31 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/yang 21:03:31 [INFO] yang-to-sources: Found 8 dependencies in 1.859 ms 21:03:31 [INFO] yang-to-sources: Project model files found: 1 in 5.256 ms 21:03:32 [INFO] yang-to-sources: 23 YANG models processed in 364.6 ms 21:03:32 [INFO] BindingJavaFileGenerator: Defined 61 files in 37.25 ms 21:03:32 [INFO] Sorted 61 files into 5 directories in 127.1 μs 21:03:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 61 in 72.60 ms 21:03:32 [INFO] 21:03:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bulk-o-matic --- 21:03:32 [INFO] Starting audit... 21:03:32 Audit done. 21:03:32 [INFO] You have 0 Checkstyle violations. 21:03:32 [INFO] 21:03:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bulk-o-matic --- 21:03:33 [INFO] Starting audit... 21:03:33 Audit done. 21:03:33 [INFO] You have 0 Checkstyle violations. 21:03:33 [INFO] 21:03:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bulk-o-matic --- 21:03:33 [INFO] 21:03:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic --- 21:03:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/resources 21:03:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/generated-sources/spi 21:03:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:03:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:03:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:03:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/generated-sources/spi 21:03:33 [INFO] 21:03:33 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bulk-o-matic --- 21:03:33 [INFO] Recompiling the module because of changed dependency. 21:03:33 [INFO] Compiling 70 source files with javac [debug release 17] to target/classes 21:03:33 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:33 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[178,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:33 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:33 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:33 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[154,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:33 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[175,60] unchecked cast 21:03:33 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:03:33 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:03:33 [INFO] 21:03:33 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 21:03:33 [INFO] 21:03:33 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bulk-o-matic --- 21:03:33 [INFO] Fork Value is true 21:03:37 [INFO] Done SpotBugs Analysis.... 21:03:38 [INFO] 21:03:38 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 21:03:38 [INFO] 21:03:38 [INFO] 21:03:38 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bulk-o-matic --- 21:03:38 [INFO] BugInstance size is 0 21:03:38 [INFO] Error size is 0 21:03:38 [INFO] No errors/warnings found 21:03:38 [INFO] 21:03:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bulk-o-matic --- 21:03:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/test/resources 21:03:38 [INFO] 21:03:38 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bulk-o-matic --- 21:03:38 [INFO] Recompiling the module because of changed dependency. 21:03:38 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 21:03:38 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:38 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,17] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:38 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:38 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:38 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[60,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:03:38 [INFO] 21:03:38 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bulk-o-matic --- 21:03:38 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/surefire-reports 21:03:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:03:38 [INFO] 21:03:38 [INFO] ------------------------------------------------------- 21:03:38 [INFO] T E S T S 21:03:38 [INFO] ------------------------------------------------------- 21:03:39 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 21:03:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 21:03:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.241 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest 21:03:41 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 21:03:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest 21:03:42 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 21:03:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest 21:03:42 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 21:03:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest 21:03:42 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 21:03:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest 21:03:42 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 21:03:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest 21:03:42 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 21:03:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest 21:03:42 [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 21:03:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest 21:03:42 [INFO] 21:03:42 [INFO] Results: 21:03:42 [INFO] 21:03:42 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 21:03:42 [INFO] 21:03:42 [INFO] 21:03:42 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bulk-o-matic --- 21:03:42 [INFO] 21:03:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bulk-o-matic --- 21:03:42 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bulk-o-matic-0.19.0-SNAPSHOT.jar 21:03:42 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/META-INF/MANIFEST.MF 21:03:42 [INFO] 21:03:42 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bulk-o-matic --- 21:03:43 [INFO] No previous run data found, generating javadoc. 21:03:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bulk-o-matic-0.19.0-SNAPSHOT-javadoc.jar 21:03:45 [INFO] 21:03:45 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bulk-o-matic --- 21:03:45 [INFO] CycloneDX: Resolving Dependencies 21:03:46 [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) 21:03:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bom.xml 21:03:46 [INFO] attaching as bulk-o-matic-0.19.0-SNAPSHOT-cyclonedx.xml 21:03:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bom.json 21:03:46 [INFO] attaching as bulk-o-matic-0.19.0-SNAPSHOT-cyclonedx.json 21:03:46 [INFO] 21:03:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- 21:03:46 [INFO] Skipping duplicate-finder execution! 21:03:46 [INFO] 21:03:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bulk-o-matic --- 21:03:46 [WARNING] Used undeclared dependencies found: 21:03:46 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 21:03:46 [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile 21:03:46 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile 21:03:46 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 21:03:46 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 21:03:46 [WARNING] Non-test scoped test only dependencies found: 21:03:46 [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile 21:03:46 [INFO] 21:03:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bulk-o-matic --- 21:03:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bulk-o-matic-0.19.0-SNAPSHOT-sources.jar 21:03:46 [INFO] 21:03:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bulk-o-matic --- 21:03:46 [INFO] 21:03:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bulk-o-matic --- 21:03:46 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/code-coverage/jacoco.exec 21:03:46 [INFO] Analyzed bundle 'bulk-o-matic' with 23 classes 21:03:46 [INFO] 21:03:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bulk-o-matic --- 21:03:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bulk-o-matic-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-SNAPSHOT.jar 21:03:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-SNAPSHOT.pom 21:03:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bulk-o-matic-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-SNAPSHOT-javadoc.jar 21:03:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-SNAPSHOT-cyclonedx.xml 21:03:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-SNAPSHOT-cyclonedx.json 21:03:46 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bulk-o-matic-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-SNAPSHOT-sources.jar 21:03:46 [INFO] 21:03:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bulk-o-matic --- 21:03:46 [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-SNAPSHOT.jar 21:03:46 [INFO] Writing OBR metadata 21:03:46 [INFO] 21:03:46 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bulk-o-matic --- 21:03:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:03:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml 21:03:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:03:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:03:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:03:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:03:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:03:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:03:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:03:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:03:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:03:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:03:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:03:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:03:46 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:03:46 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:03:46 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:03:46 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:03:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:03:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:03:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:03:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:03:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:03:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:03:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:03:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:03:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:03:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:03:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:03:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:03:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:03:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:03:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:03:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:03:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:03:46 at java.lang.reflect.Method.invoke (Method.java:568) 21:03:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:03:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:03:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:03:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:03:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml 21:03:46 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 21:03:46 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:03:46 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:03:46 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:03:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:03:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:03:46 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:03:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:03:46 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:03:46 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:03:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:03:46 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:03:46 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:03:46 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:03:46 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:03:46 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:03:46 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:03:46 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:03:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:03:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:03:46 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:03:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:03:46 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:03:46 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:03:46 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:03:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:03:46 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:03:46 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:03:46 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:03:46 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:03:46 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:03:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:03:46 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:03:46 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:03:46 at java.lang.reflect.Method.invoke (Method.java:568) 21:03:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:03:46 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:03:46 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:03:46 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:03:46 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 21:03:46 [INFO] 21:03:46 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bulk-o-matic --- 21:03:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:03:46 [INFO] 21:03:46 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- 21:03:46 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.19.0-SNAPSHOT [47/84] 21:03:46 [INFO] ------------------------------[ feature ]------------------------------- 21:03:46 [INFO] 21:03:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- 21:03:46 [INFO] 21:03:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 21:03:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:03:46 [INFO] 21:03:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 21:03:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:03:46 [INFO] 21:03:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 21:03:47 [INFO] 21:03:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 21:03:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:03:47 [INFO] argLine set to empty 21:03:47 [INFO] 21:03:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 21:03:47 [INFO] Starting audit... 21:03:47 Audit done. 21:03:47 [INFO] You have 0 Checkstyle violations. 21:03:47 [INFO] 21:03:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 21:03:47 [INFO] Starting audit... 21:03:47 Audit done. 21:03:47 [INFO] You have 0 Checkstyle violations. 21:03:47 [INFO] 21:03:47 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-bulk-o-matic --- 21:03:47 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes/META-INF/maven/dependencies.properties 21:03:47 [INFO] 21:03:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 21:03:47 [INFO] 21:03:47 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 21:03:47 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 21:03:47 [INFO] ...done! 21:03:47 [INFO] Attaching features XML 21:03:47 [INFO] 21:03:47 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 21:03:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:03:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:03:47 [INFO] 21:03:47 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 21:03:47 [INFO] 21:03:47 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 21:03:47 [INFO] 21:03:47 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 21:03:47 [INFO] 21:03:47 [INFO] 21:03:47 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 21:03:47 [INFO] 21:03:47 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-bulk-o-matic --- 21:03:47 [INFO] 21:03:47 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-bulk-o-matic --- 21:03:47 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/surefire-reports 21:03:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:03:47 [INFO] 21:03:47 [INFO] ------------------------------------------------------- 21:03:47 [INFO] T E S T S 21:03:47 [INFO] ------------------------------------------------------- 21:03:49 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:04:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.93 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:04:13 [INFO] 21:04:13 [INFO] Results: 21:04:13 [INFO] 21:04:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:04:13 [INFO] 21:04:13 [INFO] 21:04:13 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- 21:04:13 [INFO] 21:04:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- 21:04:13 [INFO] 21:04:13 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- 21:04:13 [INFO] CycloneDX: Resolving Dependencies 21:04:15 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:04:15 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:04:16 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:04:16 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:04:19 [INFO] CycloneDX: Creating BOM version 1.4 with 253 component(s) 21:04:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml 21:04:19 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.19.0-SNAPSHOT-cyclonedx.xml 21:04:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json 21:04:19 [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.19.0-SNAPSHOT-cyclonedx.json 21:04:19 [INFO] 21:04:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- 21:04:19 [INFO] Skipping duplicate-finder execution! 21:04:19 [INFO] 21:04:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- 21:04:19 [INFO] Skipping plugin execution 21:04:19 [INFO] 21:04:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- 21:04:19 [INFO] No sources in project. Archive not created. 21:04:19 [INFO] 21:04:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- 21:04:19 [INFO] 21:04:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-bulk-o-matic --- 21:04:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:04:19 [INFO] 21:04:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- 21:04:19 [INFO] No primary artifact to install, installing attached artifacts instead. 21:04:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-SNAPSHOT.pom 21:04:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-SNAPSHOT-features.xml 21:04:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-SNAPSHOT-cyclonedx.xml 21:04:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-SNAPSHOT-cyclonedx.json 21:04:19 [INFO] 21:04:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic --- 21:04:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:04:19 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:04:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml 21:04:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:04:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:04:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:04:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:04:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:04:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:04:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:04:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:04:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:04:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:04:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:04:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:04:19 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:04:19 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:04:19 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:04:19 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:04:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:04:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:04:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:04:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:04:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:04:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:04:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:04:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:04:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:04:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:04:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:04:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:04:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:04:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:04:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:04:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:04:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:04:19 at java.lang.reflect.Method.invoke (Method.java:568) 21:04:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:04:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:04:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:04:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:04:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml 21:04:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 21:04:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:04:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:04:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:04:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:04:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:04:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:04:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:04:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:04:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:04:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:04:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:04:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:04:19 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:04:19 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:04:19 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:04:19 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:04:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:04:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:04:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:04:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:04:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:04:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:04:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:04:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:04:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:04:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:04:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:04:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:04:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:04:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:04:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:04:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:04:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:04:19 at java.lang.reflect.Method.invoke (Method.java:568) 21:04:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:04:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:04:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:04:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:04:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 21:04:19 [INFO] 21:04:19 [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- 21:04:19 [INFO] Building device-ownership-service 0.19.0-SNAPSHOT [48/84] 21:04:19 [INFO] -------------------------------[ bundle ]------------------------------- 21:04:19 [INFO] 21:04:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ device-ownership-service --- 21:04:19 [INFO] 21:04:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ device-ownership-service --- 21:04:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:04:19 [INFO] 21:04:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ device-ownership-service --- 21:04:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:04:19 [INFO] 21:04:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ device-ownership-service --- 21:04:20 [INFO] 21:04:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ device-ownership-service --- 21:04:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:04:20 [INFO] 21:04:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ device-ownership-service --- 21:04:20 [INFO] Starting audit... 21:04:20 Audit done. 21:04:20 [INFO] You have 0 Checkstyle violations. 21:04:20 [INFO] 21:04:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ device-ownership-service --- 21:04:20 [INFO] Starting audit... 21:04:20 Audit done. 21:04:20 [INFO] You have 0 Checkstyle violations. 21:04:20 [INFO] 21:04:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ device-ownership-service --- 21:04:20 [INFO] 21:04:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service --- 21:04:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/src/main/resources 21:04:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/generated-sources/spi 21:04:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/generated-sources/yang 21:04:20 [INFO] 21:04:20 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ device-ownership-service --- 21:04:20 [INFO] Recompiling the module because of changed dependency. 21:04:20 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 21:04:20 [INFO] 21:04:20 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 21:04:20 [INFO] 21:04:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ device-ownership-service --- 21:04:20 [INFO] Fork Value is true 21:04:23 [INFO] Done SpotBugs Analysis.... 21:04:23 [INFO] 21:04:23 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 21:04:23 [INFO] 21:04:23 [INFO] 21:04:23 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ device-ownership-service --- 21:04:23 [INFO] BugInstance size is 0 21:04:23 [INFO] Error size is 0 21:04:23 [INFO] No errors/warnings found 21:04:23 [INFO] 21:04:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ device-ownership-service --- 21:04:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/src/test/resources 21:04:23 [INFO] 21:04:23 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ device-ownership-service --- 21:04:23 [INFO] No sources to compile 21:04:23 [INFO] 21:04:23 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ device-ownership-service --- 21:04:23 [INFO] No tests to run. 21:04:23 [INFO] 21:04:23 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ device-ownership-service --- 21:04:23 [INFO] 21:04:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ device-ownership-service --- 21:04:23 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/device-ownership-service-0.19.0-SNAPSHOT.jar 21:04:23 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/META-INF/MANIFEST.MF 21:04:23 [INFO] 21:04:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ device-ownership-service --- 21:04:23 [INFO] No previous run data found, generating javadoc. 21:04:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/device-ownership-service-0.19.0-SNAPSHOT-javadoc.jar 21:04:24 [INFO] 21:04:24 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ device-ownership-service --- 21:04:24 [INFO] CycloneDX: Resolving Dependencies 21:04:24 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 21:04:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/bom.xml 21:04:24 [INFO] attaching as device-ownership-service-0.19.0-SNAPSHOT-cyclonedx.xml 21:04:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/bom.json 21:04:24 [INFO] attaching as device-ownership-service-0.19.0-SNAPSHOT-cyclonedx.json 21:04:24 [INFO] 21:04:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- 21:04:24 [INFO] Skipping duplicate-finder execution! 21:04:24 [INFO] 21:04:24 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ device-ownership-service --- 21:04:24 [WARNING] Used undeclared dependencies found: 21:04:24 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 21:04:24 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 21:04:24 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile 21:04:24 [WARNING] org.opendaylight.mdsal.model:general-entity:jar:13.0.1:compile 21:04:24 [INFO] 21:04:24 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ device-ownership-service --- 21:04:24 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/device-ownership-service-0.19.0-SNAPSHOT-sources.jar 21:04:24 [INFO] 21:04:24 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ device-ownership-service --- 21:04:24 [INFO] 21:04:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ device-ownership-service --- 21:04:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:04:24 [INFO] 21:04:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ device-ownership-service --- 21:04:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/device-ownership-service-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-SNAPSHOT.jar 21:04:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-SNAPSHOT.pom 21:04:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/device-ownership-service-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-SNAPSHOT-javadoc.jar 21:04:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-SNAPSHOT-cyclonedx.xml 21:04:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-SNAPSHOT-cyclonedx.json 21:04:24 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/device-ownership-service-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-SNAPSHOT-sources.jar 21:04:25 [INFO] 21:04:25 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ device-ownership-service --- 21:04:25 [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-SNAPSHOT.jar 21:04:25 [INFO] Writing OBR metadata 21:04:25 [INFO] 21:04:25 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ device-ownership-service --- 21:04:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:04:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml 21:04:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:04:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:04:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:04:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:04:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:04:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:04:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:04:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:04:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:04:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:04:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:04:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:04:25 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:04:25 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:04:25 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:04:25 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:04:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:04:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:04:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:04:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:04:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:04:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:04:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:04:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:04:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:04:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:04:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:04:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:04:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:04:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:04:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:04:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:04:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:04:25 at java.lang.reflect.Method.invoke (Method.java:568) 21:04:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:04:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:04:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:04:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:04:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml 21:04:25 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 21:04:25 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:04:25 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:04:25 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:04:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:04:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:04:25 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:04:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:04:25 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:04:25 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:04:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:04:25 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:04:25 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:04:25 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:04:25 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:04:25 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:04:25 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:04:25 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:04:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:04:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:04:25 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:04:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:04:25 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:04:25 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:04:25 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:04:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:04:25 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:04:25 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:04:25 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:04:25 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:04:25 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:04:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:04:25 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:04:25 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:04:25 at java.lang.reflect.Method.invoke (Method.java:568) 21:04:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:04:25 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:04:25 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:04:25 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:04:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 21:04:25 [INFO] 21:04:25 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ device-ownership-service --- 21:04:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:04:25 [INFO] 21:04:25 [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- 21:04:25 [INFO] Building of-switch-config-pusher 0.19.0-SNAPSHOT [49/84] 21:04:25 [INFO] -------------------------------[ bundle ]------------------------------- 21:04:25 [INFO] 21:04:25 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ of-switch-config-pusher --- 21:04:25 [INFO] 21:04:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ of-switch-config-pusher --- 21:04:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:04:25 [INFO] 21:04:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 21:04:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:04:25 [INFO] 21:04:25 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ of-switch-config-pusher --- 21:04:25 [INFO] 21:04:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 21:04:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:04:25 [INFO] 21:04:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ of-switch-config-pusher --- 21:04:25 [INFO] Starting audit... 21:04:25 Audit done. 21:04:25 [INFO] You have 0 Checkstyle violations. 21:04:25 [INFO] 21:04:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ of-switch-config-pusher --- 21:04:25 [INFO] Starting audit... 21:04:25 Audit done. 21:04:25 [INFO] You have 0 Checkstyle violations. 21:04:25 [INFO] 21:04:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ of-switch-config-pusher --- 21:04:25 [INFO] 21:04:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 21:04:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/src/main/resources 21:04:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/generated-sources/spi 21:04:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/generated-sources/yang 21:04:25 [INFO] 21:04:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ of-switch-config-pusher --- 21:04:25 [INFO] Recompiling the module because of changed dependency. 21:04:25 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 21:04:25 [INFO] 21:04:25 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 21:04:25 [INFO] 21:04:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ of-switch-config-pusher --- 21:04:25 [INFO] Fork Value is true 21:04:28 [INFO] Done SpotBugs Analysis.... 21:04:28 [INFO] 21:04:28 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 21:04:28 [INFO] 21:04:28 [INFO] 21:04:28 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ of-switch-config-pusher --- 21:04:28 [INFO] BugInstance size is 0 21:04:28 [INFO] Error size is 0 21:04:28 [INFO] No errors/warnings found 21:04:28 [INFO] 21:04:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ of-switch-config-pusher --- 21:04:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/src/test/resources 21:04:28 [INFO] 21:04:28 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ of-switch-config-pusher --- 21:04:28 [INFO] Recompiling the module because of changed dependency. 21:04:28 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 21:04:28 [INFO] 21:04:28 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ of-switch-config-pusher --- 21:04:28 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/surefire-reports 21:04:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:04:28 [INFO] 21:04:28 [INFO] ------------------------------------------------------- 21:04:28 [INFO] T E S T S 21:04:28 [INFO] ------------------------------------------------------- 21:04:29 [INFO] Running org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 21:04:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 21:04:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.194 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest 21:04:31 [INFO] 21:04:31 [INFO] Results: 21:04:31 [INFO] 21:04:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:04:31 [INFO] 21:04:31 [INFO] 21:04:31 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ of-switch-config-pusher --- 21:04:31 [INFO] 21:04:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ of-switch-config-pusher --- 21:04:31 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.0-SNAPSHOT.jar 21:04:31 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF 21:04:31 [INFO] 21:04:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ of-switch-config-pusher --- 21:04:31 [INFO] No previous run data found, generating javadoc. 21:04:32 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.0-SNAPSHOT-javadoc.jar 21:04:32 [INFO] 21:04:32 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ of-switch-config-pusher --- 21:04:32 [INFO] CycloneDX: Resolving Dependencies 21:04:33 [INFO] CycloneDX: Creating BOM version 1.4 with 42 component(s) 21:04:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/bom.xml 21:04:33 [INFO] attaching as of-switch-config-pusher-0.19.0-SNAPSHOT-cyclonedx.xml 21:04:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/bom.json 21:04:33 [INFO] attaching as of-switch-config-pusher-0.19.0-SNAPSHOT-cyclonedx.json 21:04:33 [INFO] 21:04:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- 21:04:33 [INFO] Skipping duplicate-finder execution! 21:04:33 [INFO] 21:04:33 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ of-switch-config-pusher --- 21:04:33 [INFO] No dependency problems found 21:04:33 [INFO] 21:04:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ of-switch-config-pusher --- 21:04:33 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.0-SNAPSHOT-sources.jar 21:04:33 [INFO] 21:04:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ of-switch-config-pusher --- 21:04:33 [INFO] 21:04:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ of-switch-config-pusher --- 21:04:33 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec 21:04:33 [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes 21:04:33 [INFO] 21:04:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ of-switch-config-pusher --- 21:04:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-SNAPSHOT.jar 21:04:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-SNAPSHOT.pom 21:04:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-SNAPSHOT-javadoc.jar 21:04:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-SNAPSHOT-cyclonedx.xml 21:04:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-SNAPSHOT-cyclonedx.json 21:04:33 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-SNAPSHOT-sources.jar 21:04:33 [INFO] 21:04:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ of-switch-config-pusher --- 21:04:33 [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-SNAPSHOT.jar 21:04:33 [INFO] Writing OBR metadata 21:04:33 [INFO] 21:04:33 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ of-switch-config-pusher --- 21:04:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:04:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml 21:04:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:04:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:04:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:04:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:04:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:04:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:04:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:04:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:04:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:04:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:04:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:04:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:04:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:04:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:04:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:04:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:04:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:04:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:04:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:04:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:04:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:04:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:04:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:04:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:04:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:04:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:04:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:04:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:04:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:04:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:04:33 at java.lang.reflect.Method.invoke (Method.java:568) 21:04:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:04:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:04:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:04:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:04:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml 21:04:33 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 21:04:33 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:04:33 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:04:33 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:04:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:04:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:04:33 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:04:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:04:33 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:04:33 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:04:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:04:33 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:04:33 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:04:33 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:04:33 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:04:33 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:04:33 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:04:33 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:04:33 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:04:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:04:33 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:04:33 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:04:33 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:04:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:04:33 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:04:33 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:04:33 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:04:33 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:04:33 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:04:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:04:33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:04:33 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:04:33 at java.lang.reflect.Method.invoke (Method.java:568) 21:04:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:04:33 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:04:33 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:04:33 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:04:33 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 21:04:33 [INFO] 21:04:33 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ of-switch-config-pusher --- 21:04:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:04:33 [INFO] 21:04:33 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- 21:04:33 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.19.0-SNAPSHOT [50/84] 21:04:33 [INFO] ------------------------------[ feature ]------------------------------- 21:04:33 [INFO] 21:04:33 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- 21:04:33 [INFO] 21:04:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 21:04:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:04:33 [INFO] 21:04:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 21:04:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:04:33 [INFO] 21:04:33 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 21:04:34 [INFO] 21:04:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 21:04:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:04:34 [INFO] argLine set to empty 21:04:34 [INFO] 21:04:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-config-pusher --- 21:04:34 [INFO] Starting audit... 21:04:34 Audit done. 21:04:34 [INFO] You have 0 Checkstyle violations. 21:04:34 [INFO] 21:04:34 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-config-pusher --- 21:04:34 [INFO] Starting audit... 21:04:34 Audit done. 21:04:34 [INFO] You have 0 Checkstyle violations. 21:04:34 [INFO] 21:04:34 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-config-pusher --- 21:04:34 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes/META-INF/maven/dependencies.properties 21:04:34 [INFO] 21:04:34 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 21:04:34 [INFO] 21:04:34 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 21:04:34 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 21:04:34 [INFO] ...done! 21:04:34 [INFO] Attaching features XML 21:04:34 [INFO] 21:04:34 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 21:04: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 21:04:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:04:34 [INFO] 21:04:34 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 21:04:34 [INFO] 21:04:34 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 21:04:34 [INFO] 21:04:34 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 21:04:34 [INFO] 21:04:34 [INFO] 21:04:34 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 21:04:34 [INFO] 21:04:34 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-config-pusher --- 21:04:34 [INFO] 21:04:34 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-config-pusher --- 21:04:34 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/surefire-reports 21:04:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:04:34 [INFO] 21:04:34 [INFO] ------------------------------------------------------- 21:04:34 [INFO] T E S T S 21:04:34 [INFO] ------------------------------------------------------- 21:04:36 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:05:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.23 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:05:01 [INFO] 21:05:01 [INFO] Results: 21:05:01 [INFO] 21:05:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:05:01 [INFO] 21:05:01 [INFO] 21:05:01 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-config-pusher --- 21:05:01 [INFO] 21:05:01 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- 21:05:01 [INFO] 21:05:01 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-config-pusher --- 21:05:01 [INFO] CycloneDX: Resolving Dependencies 21:05:07 [INFO] CycloneDX: Creating BOM version 1.4 with 254 component(s) 21:05:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml 21:05:07 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.19.0-SNAPSHOT-cyclonedx.xml 21:05:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json 21:05:07 [INFO] attaching as odl-openflowplugin-app-config-pusher-0.19.0-SNAPSHOT-cyclonedx.json 21:05:07 [INFO] 21:05:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- 21:05:07 [INFO] Skipping duplicate-finder execution! 21:05:07 [INFO] 21:05:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- 21:05:07 [INFO] Skipping plugin execution 21:05:07 [INFO] 21:05:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- 21:05:07 [INFO] No sources in project. Archive not created. 21:05:07 [INFO] 21:05:07 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- 21:05:07 [INFO] 21:05:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-config-pusher --- 21:05:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:05:07 [INFO] 21:05:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-config-pusher --- 21:05:07 [INFO] No primary artifact to install, installing attached artifacts instead. 21:05:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-SNAPSHOT.pom 21:05:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-SNAPSHOT-features.xml 21:05:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-SNAPSHOT-cyclonedx.xml 21:05:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-SNAPSHOT-cyclonedx.json 21:05:07 [INFO] 21:05:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher --- 21:05:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:05:07 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:05:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml 21:05:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:05:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:05:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:05:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:05:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:05:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:05:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:05:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:05:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:05:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:05:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:05:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:05:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:05:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:05:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:05:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:05:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:05:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:05:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:05:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:05:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:05:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:05:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:05:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:05:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:05:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:05:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:05:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:05:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:05:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:05:07 at java.lang.reflect.Method.invoke (Method.java:568) 21:05:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:05:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:05:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:05:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:05:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml 21:05:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 21:05:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:05:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:05:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:05:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:05:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:05:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:05:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:05:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:05:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:05:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:05:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:05:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:05:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:05:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:05:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:05:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:05:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:05:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:05:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:05:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:05:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:05:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:05:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:05:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:05:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:05:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:05:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:05:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:05:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:05:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:05:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:05:07 at java.lang.reflect.Method.invoke (Method.java:568) 21:05:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:05:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:05:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:05:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:05:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 21:05:07 [INFO] 21:05:07 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- 21:05:07 [INFO] Building arbitratorreconciliation-api 0.19.0-SNAPSHOT [51/84] 21:05:07 [INFO] -------------------------------[ bundle ]------------------------------- 21:05:07 [INFO] 21:05:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arbitratorreconciliation-api --- 21:05:07 [INFO] 21:05:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-api --- 21:05:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:05:07 [INFO] 21:05:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 21:05:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:05:07 [INFO] 21:05:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-api --- 21:05:07 [INFO] 21:05:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 21:05:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:05:07 [INFO] 21:05:07 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ arbitratorreconciliation-api --- 21:05:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:05:07 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/src/main/yang 21:05:07 [INFO] yang-to-sources: Found 10 dependencies in 1.893 ms 21:05:07 [INFO] yang-to-sources: Project model files found: 1 in 750.8 μs 21:05:08 [INFO] yang-to-sources: 11 YANG models processed in 138.0 ms 21:05:08 [INFO] BindingJavaFileGenerator: Defined 14 files in 14.10 ms 21:05:08 [INFO] Sorted 14 files into 3 directories in 73.46 μs 21:05:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 19.63 ms 21:05:08 [INFO] 21:05:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arbitratorreconciliation-api --- 21:05:08 [INFO] Starting audit... 21:05:08 Audit done. 21:05:08 [INFO] You have 0 Checkstyle violations. 21:05:08 [INFO] 21:05:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arbitratorreconciliation-api --- 21:05:08 [INFO] Starting audit... 21:05:08 Audit done. 21:05:08 [INFO] You have 0 Checkstyle violations. 21:05:08 [INFO] 21:05:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arbitratorreconciliation-api --- 21:05:08 [INFO] 21:05:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 21:05:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/src/main/resources 21:05:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/generated-sources/spi 21:05:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:05:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:05:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:05:08 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/generated-sources/spi 21:05:08 [INFO] 21:05:08 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ arbitratorreconciliation-api --- 21:05:08 [INFO] Recompiling the module because of changed dependency. 21:05:08 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 21:05:08 [INFO] 21:05:08 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 21:05:08 [INFO] 21:05:08 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 21:05:08 [INFO] Fork Value is true 21:05:10 [INFO] Done SpotBugs Analysis.... 21:05:10 [INFO] 21:05:10 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 21:05:10 [INFO] 21:05:10 [INFO] 21:05:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ arbitratorreconciliation-api --- 21:05:10 [INFO] BugInstance size is 0 21:05:10 [INFO] Error size is 0 21:05:10 [INFO] No errors/warnings found 21:05:10 [INFO] 21:05:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api --- 21:05:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/src/test/resources 21:05:10 [INFO] 21:05:10 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ arbitratorreconciliation-api --- 21:05:10 [INFO] No sources to compile 21:05:10 [INFO] 21:05:10 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ arbitratorreconciliation-api --- 21:05:10 [INFO] No tests to run. 21:05:10 [INFO] 21:05:10 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ arbitratorreconciliation-api --- 21:05:10 [INFO] 21:05:10 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-api --- 21:05:10 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.0-SNAPSHOT.jar 21:05:10 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF 21:05:10 [INFO] 21:05:10 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ arbitratorreconciliation-api --- 21:05:10 [INFO] No previous run data found, generating javadoc. 21:05:12 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.0-SNAPSHOT-javadoc.jar 21:05:12 [INFO] 21:05:12 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ arbitratorreconciliation-api --- 21:05:12 [INFO] CycloneDX: Resolving Dependencies 21:05:13 [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) 21:05:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/bom.xml 21:05:13 [INFO] attaching as arbitratorreconciliation-api-0.19.0-SNAPSHOT-cyclonedx.xml 21:05:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/bom.json 21:05:13 [INFO] attaching as arbitratorreconciliation-api-0.19.0-SNAPSHOT-cyclonedx.json 21:05:13 [INFO] 21:05:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- 21:05:13 [INFO] Skipping duplicate-finder execution! 21:05:13 [INFO] 21:05:13 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- 21:05:13 [WARNING] Used undeclared dependencies found: 21:05:13 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.0-SNAPSHOT:compile 21:05:13 [INFO] 21:05:13 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- 21:05:13 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.0-SNAPSHOT-sources.jar 21:05:13 [INFO] 21:05:13 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ arbitratorreconciliation-api --- 21:05:13 [INFO] 21:05:13 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ arbitratorreconciliation-api --- 21:05:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:05:13 [INFO] 21:05:13 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arbitratorreconciliation-api --- 21:05:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-SNAPSHOT.jar 21:05:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-SNAPSHOT.pom 21:05:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-SNAPSHOT-javadoc.jar 21:05:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-SNAPSHOT-cyclonedx.xml 21:05:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-SNAPSHOT-cyclonedx.json 21:05:13 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-SNAPSHOT-sources.jar 21:05:13 [INFO] 21:05:13 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-api --- 21:05:13 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-SNAPSHOT.jar 21:05:13 [INFO] Writing OBR metadata 21:05:13 [INFO] 21:05:13 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ arbitratorreconciliation-api --- 21:05:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:05:13 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml 21:05:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:05:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:05:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:05:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:05:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:05:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:05:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:05:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:05:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:05:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:05:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:05:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:05:13 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:05:13 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:05:13 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:05:13 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:05:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:05:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:05:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:05:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:05:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:05:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:05:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:05:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:05:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:05:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:05:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:05:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:05:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:05:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:05:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:05:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:05:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:05:13 at java.lang.reflect.Method.invoke (Method.java:568) 21:05:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:05:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:05:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:05:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:05:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml 21:05:13 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 21:05:13 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:05:13 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:05:13 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:05:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:05:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:05:13 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:05:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:05:13 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:05:13 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:05:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:05:13 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:05:13 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:05:13 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:05:13 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:05:13 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:05:13 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:05:13 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:05:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:05:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:05:13 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:05:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:05:13 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:05:13 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:05:13 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:05:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:05:13 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:05:13 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:05:13 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:05:13 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:05:13 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:05:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:05:13 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:05:13 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:05:13 at java.lang.reflect.Method.invoke (Method.java:568) 21:05:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:05:13 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:05:13 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:05:13 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:05:13 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 21:05:13 [INFO] 21:05:13 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-api --- 21:05:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:05:13 [INFO] 21:05:13 [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- 21:05:13 [INFO] Building reconciliation-framework 0.19.0-SNAPSHOT [52/84] 21:05:13 [INFO] -------------------------------[ bundle ]------------------------------- 21:05:13 [INFO] 21:05:13 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ reconciliation-framework --- 21:05:13 [INFO] 21:05:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ reconciliation-framework --- 21:05:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:05:13 [INFO] 21:05:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 21:05:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:05:13 [INFO] 21:05:13 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ reconciliation-framework --- 21:05:14 [INFO] 21:05:14 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ reconciliation-framework --- 21:05:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:05:14 [INFO] 21:05:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ reconciliation-framework --- 21:05:14 [INFO] Starting audit... 21:05:14 Audit done. 21:05:14 [INFO] You have 0 Checkstyle violations. 21:05:14 [INFO] 21:05:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ reconciliation-framework --- 21:05:14 [INFO] Starting audit... 21:05:14 Audit done. 21:05:14 [INFO] You have 0 Checkstyle violations. 21:05:14 [INFO] 21:05:14 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ reconciliation-framework --- 21:05:14 [INFO] 21:05:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework --- 21:05:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/src/main/resources 21:05:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/generated-sources/spi 21:05:14 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/generated-sources/yang 21:05:14 [INFO] 21:05:14 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ reconciliation-framework --- 21:05:14 [INFO] Recompiling the module because of changed dependency. 21:05:14 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 21:05:14 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException 21:05:14 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException 21:05:14 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException 21:05:14 [INFO] 21:05:14 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 21:05:14 [INFO] 21:05:14 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ reconciliation-framework --- 21:05:14 [INFO] Fork Value is true 21:05:17 [INFO] Done SpotBugs Analysis.... 21:05:17 [INFO] 21:05:17 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 21:05:17 [INFO] 21:05:17 [INFO] 21:05:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ reconciliation-framework --- 21:05:17 [INFO] BugInstance size is 0 21:05:17 [INFO] Error size is 0 21:05:17 [INFO] No errors/warnings found 21:05:17 [INFO] 21:05:17 [INFO] --- karaf-services-maven-plugin:4.4.5:service-metadata-generate (service-metadata-generate) @ reconciliation-framework --- 21:05:18 [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices 21:05:18 [INFO] 21:05:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ reconciliation-framework --- 21:05:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/src/test/resources 21:05:18 [INFO] 21:05:18 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ reconciliation-framework --- 21:05:18 [INFO] No sources to compile 21:05:18 [INFO] 21:05:18 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ reconciliation-framework --- 21:05:18 [INFO] No tests to run. 21:05:18 [INFO] 21:05:18 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ reconciliation-framework --- 21:05:18 [INFO] 21:05:18 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ reconciliation-framework --- 21:05:18 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/reconciliation-framework-0.19.0-SNAPSHOT.jar 21:05:18 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/META-INF/MANIFEST.MF 21:05:18 [INFO] 21:05:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ reconciliation-framework --- 21:05:18 [INFO] No previous run data found, generating javadoc. 21:05:19 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/reconciliation-framework-0.19.0-SNAPSHOT-javadoc.jar 21:05:19 [INFO] 21:05:19 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ reconciliation-framework --- 21:05:19 [INFO] CycloneDX: Resolving Dependencies 21:05:21 [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) 21:05:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/bom.xml 21:05:21 [INFO] attaching as reconciliation-framework-0.19.0-SNAPSHOT-cyclonedx.xml 21:05:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/bom.json 21:05:21 [INFO] attaching as reconciliation-framework-0.19.0-SNAPSHOT-cyclonedx.json 21:05:21 [INFO] 21:05:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- 21:05:21 [INFO] Skipping duplicate-finder execution! 21:05:21 [INFO] 21:05:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ reconciliation-framework --- 21:05:21 [WARNING] Used undeclared dependencies found: 21:05:21 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 21:05:21 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 21:05:21 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.0-SNAPSHOT:compile 21:05:21 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 21:05:21 [INFO] 21:05:21 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ reconciliation-framework --- 21:05:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/reconciliation-framework-0.19.0-SNAPSHOT-sources.jar 21:05:21 [INFO] 21:05:21 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ reconciliation-framework --- 21:05:21 [INFO] 21:05:21 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ reconciliation-framework --- 21:05:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:05:21 [INFO] 21:05:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ reconciliation-framework --- 21:05:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/reconciliation-framework-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-SNAPSHOT.jar 21:05:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-SNAPSHOT.pom 21:05:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/reconciliation-framework-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-SNAPSHOT-javadoc.jar 21:05:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-SNAPSHOT-cyclonedx.xml 21:05:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-SNAPSHOT-cyclonedx.json 21:05:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/reconciliation-framework-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-SNAPSHOT-sources.jar 21:05:21 [INFO] 21:05:21 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ reconciliation-framework --- 21:05:21 [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-SNAPSHOT.jar 21:05:21 [INFO] Writing OBR metadata 21:05:21 [INFO] 21:05:21 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ reconciliation-framework --- 21:05:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:05:21 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml 21:05:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:05:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:05:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:05:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:05:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:05:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:05:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:05:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:05:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:05:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:05:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:05:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:05:21 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:05:21 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:05:21 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:05:21 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:05:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:05:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:05:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:05:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:05:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:05:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:05:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:05:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:05:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:05:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:05:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:05:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:05:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:05:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:05:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:05:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:05:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:05:21 at java.lang.reflect.Method.invoke (Method.java:568) 21:05:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:05:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:05:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:05:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:05:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml 21:05:21 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 21:05:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:05:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:05:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:05:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:05:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:05:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:05:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:05:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:05:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:05:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:05:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:05:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:05:21 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:05:21 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:05:21 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:05:21 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:05:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:05:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:05:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:05:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:05:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:05:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:05:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:05:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:05:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:05:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:05:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:05:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:05:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:05:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:05:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:05:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:05:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:05:21 at java.lang.reflect.Method.invoke (Method.java:568) 21:05:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:05:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:05:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:05:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:05:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 21:05:21 [INFO] 21:05:21 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ reconciliation-framework --- 21:05:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:05:21 [INFO] 21:05:21 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- 21:05:21 [INFO] Building arbitratorreconciliation-impl 0.19.0-SNAPSHOT [53/84] 21:05:21 [INFO] -------------------------------[ bundle ]------------------------------- 21:05:21 [INFO] 21:05:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arbitratorreconciliation-impl --- 21:05:21 [INFO] 21:05:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 21:05:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:05:21 [INFO] 21:05:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 21:05:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:05:21 [INFO] 21:05:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-impl --- 21:05:21 [INFO] 21:05:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 21:05:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:05:21 [INFO] 21:05:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arbitratorreconciliation-impl --- 21:05:21 [INFO] Starting audit... 21:05:21 Audit done. 21:05:21 [INFO] You have 0 Checkstyle violations. 21:05:21 [INFO] 21:05:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arbitratorreconciliation-impl --- 21:05:22 [INFO] Starting audit... 21:05:22 Audit done. 21:05:22 [INFO] You have 0 Checkstyle violations. 21:05:22 [INFO] 21:05:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arbitratorreconciliation-impl --- 21:05:22 [INFO] 21:05:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 21:05:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/src/main/resources 21:05:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 21:05:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/generated-sources/yang 21:05:22 [INFO] 21:05:22 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ arbitratorreconciliation-impl --- 21:05:22 [INFO] Recompiling the module because of changed dependency. 21:05:22 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 21:05:22 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[92,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 21:05:22 [INFO] 21:05:22 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 21:05:22 [INFO] 21:05:22 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 21:05:22 [INFO] Fork Value is true 21:05:25 [INFO] Done SpotBugs Analysis.... 21:05:25 [INFO] 21:05:25 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 21:05:25 [INFO] 21:05:25 [INFO] 21:05:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ arbitratorreconciliation-impl --- 21:05:25 [INFO] BugInstance size is 0 21:05:25 [INFO] Error size is 0 21:05:25 [INFO] No errors/warnings found 21:05:25 [INFO] 21:05:25 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl --- 21:05:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/src/test/resources 21:05:25 [INFO] 21:05:25 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- 21:05:25 [INFO] No sources to compile 21:05:25 [INFO] 21:05:25 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ arbitratorreconciliation-impl --- 21:05:25 [INFO] No tests to run. 21:05:25 [INFO] 21:05:25 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ arbitratorreconciliation-impl --- 21:05:25 [INFO] 21:05:25 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-impl --- 21:05:25 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.0-SNAPSHOT.jar 21:05:25 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF 21:05:25 [INFO] 21:05:25 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ arbitratorreconciliation-impl --- 21:05:25 [INFO] No previous run data found, generating javadoc. 21:05:26 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.0-SNAPSHOT-javadoc.jar 21:05:26 [INFO] 21:05:26 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ arbitratorreconciliation-impl --- 21:05:26 [INFO] CycloneDX: Resolving Dependencies 21:05:27 [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) 21:05:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/bom.xml 21:05:27 [INFO] attaching as arbitratorreconciliation-impl-0.19.0-SNAPSHOT-cyclonedx.xml 21:05:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/bom.json 21:05:27 [INFO] attaching as arbitratorreconciliation-impl-0.19.0-SNAPSHOT-cyclonedx.json 21:05:27 [INFO] 21:05:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- 21:05:27 [INFO] Skipping duplicate-finder execution! 21:05:27 [INFO] 21:05:27 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- 21:05:27 [WARNING] Used undeclared dependencies found: 21:05:27 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 21:05:27 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 21:05:27 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile 21:05:27 [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile 21:05:27 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 21:05:27 [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.19.0-SNAPSHOT:compile 21:05:27 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 21:05:27 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.0-SNAPSHOT:compile 21:05:27 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 21:05:27 [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.19.0-SNAPSHOT:compile 21:05:27 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0-SNAPSHOT:compile 21:05:27 [INFO] 21:05:27 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- 21:05:27 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.0-SNAPSHOT-sources.jar 21:05:27 [INFO] 21:05:27 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- 21:05:27 [INFO] 21:05:27 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ arbitratorreconciliation-impl --- 21:05:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:05:27 [INFO] 21:05:27 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arbitratorreconciliation-impl --- 21:05:27 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-SNAPSHOT.jar 21:05:27 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-SNAPSHOT.pom 21:05:27 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-SNAPSHOT-javadoc.jar 21:05:27 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-SNAPSHOT-cyclonedx.xml 21:05:27 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-SNAPSHOT-cyclonedx.json 21:05:27 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-SNAPSHOT-sources.jar 21:05:27 [INFO] 21:05:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-impl --- 21:05:27 [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-SNAPSHOT.jar 21:05:27 [INFO] Writing OBR metadata 21:05:27 [INFO] 21:05:27 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ arbitratorreconciliation-impl --- 21:05:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:05:27 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml 21:05:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:05:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:05:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:05:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:05:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:05:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:05:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:05:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:05:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:05:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:05:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:05:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:05:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:05:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:05:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:05:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:05:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:05:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:05:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:05:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:05:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:05:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:05:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:05:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:05:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:05:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:05:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:05:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:05:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:05:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:05:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:05:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:05:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:05:27 at java.lang.reflect.Method.invoke (Method.java:568) 21:05:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:05:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:05:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:05:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:05:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml 21:05:27 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 21:05:27 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:05:27 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:05:27 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:05:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:05:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:05:27 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:05:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:05:27 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:05:27 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:05:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:05:27 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:05:27 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:05:27 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:05:27 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:05:27 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:05:27 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:05:27 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:05:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:05:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:05:27 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:05:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:05:27 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:05:27 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:05:27 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:05:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:05:27 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:05:27 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:05:27 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:05:27 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:05:27 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:05:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:05:27 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:05:27 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:05:27 at java.lang.reflect.Method.invoke (Method.java:568) 21:05:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:05:27 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:05:27 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:05:27 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:05:27 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 21:05:27 [INFO] 21:05:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-impl --- 21:05:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:05:27 [INFO] 21:05:27 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- 21:05:27 [INFO] Building forwardingrules-manager 0.19.0-SNAPSHOT [54/84] 21:05:27 [INFO] -------------------------------[ bundle ]------------------------------- 21:05:27 [INFO] 21:05:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ forwardingrules-manager --- 21:05:27 [INFO] 21:05:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-manager --- 21:05:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:05:27 [INFO] 21:05:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 21:05:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:05:27 [INFO] 21:05:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ forwardingrules-manager --- 21:05:27 [INFO] 21:05:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 21:05:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:05:27 [INFO] 21:05:27 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ forwardingrules-manager --- 21:05:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:05:27 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/yang 21:05:27 [INFO] yang-to-sources: Found 14 dependencies in 2.529 ms 21:05:27 [INFO] yang-to-sources: Project model files found: 2 in 905.1 μs 21:05:28 [INFO] yang-to-sources: 5 YANG models processed in 83.62 ms 21:05:28 [INFO] BindingJavaFileGenerator: Defined 14 files in 5.225 ms 21:05:28 [INFO] Sorted 14 files into 5 directories in 66.34 μs 21:05:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 11.51 ms 21:05:28 [INFO] 21:05:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ forwardingrules-manager --- 21:05:28 [INFO] Starting audit... 21:05:28 Audit done. 21:05:28 [INFO] You have 0 Checkstyle violations. 21:05:28 [INFO] 21:05:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ forwardingrules-manager --- 21:05:30 [INFO] Starting audit... 21:05:30 Audit done. 21:05:30 [INFO] You have 0 Checkstyle violations. 21:05:30 [INFO] 21:05:30 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ forwardingrules-manager --- 21:05:30 [INFO] 21:05:30 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager --- 21:05:30 [INFO] Copying 1 resource from src/main/resources to target/classes 21:05:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/generated-sources/spi 21:05:30 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 21:05:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:05:30 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 21:05:30 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/generated-sources/spi 21:05:30 [INFO] 21:05:30 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ forwardingrules-manager --- 21:05:30 [INFO] Recompiling the module because of changed dependency. 21:05:30 [INFO] Compiling 45 source files with javac [debug release 17] to target/classes 21:05:30 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[20,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException 21:05:30 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[49,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 21:05:30 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException 21:05:30 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[25,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException 21:05:30 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:05:30 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException 21:05:30 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:05:30 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException 21:05:30 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:05:30 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 21:05:30 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:05:30 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 21:05:30 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:05:30 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 21:05:30 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:05:30 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 21:05:30 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:05:30 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 21:05:30 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:05:30 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 21:05:30 [INFO] 21:05:30 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 21:05:30 [INFO] 21:05:30 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ forwardingrules-manager --- 21:05:30 [INFO] Fork Value is true 21:05:36 [INFO] Done SpotBugs Analysis.... 21:05:36 [INFO] 21:05:36 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 21:05:36 [INFO] 21:05:36 [INFO] 21:05:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ forwardingrules-manager --- 21:05:36 [INFO] BugInstance size is 0 21:05:36 [INFO] Error size is 0 21:05:36 [INFO] No errors/warnings found 21:05:36 [INFO] 21:05:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-manager --- 21:05:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/test/resources 21:05:36 [INFO] 21:05:36 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ forwardingrules-manager --- 21:05:36 [INFO] Recompiling the module because of changed dependency. 21:05:36 [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes 21:05:36 [INFO] 21:05:36 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ forwardingrules-manager --- 21:05:36 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/surefire-reports 21:05:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:05:36 [INFO] 21:05:36 [INFO] ------------------------------------------------------- 21:05:36 [INFO] T E S T S 21:05:36 [INFO] ------------------------------------------------------- 21:05:37 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 21:05:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 21:05:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.795 s -- in org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest 21:05:47 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 21:05:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest 21:05:47 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 21:05:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.793 s -- in org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest 21:05:48 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 21:05:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest 21:05:48 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 21:05:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest 21:05:48 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 21:05:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest 21:05:48 [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 21:05:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s -- in org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest 21:05:49 [INFO] 21:05:49 [INFO] Results: 21:05:49 [INFO] 21:05:49 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 21:05:49 [INFO] 21:05:49 [INFO] 21:05:49 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ forwardingrules-manager --- 21:05:49 [INFO] 21:05:49 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-manager --- 21:05:49 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.19.0-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] 21:05:49 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.0-SNAPSHOT.jar 21:05:49 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF 21:05:49 [INFO] 21:05:49 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ forwardingrules-manager --- 21:05:49 [INFO] No previous run data found, generating javadoc. 21:05:51 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.0-SNAPSHOT-javadoc.jar 21:05:51 [INFO] 21:05:51 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ forwardingrules-manager --- 21:05:51 [INFO] CycloneDX: Resolving Dependencies 21:05:53 [INFO] CycloneDX: Creating BOM version 1.4 with 47 component(s) 21:05:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/bom.xml 21:05:53 [INFO] attaching as forwardingrules-manager-0.19.0-SNAPSHOT-cyclonedx.xml 21:05:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/bom.json 21:05:53 [INFO] attaching as forwardingrules-manager-0.19.0-SNAPSHOT-cyclonedx.json 21:05:53 [INFO] 21:05:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- 21:05:53 [INFO] Skipping duplicate-finder execution! 21:05:53 [INFO] 21:05:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ forwardingrules-manager --- 21:05:53 [WARNING] Used undeclared dependencies found: 21:05:53 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 21:05:53 [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile 21:05:53 [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile 21:05:53 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.0-SNAPSHOT:compile 21:05:53 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test 21:05:53 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 21:05:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 21:05:53 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0-SNAPSHOT:compile 21:05:53 [INFO] 21:05:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ forwardingrules-manager --- 21:05:53 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.0-SNAPSHOT-sources.jar 21:05:53 [INFO] 21:05:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ forwardingrules-manager --- 21:05:53 [INFO] 21:05:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ forwardingrules-manager --- 21:05:53 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec 21:05:53 [INFO] Analyzed bundle 'forwardingrules-manager' with 48 classes 21:05:53 [INFO] 21:05:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ forwardingrules-manager --- 21:05:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-SNAPSHOT.jar 21:05:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-SNAPSHOT.pom 21:05:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-SNAPSHOT-javadoc.jar 21:05:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-SNAPSHOT-cyclonedx.xml 21:05:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-SNAPSHOT-cyclonedx.json 21:05:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-SNAPSHOT-sources.jar 21:05:53 [INFO] 21:05:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-manager --- 21:05:53 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-SNAPSHOT.jar 21:05:53 [INFO] Writing OBR metadata 21:05:53 [INFO] 21:05:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ forwardingrules-manager --- 21:05:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:05:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml 21:05:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:05:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:05:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:05:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:05:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:05:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:05:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:05:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:05:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:05:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:05:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:05:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:05:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:05:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:05:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:05:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:05:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:05:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:05:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:05:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:05:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:05:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:05:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:05:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:05:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:05:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:05:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:05:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:05:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:05:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:05:53 at java.lang.reflect.Method.invoke (Method.java:568) 21:05:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:05:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:05:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:05:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:05:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml 21:05:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 21:05:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:05:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:05:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:05:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:05:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:05:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:05:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:05:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:05:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:05:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:05:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:05:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:05:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:05:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:05:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:05:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:05:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:05:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:05:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:05:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:05:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:05:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:05:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:05:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:05:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:05:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:05:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:05:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:05:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:05:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:05:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:05:53 at java.lang.reflect.Method.invoke (Method.java:568) 21:05:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:05:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:05:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:05:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:05:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 21:05:53 [INFO] 21:05:53 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-manager --- 21:05:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:05:53 [INFO] 21:05:53 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- 21:05:53 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.19.0-SNAPSHOT [55/84] 21:05:53 [INFO] ------------------------------[ feature ]------------------------------- 21:05:53 [INFO] 21:05:53 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- 21:05:53 [INFO] 21:05:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 21:05:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:05:53 [INFO] 21:05:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 21:05:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:05:53 [INFO] 21:05:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 21:05:54 [INFO] 21:05:54 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 21:05:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:05:54 [INFO] argLine set to empty 21:05:54 [INFO] 21:05:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 21:05:54 [INFO] Starting audit... 21:05:54 Audit done. 21:05:54 [INFO] You have 0 Checkstyle violations. 21:05:54 [INFO] 21:05:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 21:05:54 [INFO] Starting audit... 21:05:54 Audit done. 21:05:54 [INFO] You have 0 Checkstyle violations. 21:05:54 [INFO] 21:05:54 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-forwardingrules-manager --- 21:05:54 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes/META-INF/maven/dependencies.properties 21:05:54 [INFO] 21:05:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 21:05:54 [INFO] 21:05:54 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 21:05:54 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 21:05:54 [INFO] ...done! 21:05:54 [INFO] Attaching features XML 21:05:54 [INFO] 21:05:54 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 21:05: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 21:05:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:05:54 [INFO] 21:05:54 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 21:05:54 [INFO] 21:05:54 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 21:05:54 [INFO] 21:05:54 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 21:05:54 [INFO] 21:05:54 [INFO] 21:05:54 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 21:05:54 [INFO] 21:05:54 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-forwardingrules-manager --- 21:05:54 [INFO] 21:05:54 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- 21:05:54 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/surefire-reports 21:05:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:05:54 [INFO] 21:05:54 [INFO] ------------------------------------------------------- 21:05:54 [INFO] T E S T S 21:05:54 [INFO] ------------------------------------------------------- 21:05:56 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:06:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.19 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:06:20 [INFO] 21:06:20 [INFO] Results: 21:06:20 [INFO] 21:06:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:06:20 [INFO] 21:06:20 [INFO] 21:06:20 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- 21:06:20 [INFO] 21:06:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- 21:06:20 [INFO] 21:06:20 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- 21:06:20 [INFO] CycloneDX: Resolving Dependencies 21:06:26 [INFO] CycloneDX: Creating BOM version 1.4 with 256 component(s) 21:06:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml 21:06:26 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.19.0-SNAPSHOT-cyclonedx.xml 21:06:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json 21:06:26 [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.19.0-SNAPSHOT-cyclonedx.json 21:06:26 [INFO] 21:06:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- 21:06:26 [INFO] Skipping duplicate-finder execution! 21:06:26 [INFO] 21:06:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- 21:06:26 [INFO] Skipping plugin execution 21:06:26 [INFO] 21:06:26 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- 21:06:26 [INFO] No sources in project. Archive not created. 21:06:26 [INFO] 21:06:26 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- 21:06:26 [INFO] 21:06:26 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- 21:06:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:06:26 [INFO] 21:06:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- 21:06:26 [INFO] No primary artifact to install, installing attached artifacts instead. 21:06:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-SNAPSHOT.pom 21:06:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-SNAPSHOT-features.xml 21:06:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-SNAPSHOT-cyclonedx.xml 21:06:26 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-SNAPSHOT-cyclonedx.json 21:06:26 [INFO] 21:06:26 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager --- 21:06:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:06:26 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:06:26 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml 21:06:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:06:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:06:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:06:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:06:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:06:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:06:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:06:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:06:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:06:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:06:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:06:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:06:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:06:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:06:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:06:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:06:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:06:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:06:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:06:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:06:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:06:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:06:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:06:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:06:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:06:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:06:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:06:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:06:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:06:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:06:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:06:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:06:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:06:26 at java.lang.reflect.Method.invoke (Method.java:568) 21:06:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:06:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:06:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:06:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:06:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml 21:06:26 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 21:06:26 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:06:26 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:06:26 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:06:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:06:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:06:26 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:06:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:06:26 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:06:26 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:06:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:06:26 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:06:26 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:06:26 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:06:26 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:06:26 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:06:26 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:06:26 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:06:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:06:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:06:26 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:06:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:06:26 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:06:26 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:06:26 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:06:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:06:26 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:06:26 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:06:26 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:06:26 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:06:26 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:06:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:06:26 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:06:26 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:06:26 at java.lang.reflect.Method.invoke (Method.java:568) 21:06:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:06:26 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:06:26 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:06:26 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:06:26 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 21:06:26 [INFO] 21:06:26 [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- 21:06:26 [INFO] Building forwardingrules-sync 0.19.0-SNAPSHOT [56/84] 21:06:26 [INFO] -------------------------------[ bundle ]------------------------------- 21:06:26 [INFO] 21:06:26 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ forwardingrules-sync --- 21:06:26 [INFO] 21:06:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-sync --- 21:06:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:06:26 [INFO] 21:06:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 21:06:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:06:26 [INFO] 21:06:26 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ forwardingrules-sync --- 21:06:27 [INFO] 21:06:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 21:06:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:06:27 [INFO] 21:06:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ forwardingrules-sync --- 21:06:27 [INFO] Starting audit... 21:06:27 Audit done. 21:06:27 [INFO] You have 0 Checkstyle violations. 21:06:27 [INFO] 21:06:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ forwardingrules-sync --- 21:06:29 [INFO] Starting audit... 21:06:29 Audit done. 21:06:29 [INFO] You have 0 Checkstyle violations. 21:06:29 [INFO] 21:06:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ forwardingrules-sync --- 21:06:29 [INFO] 21:06:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync --- 21:06:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/src/main/resources 21:06:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/generated-sources/spi 21:06:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/generated-sources/yang 21:06:29 [INFO] 21:06:29 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ forwardingrules-sync --- 21:06:29 [INFO] Recompiling the module because of changed dependency. 21:06:29 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 21:06:30 [INFO] 21:06:30 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 21:06:30 [INFO] 21:06:30 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ forwardingrules-sync --- 21:06:30 [INFO] Fork Value is true 21:06:34 [INFO] Done SpotBugs Analysis.... 21:06:35 [INFO] 21:06:35 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 21:06:35 [INFO] 21:06:35 [INFO] 21:06:35 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ forwardingrules-sync --- 21:06:35 [INFO] BugInstance size is 0 21:06:35 [INFO] Error size is 0 21:06:35 [INFO] No errors/warnings found 21:06:35 [INFO] 21:06:35 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-sync --- 21:06:35 [INFO] Copying 1 resource from src/test/resources to target/test-classes 21:06:35 [INFO] 21:06:35 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ forwardingrules-sync --- 21:06:35 [INFO] Recompiling the module because of changed dependency. 21:06:35 [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes 21:06:35 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[42,18] auto-closeable resource provider is never referenced in body of corresponding try statement 21:06:35 [INFO] 21:06:35 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ forwardingrules-sync --- 21:06:35 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/surefire-reports 21:06:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:06:35 [INFO] 21:06:35 [INFO] ------------------------------------------------------- 21:06:35 [INFO] T E S T S 21:06:35 [INFO] ------------------------------------------------------- 21:06:36 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 21:06:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 21:06:38 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.485 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest 21:06:38 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 21:06:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest 21:06:39 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 21:06:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest 21:06:39 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 21:06:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest 21:06:39 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 21:06:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest 21:06:39 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 21:06:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest 21:06:39 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 21:06:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest 21:06:39 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 21:06:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest 21:06:39 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 21:06:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest 21:06:39 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 21:06:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest 21:06:39 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 21:06:40 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest 21:06:40 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 21:06:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest 21:06:40 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 21:06:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.028 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest 21:06:41 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 21:06:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest 21:06:41 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 21:06:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest 21:06:41 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 21:06:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest 21:06:41 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 21:06:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.220 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest 21:06:43 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 21:06:43 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest 21:06:43 [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 21:06:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest 21:06:43 [INFO] 21:06:43 [INFO] Results: 21:06:43 [INFO] 21:06:43 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 21:06:43 [INFO] 21:06:43 [INFO] 21:06:43 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ forwardingrules-sync --- 21:06:43 [INFO] 21:06:43 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-sync --- 21:06:44 [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.19.0-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] 21:06:44 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.0-SNAPSHOT.jar 21:06:44 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF 21:06:44 [INFO] 21:06:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ forwardingrules-sync --- 21:06:44 [INFO] No previous run data found, generating javadoc. 21:06:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.0-SNAPSHOT-javadoc.jar 21:06:45 [INFO] 21:06:45 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ forwardingrules-sync --- 21:06:45 [INFO] CycloneDX: Resolving Dependencies 21:06:47 [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) 21:06:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/bom.xml 21:06:47 [INFO] attaching as forwardingrules-sync-0.19.0-SNAPSHOT-cyclonedx.xml 21:06:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/bom.json 21:06:47 [INFO] attaching as forwardingrules-sync-0.19.0-SNAPSHOT-cyclonedx.json 21:06:47 [INFO] 21:06:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- 21:06:47 [INFO] Skipping duplicate-finder execution! 21:06:47 [INFO] 21:06:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ forwardingrules-sync --- 21:06:47 [WARNING] Used undeclared dependencies found: 21:06:47 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 21:06:47 [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile 21:06:47 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 21:06:47 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 21:06:47 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 21:06:47 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 21:06:47 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0-SNAPSHOT:compile 21:06:47 [WARNING] Non-test scoped test only dependencies found: 21:06:47 [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile 21:06:47 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 21:06:47 [INFO] 21:06:47 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ forwardingrules-sync --- 21:06:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.0-SNAPSHOT-sources.jar 21:06:47 [INFO] 21:06:47 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ forwardingrules-sync --- 21:06:47 [INFO] 21:06:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ forwardingrules-sync --- 21:06:47 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec 21:06:47 [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes 21:06:47 [INFO] 21:06:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ forwardingrules-sync --- 21:06:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-SNAPSHOT.jar 21:06:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-SNAPSHOT.pom 21:06:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-SNAPSHOT-javadoc.jar 21:06:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-SNAPSHOT-cyclonedx.xml 21:06:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-SNAPSHOT-cyclonedx.json 21:06:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-SNAPSHOT-sources.jar 21:06:47 [INFO] 21:06:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-sync --- 21:06:47 [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-SNAPSHOT.jar 21:06:47 [INFO] Writing OBR metadata 21:06:47 [INFO] 21:06:47 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ forwardingrules-sync --- 21:06:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:06:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml 21:06:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:06:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:06:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:06:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:06:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:06:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:06:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:06:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:06:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:06:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:06:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:06:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:06:47 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:06:47 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:06:47 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:06:47 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:06:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:06:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:06:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:06:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:06:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:06:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:06:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:06:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:06:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:06:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:06:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:06:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:06:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:06:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:06:47 at java.lang.reflect.Method.invoke (Method.java:568) 21:06:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:06:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:06:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:06:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:06:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml 21:06:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 21:06:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:06:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:06:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:06:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:06:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:06:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:06:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:06:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:06:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:06:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:06:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:06:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:06:47 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:06:47 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:06:47 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:06:47 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:06:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:06:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:06:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:06:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:06:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:06:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:06:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:06:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:06:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:06:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:06:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:06:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:06:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:06:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:06:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:06:47 at java.lang.reflect.Method.invoke (Method.java:568) 21:06:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:06:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:06:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:06:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:06:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 21:06:47 [INFO] 21:06:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-sync --- 21:06:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:06:47 [INFO] 21:06:47 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- 21:06:47 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.19.0-SNAPSHOT [57/84] 21:06:47 [INFO] ------------------------------[ feature ]------------------------------- 21:06:47 [INFO] 21:06:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- 21:06:47 [INFO] 21:06:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 21:06:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:06:47 [INFO] 21:06:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 21:06:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:06:47 [INFO] 21:06:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 21:06:47 [INFO] 21:06:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 21:06:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:06:47 [INFO] argLine set to empty 21:06:47 [INFO] 21:06:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 21:06:48 [INFO] Starting audit... 21:06:48 Audit done. 21:06:48 [INFO] You have 0 Checkstyle violations. 21:06:48 [INFO] 21:06:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 21:06:48 [INFO] Starting audit... 21:06:48 Audit done. 21:06:48 [INFO] You have 0 Checkstyle violations. 21:06:48 [INFO] 21:06:48 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-forwardingrules-sync --- 21:06:48 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes/META-INF/maven/dependencies.properties 21:06:48 [INFO] 21:06:48 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 21:06:48 [INFO] 21:06:48 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 21:06:48 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 21:06:48 [INFO] ...done! 21:06:48 [INFO] Attaching features XML 21:06:48 [INFO] 21:06:48 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 21:06: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 21:06:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:06:48 [INFO] 21:06:48 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 21:06:48 [INFO] 21:06:48 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 21:06:48 [INFO] 21:06:48 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 21:06:48 [INFO] 21:06:48 [INFO] 21:06:48 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 21:06:48 [INFO] 21:06:48 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-forwardingrules-sync --- 21:06:48 [INFO] 21:06:48 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- 21:06:48 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/surefire-reports 21:06:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:06:48 [INFO] 21:06:48 [INFO] ------------------------------------------------------- 21:06:48 [INFO] T E S T S 21:06:48 [INFO] ------------------------------------------------------- 21:06:50 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:07:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.83 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:07:14 [INFO] 21:07:14 [INFO] Results: 21:07:14 [INFO] 21:07:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:07:14 [INFO] 21:07:14 [INFO] 21:07:14 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- 21:07:14 [INFO] 21:07:14 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- 21:07:14 [INFO] 21:07:14 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- 21:07:14 [INFO] CycloneDX: Resolving Dependencies 21:07:19 [INFO] CycloneDX: Creating BOM version 1.4 with 253 component(s) 21:07:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml 21:07:19 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.19.0-SNAPSHOT-cyclonedx.xml 21:07:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json 21:07:19 [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.19.0-SNAPSHOT-cyclonedx.json 21:07:19 [INFO] 21:07:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- 21:07:19 [INFO] Skipping duplicate-finder execution! 21:07:19 [INFO] 21:07:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- 21:07:19 [INFO] Skipping plugin execution 21:07:19 [INFO] 21:07:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- 21:07:19 [INFO] No sources in project. Archive not created. 21:07:19 [INFO] 21:07:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- 21:07:19 [INFO] 21:07:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- 21:07:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:07:19 [INFO] 21:07:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- 21:07:19 [INFO] No primary artifact to install, installing attached artifacts instead. 21:07:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-SNAPSHOT.pom 21:07:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-SNAPSHOT-features.xml 21:07:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-SNAPSHOT-cyclonedx.xml 21:07:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-SNAPSHOT-cyclonedx.json 21:07:19 [INFO] 21:07:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync --- 21:07:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:07:20 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:07:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml 21:07:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:07:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:07:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:07:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:07:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:07:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:07:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:07:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:07:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:07:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:07:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:07:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:07:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:07:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:07:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:07:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:07:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:07:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:07:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:07:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:07:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:07:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:07:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:07:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:07:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:07:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:07:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:07:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:07:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:07:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:07:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:07:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:07:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:07:20 at java.lang.reflect.Method.invoke (Method.java:568) 21:07:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:07:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:07:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:07:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:07:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml 21:07:20 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 21:07:20 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:07:20 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:07:20 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:07:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:07:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:07:20 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:07:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:07:20 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:07:20 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:07:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:07:20 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:07:20 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:07:20 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:07:20 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:07:20 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:07:20 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:07:20 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:07:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:07:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:07:20 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:07:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:07:20 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:07:20 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:07:20 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:07:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:07:20 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:07:20 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:07:20 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:07:20 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:07:20 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:07:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:07:20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:07:20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:07:20 at java.lang.reflect.Method.invoke (Method.java:568) 21:07:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:07:20 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:07:20 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:07:20 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:07:20 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 21:07:20 [INFO] 21:07:20 [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- 21:07:20 [INFO] Building table-miss-enforcer 0.19.0-SNAPSHOT [58/84] 21:07:20 [INFO] -------------------------------[ bundle ]------------------------------- 21:07:20 [INFO] 21:07:20 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ table-miss-enforcer --- 21:07:20 [INFO] 21:07:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ table-miss-enforcer --- 21:07:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:07:20 [INFO] 21:07:20 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 21:07:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:07:20 [INFO] 21:07:20 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ table-miss-enforcer --- 21:07:20 [INFO] 21:07:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 21:07:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:07:20 [INFO] 21:07:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ table-miss-enforcer --- 21:07:20 [INFO] Starting audit... 21:07:20 Audit done. 21:07:20 [INFO] You have 0 Checkstyle violations. 21:07:20 [INFO] 21:07:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ table-miss-enforcer --- 21:07:20 [INFO] Starting audit... 21:07:20 Audit done. 21:07:20 [INFO] You have 0 Checkstyle violations. 21:07:20 [INFO] 21:07:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ table-miss-enforcer --- 21:07:20 [INFO] 21:07:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer --- 21:07:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/src/main/resources 21:07:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/generated-sources/spi 21:07:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/generated-sources/yang 21:07:20 [INFO] 21:07:20 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ table-miss-enforcer --- 21:07:20 [INFO] Recompiling the module because of changed dependency. 21:07:20 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 21:07:20 [INFO] 21:07:20 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 21:07:20 [INFO] 21:07:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ table-miss-enforcer --- 21:07:20 [INFO] Fork Value is true 21:07:23 [INFO] Done SpotBugs Analysis.... 21:07:23 [INFO] 21:07:23 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 21:07:23 [INFO] 21:07:23 [INFO] 21:07:23 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ table-miss-enforcer --- 21:07:23 [INFO] BugInstance size is 0 21:07:23 [INFO] Error size is 0 21:07:23 [INFO] No errors/warnings found 21:07:23 [INFO] 21:07:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ table-miss-enforcer --- 21:07:23 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/src/test/resources 21:07:23 [INFO] 21:07:23 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ table-miss-enforcer --- 21:07:23 [INFO] Recompiling the module because of changed dependency. 21:07:23 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 21:07:23 [INFO] 21:07:23 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ table-miss-enforcer --- 21:07:23 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/surefire-reports 21:07:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:07:23 [INFO] 21:07:23 [INFO] ------------------------------------------------------- 21:07:23 [INFO] T E S T S 21:07:23 [INFO] ------------------------------------------------------- 21:07:24 [INFO] Running org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 21:07:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 21:07:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.957 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest 21:07:26 [INFO] 21:07:26 [INFO] Results: 21:07:26 [INFO] 21:07:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 21:07:26 [INFO] 21:07:26 [INFO] 21:07:26 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ table-miss-enforcer --- 21:07:26 [INFO] 21:07:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ table-miss-enforcer --- 21:07:26 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.0-SNAPSHOT.jar 21:07:26 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF 21:07:26 [INFO] 21:07:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ table-miss-enforcer --- 21:07:26 [INFO] No previous run data found, generating javadoc. 21:07:27 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.0-SNAPSHOT-javadoc.jar 21:07:27 [INFO] 21:07:27 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ table-miss-enforcer --- 21:07:27 [INFO] CycloneDX: Resolving Dependencies 21:07:28 [INFO] CycloneDX: Creating BOM version 1.4 with 42 component(s) 21:07:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/bom.xml 21:07:28 [INFO] attaching as table-miss-enforcer-0.19.0-SNAPSHOT-cyclonedx.xml 21:07:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/bom.json 21:07:28 [INFO] attaching as table-miss-enforcer-0.19.0-SNAPSHOT-cyclonedx.json 21:07:28 [INFO] 21:07:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- 21:07:28 [INFO] Skipping duplicate-finder execution! 21:07:28 [INFO] 21:07:28 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ table-miss-enforcer --- 21:07:28 [WARNING] Used undeclared dependencies found: 21:07:28 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 21:07:28 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 21:07:28 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 21:07:28 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 21:07:28 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 21:07:28 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 21:07:28 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0-SNAPSHOT:compile 21:07:28 [INFO] 21:07:28 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ table-miss-enforcer --- 21:07:28 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.0-SNAPSHOT-sources.jar 21:07:28 [INFO] 21:07:28 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ table-miss-enforcer --- 21:07:28 [INFO] 21:07:28 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ table-miss-enforcer --- 21:07:28 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec 21:07:28 [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes 21:07:28 [INFO] 21:07:28 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ table-miss-enforcer --- 21:07:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-SNAPSHOT.jar 21:07:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-SNAPSHOT.pom 21:07:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-SNAPSHOT-javadoc.jar 21:07:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-SNAPSHOT-cyclonedx.xml 21:07:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-SNAPSHOT-cyclonedx.json 21:07:28 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-SNAPSHOT-sources.jar 21:07:28 [INFO] 21:07:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ table-miss-enforcer --- 21:07:28 [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-SNAPSHOT.jar 21:07:28 [INFO] Writing OBR metadata 21:07:28 [INFO] 21:07:28 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ table-miss-enforcer --- 21:07:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:07:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml 21:07:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:07:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:07:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:07:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:07:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:07:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:07:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:07:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:07:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:07:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:07:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:07:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:07:28 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:07:28 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:07:28 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:07:28 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:07:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:07:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:07:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:07:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:07:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:07:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:07:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:07:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:07:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:07:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:07:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:07:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:07:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:07:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:07:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:07:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:07:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:07:28 at java.lang.reflect.Method.invoke (Method.java:568) 21:07:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:07:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:07:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:07:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:07:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml 21:07:28 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 21:07:28 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:07:28 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:07:28 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:07:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:07:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:07:28 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:07:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:07:28 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:07:28 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:07:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:07:28 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:07:28 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:07:28 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:07:28 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:07:28 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:07:28 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:07:28 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:07:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:07:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:07:28 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:07:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:07:28 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:07:28 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:07:28 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:07:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:07:28 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:07:28 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:07:28 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:07:28 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:07:28 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:07:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:07:28 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:07:28 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:07:28 at java.lang.reflect.Method.invoke (Method.java:568) 21:07:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:07:28 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:07:28 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:07:28 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:07:28 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 21:07:28 [INFO] 21:07:28 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ table-miss-enforcer --- 21:07:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:07:28 [INFO] 21:07:28 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- 21:07:28 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.19.0-SNAPSHOT [59/84] 21:07:28 [INFO] ------------------------------[ feature ]------------------------------- 21:07:28 [INFO] 21:07:28 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:28 [INFO] 21:07:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:07:28 [INFO] 21:07:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:07:28 [INFO] 21:07:28 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:28 [INFO] 21:07:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:07:28 [INFO] argLine set to empty 21:07:28 [INFO] 21:07:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:28 [INFO] Starting audit... 21:07:28 Audit done. 21:07:28 [INFO] You have 0 Checkstyle violations. 21:07:28 [INFO] 21:07:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:28 [INFO] Starting audit... 21:07:28 Audit done. 21:07:28 [INFO] You have 0 Checkstyle violations. 21:07:28 [INFO] 21:07:28 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:29 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes/META-INF/maven/dependencies.properties 21:07:29 [INFO] 21:07:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:29 [INFO] 21:07:29 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:29 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 21:07:29 [INFO] ...done! 21:07:29 [INFO] Attaching features XML 21:07:29 [INFO] 21:07:29 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:29 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:07:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:07:29 [INFO] 21:07:29 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 21:07:29 [INFO] 21:07:29 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:29 [INFO] 21:07:29 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 21:07:29 [INFO] 21:07:29 [INFO] 21:07:29 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:29 [INFO] 21:07:29 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:29 [INFO] 21:07:29 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:29 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/surefire-reports 21:07:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:07:29 [INFO] 21:07:29 [INFO] ------------------------------------------------------- 21:07:29 [INFO] T E S T S 21:07:29 [INFO] ------------------------------------------------------- 21:07:31 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:07:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.53 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:07:55 [INFO] 21:07:55 [INFO] Results: 21:07:55 [INFO] 21:07:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:07:55 [INFO] 21:07:55 [INFO] 21:07:55 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:55 [INFO] 21:07:55 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:55 [INFO] 21:07:55 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- 21:07:55 [INFO] CycloneDX: Resolving Dependencies 21:08:01 [INFO] CycloneDX: Creating BOM version 1.4 with 254 component(s) 21:08:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml 21:08:01 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.19.0-SNAPSHOT-cyclonedx.xml 21:08:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json 21:08:01 [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.19.0-SNAPSHOT-cyclonedx.json 21:08:01 [INFO] 21:08:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- 21:08:01 [INFO] Skipping duplicate-finder execution! 21:08:01 [INFO] 21:08:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- 21:08:01 [INFO] Skipping plugin execution 21:08:01 [INFO] 21:08:01 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- 21:08:01 [INFO] No sources in project. Archive not created. 21:08:01 [INFO] 21:08:01 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- 21:08:01 [INFO] 21:08:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- 21:08:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:08:01 [INFO] 21:08:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- 21:08:01 [INFO] No primary artifact to install, installing attached artifacts instead. 21:08:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-SNAPSHOT.pom 21:08:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-SNAPSHOT-features.xml 21:08:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-SNAPSHOT-cyclonedx.xml 21:08:01 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-SNAPSHOT-cyclonedx.json 21:08:01 [INFO] 21:08:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer --- 21:08:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:08:01 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:08:01 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml 21:08:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:08:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:08:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:08:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:08:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:08:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:08:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:08:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:08:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:08:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:08:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:08:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:08:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:08:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:08:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:08:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:08:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:08:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:08:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:08:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:08:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:08:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:08:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:08:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:08:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:08:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:08:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:08:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:08:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:08:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:08:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:08:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:08:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:08:01 at java.lang.reflect.Method.invoke (Method.java:568) 21:08:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:08:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:08:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:08:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:08:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml 21:08:01 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 21:08:01 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:08:01 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:08:01 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:08:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:08:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:08:01 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:08:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:08:01 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:08:01 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:08:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:08:01 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:08:01 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:08:01 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:08:01 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:08:01 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:08:01 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:08:01 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:08:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:08:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:08:01 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:08:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:08:01 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:08:01 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:08:01 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:08:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:08:01 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:08:01 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:08:01 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:08:01 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:08:01 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:08:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:08:01 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:08:01 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:08:01 at java.lang.reflect.Method.invoke (Method.java:568) 21:08:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:08:01 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:08:01 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:08:01 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:08:01 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 21:08:01 [INFO] 21:08:01 [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- 21:08:01 [INFO] Building topology-lldp-discovery 0.19.0-SNAPSHOT [60/84] 21:08:01 [INFO] -------------------------------[ bundle ]------------------------------- 21:08:01 [INFO] 21:08:01 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-lldp-discovery --- 21:08:01 [INFO] 21:08:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-lldp-discovery --- 21:08:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:08:01 [INFO] 21:08:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 21:08:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:08:01 [INFO] 21:08:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-lldp-discovery --- 21:08:01 [INFO] 21:08:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 21:08:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:08:01 [INFO] 21:08:01 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ topology-lldp-discovery --- 21:08:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:08:01 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/yang 21:08:01 [INFO] yang-to-sources: Found 11 dependencies in 1.716 ms 21:08:01 [INFO] yang-to-sources: Project model files found: 1 in 440.1 μs 21:08:01 [INFO] yang-to-sources: 1 YANG models processed in 62.24 ms 21:08:01 [INFO] BindingJavaFileGenerator: Defined 7 files in 527.5 μs 21:08:01 [INFO] Sorted 7 files into 3 directories in 79.71 μs 21:08:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 3.722 ms 21:08:01 [INFO] 21:08:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-lldp-discovery --- 21:08:01 [INFO] Starting audit... 21:08:01 Audit done. 21:08:01 [INFO] You have 0 Checkstyle violations. 21:08:01 [INFO] 21:08:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-lldp-discovery --- 21:08:01 [INFO] Starting audit... 21:08:01 Audit done. 21:08:01 [INFO] You have 0 Checkstyle violations. 21:08:01 [INFO] 21:08:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-lldp-discovery --- 21:08:01 [INFO] 21:08:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 21:08:01 [INFO] Copying 1 resource from src/main/resources to target/classes 21:08:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/generated-sources/spi 21:08:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:08:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:08:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:08:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/generated-sources/spi 21:08:01 [INFO] 21:08:01 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-lldp-discovery --- 21:08:01 [INFO] Recompiling the module because of changed dependency. 21:08:01 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:[51,23] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[50,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[157,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[164,24] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[165,17] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[177,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[150,44] md5() in com.google.common.hash.Hashing has been deprecated 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:01 [INFO] 21:08:01 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 21:08:01 [INFO] 21:08:01 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ topology-lldp-discovery --- 21:08:01 [INFO] Fork Value is true 21:08:05 [INFO] Done SpotBugs Analysis.... 21:08:05 [INFO] 21:08:05 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 21:08:05 [INFO] 21:08:05 [INFO] 21:08:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ topology-lldp-discovery --- 21:08:05 [INFO] BugInstance size is 0 21:08:05 [INFO] Error size is 0 21:08:05 [INFO] No errors/warnings found 21:08:05 [INFO] 21:08:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-lldp-discovery --- 21:08:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/test/resources 21:08:05 [INFO] 21:08:05 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ topology-lldp-discovery --- 21:08:05 [INFO] Recompiling the module because of changed dependency. 21:08:05 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 21:08:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:05 [INFO] 21:08:05 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ topology-lldp-discovery --- 21:08:05 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/surefire-reports 21:08:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:08:05 [INFO] 21:08:05 [INFO] ------------------------------------------------------- 21:08:05 [INFO] T E S T S 21:08:05 [INFO] ------------------------------------------------------- 21:08:06 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 21:08:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 21:08:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.006 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest 21:08:08 [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 21:08:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest 21:08:08 [INFO] 21:08:08 [INFO] Results: 21:08:08 [INFO] 21:08:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 21:08:08 [INFO] 21:08:08 [INFO] 21:08:08 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ topology-lldp-discovery --- 21:08:08 [INFO] 21:08:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-lldp-discovery --- 21:08:08 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.0-SNAPSHOT.jar 21:08:08 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF 21:08:08 [INFO] 21:08:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-lldp-discovery --- 21:08:08 [INFO] No previous run data found, generating javadoc. 21:08:09 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.0-SNAPSHOT-javadoc.jar 21:08:09 [INFO] 21:08:09 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ topology-lldp-discovery --- 21:08:09 [INFO] CycloneDX: Resolving Dependencies 21:08:10 [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) 21:08:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/bom.xml 21:08:10 [INFO] attaching as topology-lldp-discovery-0.19.0-SNAPSHOT-cyclonedx.xml 21:08:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/bom.json 21:08:10 [INFO] attaching as topology-lldp-discovery-0.19.0-SNAPSHOT-cyclonedx.json 21:08:10 [INFO] 21:08:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- 21:08:10 [INFO] Skipping duplicate-finder execution! 21:08:10 [INFO] 21:08:10 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-lldp-discovery --- 21:08:10 [WARNING] Used undeclared dependencies found: 21:08:10 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 21:08:10 [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.1:compile 21:08:10 [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile 21:08:10 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 21:08:10 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 21:08:10 [INFO] 21:08:10 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-lldp-discovery --- 21:08:10 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.0-SNAPSHOT-sources.jar 21:08:10 [INFO] 21:08:10 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-lldp-discovery --- 21:08:10 [INFO] 21:08:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-lldp-discovery --- 21:08:10 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec 21:08:10 [INFO] Analyzed bundle 'topology-lldp-discovery' with 8 classes 21:08:10 [INFO] 21:08:10 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-lldp-discovery --- 21:08:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-SNAPSHOT.jar 21:08:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-SNAPSHOT.pom 21:08:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-SNAPSHOT-javadoc.jar 21:08:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-SNAPSHOT-cyclonedx.xml 21:08:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-SNAPSHOT-cyclonedx.json 21:08:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-SNAPSHOT-sources.jar 21:08:10 [INFO] 21:08:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-lldp-discovery --- 21:08:10 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-SNAPSHOT.jar 21:08:10 [INFO] Writing OBR metadata 21:08:10 [INFO] 21:08:10 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ topology-lldp-discovery --- 21:08:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:08:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml 21:08:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:08:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:08:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:08:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:08:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:08:10 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:08:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:08:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:08:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:08:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:08:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:08:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:08:10 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:08:10 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:08:10 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:08:10 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:08:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:08:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:08:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:08:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:08:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:08:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:08:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:08:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:08:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:08:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:08:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:08:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:08:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:08:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:08:10 at java.lang.reflect.Method.invoke (Method.java:568) 21:08:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:08:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:08:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:08:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:08:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml 21:08:10 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 21:08:10 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:08:10 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:08:10 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:08:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:08:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:08:10 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:08:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:08:10 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:08:10 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:08:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:08:10 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:08:10 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:08:10 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:08:10 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:08:10 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:08:10 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:08:10 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:08:10 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:08:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:08:10 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:08:10 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:08:10 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:08:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:08:10 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:08:10 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:08:10 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:08:10 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:08:10 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:08:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:08:10 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:08:10 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:08:10 at java.lang.reflect.Method.invoke (Method.java:568) 21:08:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:08:10 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:08:10 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:08:10 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:08:10 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 21:08:10 [INFO] 21:08:10 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-lldp-discovery --- 21:08:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:08:10 [INFO] 21:08:10 [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ 21:08:10 [INFO] Building lldp-speaker 0.19.0-SNAPSHOT [61/84] 21:08:10 [INFO] -------------------------------[ bundle ]------------------------------- 21:08:10 [INFO] 21:08:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ lldp-speaker --- 21:08:10 [INFO] 21:08:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lldp-speaker --- 21:08:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:08:10 [INFO] 21:08:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lldp-speaker --- 21:08:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:08:10 [INFO] 21:08:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ lldp-speaker --- 21:08:11 [INFO] 21:08:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ lldp-speaker --- 21:08:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:08:11 [INFO] 21:08:11 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ lldp-speaker --- 21:08:11 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:08:11 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/yang 21:08:11 [INFO] yang-to-sources: Found 12 dependencies in 1.515 ms 21:08:11 [INFO] yang-to-sources: Project model files found: 2 in 776.0 μs 21:08:11 [INFO] yang-to-sources: 3 YANG models processed in 60.47 ms 21:08:11 [INFO] BindingJavaFileGenerator: Defined 30 files in 1.072 ms 21:08:11 [INFO] Sorted 30 files into 5 directories in 97.65 μs 21:08:11 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 12.04 ms 21:08:11 [INFO] 21:08:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ lldp-speaker --- 21:08:11 [INFO] Starting audit... 21:08:11 Audit done. 21:08:11 [INFO] You have 0 Checkstyle violations. 21:08:11 [INFO] 21:08:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ lldp-speaker --- 21:08:11 [INFO] Starting audit... 21:08:11 Audit done. 21:08:11 [INFO] You have 0 Checkstyle violations. 21:08:11 [INFO] 21:08:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ lldp-speaker --- 21:08:11 [INFO] 21:08:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker --- 21:08:11 [INFO] Copying 1 resource from src/main/resources to target/classes 21:08:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/generated-sources/spi 21:08:11 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 21:08:11 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:08:11 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 21:08:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/generated-sources/spi 21:08:11 [INFO] 21:08:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ lldp-speaker --- 21:08:11 [INFO] Recompiling the module because of changed dependency. 21:08:11 [INFO] Compiling 33 source files with javac [debug release 17] to target/classes 21:08:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 21:08:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 21:08:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 21:08:11 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:08:11 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:08:11 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:08:11 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:08:11 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,75] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 21:08:11 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 21:08:11 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 21:08:11 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion 21:08:11 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:08:11 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:08:11 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 21:08:11 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 21:08:11 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 21:08:11 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion 21:08:11 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:08:11 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:08:11 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 21:08:11 [INFO] 21:08:11 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 21:08:11 [INFO] 21:08:11 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ lldp-speaker --- 21:08:11 [INFO] Fork Value is true 21:08:15 [INFO] Done SpotBugs Analysis.... 21:08:15 [INFO] 21:08:15 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 21:08:15 [INFO] 21:08:15 [INFO] 21:08:15 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ lldp-speaker --- 21:08:15 [INFO] BugInstance size is 0 21:08:15 [INFO] Error size is 0 21:08:15 [INFO] No errors/warnings found 21:08:15 [INFO] 21:08:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ lldp-speaker --- 21:08:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/resources 21:08:15 [INFO] 21:08:15 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ lldp-speaker --- 21:08:15 [INFO] Recompiling the module because of changed dependency. 21:08:15 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[67,13] found raw type: java.util.concurrent.ScheduledFuture 21:08:15 missing type arguments for generic class java.util.concurrent.ScheduledFuture 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[52,13] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 21:08:15 missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[56,26] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 21:08:15 missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[66,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[68,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[78,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[79,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[89,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[90,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[102,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[104,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[116,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[118,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[129,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[132,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[143,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[146,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[161,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[175,43] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[177,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:15 [INFO] 21:08:15 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ lldp-speaker --- 21:08:15 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/surefire-reports 21:08:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:08:15 [INFO] 21:08:15 [INFO] ------------------------------------------------------- 21:08:15 [INFO] T E S T S 21:08:15 [INFO] ------------------------------------------------------- 21:08:16 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 21:08:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 21:08:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.027 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest 21:08:18 [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 21:08:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest 21:08:18 [INFO] 21:08:18 [INFO] Results: 21:08:18 [INFO] 21:08:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 21:08:18 [INFO] 21:08:18 [INFO] 21:08:18 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ lldp-speaker --- 21:08:18 [INFO] 21:08:18 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ lldp-speaker --- 21:08:18 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/lldp-speaker-0.19.0-SNAPSHOT.jar 21:08:18 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/META-INF/MANIFEST.MF 21:08:18 [INFO] 21:08:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ lldp-speaker --- 21:08:18 [INFO] No previous run data found, generating javadoc. 21:08:20 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/lldp-speaker-0.19.0-SNAPSHOT-javadoc.jar 21:08:20 [INFO] 21:08:20 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ lldp-speaker --- 21:08:20 [INFO] CycloneDX: Resolving Dependencies 21:08:21 [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) 21:08:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/bom.xml 21:08:21 [INFO] attaching as lldp-speaker-0.19.0-SNAPSHOT-cyclonedx.xml 21:08:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/bom.json 21:08:21 [INFO] attaching as lldp-speaker-0.19.0-SNAPSHOT-cyclonedx.json 21:08:21 [INFO] 21:08:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- 21:08:21 [INFO] Skipping duplicate-finder execution! 21:08:21 [INFO] 21:08:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ lldp-speaker --- 21:08:21 [WARNING] Used undeclared dependencies found: 21:08:21 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 21:08:21 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 21:08:21 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 21:08:21 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0-SNAPSHOT:compile 21:08:21 [INFO] 21:08:21 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ lldp-speaker --- 21:08:21 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/lldp-speaker-0.19.0-SNAPSHOT-sources.jar 21:08:21 [INFO] 21:08:21 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ lldp-speaker --- 21:08:21 [INFO] 21:08:21 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ lldp-speaker --- 21:08:21 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/code-coverage/jacoco.exec 21:08:21 [INFO] Analyzed bundle 'lldp-speaker' with 7 classes 21:08:21 [INFO] 21:08:21 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lldp-speaker --- 21:08:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/lldp-speaker-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-SNAPSHOT.jar 21:08:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-SNAPSHOT.pom 21:08:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/lldp-speaker-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-SNAPSHOT-javadoc.jar 21:08:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-SNAPSHOT-cyclonedx.xml 21:08:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-SNAPSHOT-cyclonedx.json 21:08:21 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/lldp-speaker-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-SNAPSHOT-sources.jar 21:08:21 [INFO] 21:08:21 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ lldp-speaker --- 21:08:21 [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-SNAPSHOT.jar 21:08:21 [INFO] Writing OBR metadata 21:08:21 [INFO] 21:08:21 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ lldp-speaker --- 21:08:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:08:21 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml 21:08:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:08:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:08:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:08:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:08:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:08:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:08:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:08:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:08:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:08:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:08:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:08:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:08:21 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:08:21 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:08:21 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:08:21 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:08:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:08:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:08:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:08:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:08:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:08:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:08:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:08:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:08:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:08:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:08:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:08:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:08:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:08:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:08:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:08:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:08:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:08:21 at java.lang.reflect.Method.invoke (Method.java:568) 21:08:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:08:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:08:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:08:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:08:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml 21:08:21 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 21:08:21 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:08:21 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:08:21 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:08:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:08:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:08:21 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:08:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:08:21 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:08:21 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:08:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:08:21 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:08:21 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:08:21 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:08:21 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:08:21 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:08:21 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:08:21 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:08:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:08:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:08:21 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:08:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:08:21 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:08:21 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:08:21 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:08:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:08:21 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:08:21 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:08:21 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:08:21 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:08:21 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:08:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:08:21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:08:21 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:08:21 at java.lang.reflect.Method.invoke (Method.java:568) 21:08:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:08:21 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:08:21 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:08:21 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:08:21 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 21:08:21 [INFO] 21:08:21 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ lldp-speaker --- 21:08:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:08:21 [INFO] 21:08:21 [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- 21:08:21 [INFO] Building topology-manager 0.19.0-SNAPSHOT [62/84] 21:08:21 [INFO] -------------------------------[ bundle ]------------------------------- 21:08:21 [INFO] 21:08:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-manager --- 21:08:21 [INFO] 21:08:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-manager --- 21:08:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:08:21 [INFO] 21:08:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-manager --- 21:08:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:08:21 [INFO] 21:08:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-manager --- 21:08:22 [INFO] 21:08:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-manager --- 21:08:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:08:22 [INFO] 21:08:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-manager --- 21:08:22 [INFO] Starting audit... 21:08:22 Audit done. 21:08:22 [INFO] You have 0 Checkstyle violations. 21:08:22 [INFO] 21:08:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-manager --- 21:08:22 [INFO] Starting audit... 21:08:22 Audit done. 21:08:22 [INFO] You have 0 Checkstyle violations. 21:08:22 [INFO] 21:08:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-manager --- 21:08:22 [INFO] 21:08:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager --- 21:08:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/resources 21:08:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/generated-sources/spi 21:08:22 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/generated-sources/yang 21:08:22 [INFO] 21:08:22 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-manager --- 21:08:22 [INFO] Recompiling the module because of changed dependency. 21:08:22 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[41,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 21:08:23 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 21:08:23 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:08:23 [INFO] 21:08:23 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ topology-manager >>> 21:08:23 [INFO] 21:08:23 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ topology-manager --- 21:08:23 [INFO] Fork Value is true 21:08:26 [INFO] Done SpotBugs Analysis.... 21:08:26 [INFO] 21:08:26 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ topology-manager <<< 21:08:26 [INFO] 21:08:26 [INFO] 21:08:26 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ topology-manager --- 21:08:26 [INFO] BugInstance size is 0 21:08:26 [INFO] Error size is 0 21:08:26 [INFO] No errors/warnings found 21:08:26 [INFO] 21:08:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-manager --- 21:08:26 [INFO] Copying 1 resource from src/test/resources to target/test-classes 21:08:26 [INFO] 21:08:26 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ topology-manager --- 21:08:26 [INFO] Recompiling the module because of changed dependency. 21:08:26 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[83,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[91,16] unchecked conversion 21:08:26 required: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[109,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked method invocation: method of in interface java.util.List is applied to given types 21:08:26 required: E 21:08:26 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,60] unchecked conversion 21:08:26 required: E 21:08:26 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 21:08:26 required: java.util.List> 21:08:26 found: java.util.List 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked conversion 21:08:26 required: java.util.List> 21:08:26 found: java.util.List 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked method invocation: method of in interface java.util.List is applied to given types 21:08:26 required: E 21:08:26 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,60] unchecked conversion 21:08:26 required: E 21:08:26 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 21:08:26 required: java.util.List> 21:08:26 found: java.util.List 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked conversion 21:08:26 required: java.util.List> 21:08:26 found: java.util.List 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[191,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked method invocation: method of in interface java.util.List is applied to given types 21:08:26 required: E 21:08:26 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,60] unchecked conversion 21:08:26 required: E 21:08:26 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 21:08:26 required: java.util.List> 21:08:26 found: java.util.List 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked conversion 21:08:26 required: java.util.List> 21:08:26 found: java.util.List 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[202,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked method invocation: method of in interface java.util.List is applied to given types 21:08:26 required: E 21:08:26 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,60] unchecked conversion 21:08:26 required: E 21:08:26 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 21:08:26 required: java.util.List> 21:08:26 found: java.util.List 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked conversion 21:08:26 required: java.util.List> 21:08:26 found: java.util.List 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[252,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,59] unchecked method invocation: method of in interface java.util.List is applied to given types 21:08:26 required: E 21:08:26 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,60] unchecked conversion 21:08:26 required: E 21:08:26 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types 21:08:26 required: java.util.List> 21:08:26 found: java.util.List 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,59] unchecked conversion 21:08:26 required: java.util.List> 21:08:26 found: java.util.List 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[299,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked method invocation: method of in interface java.util.List is applied to given types 21:08:26 required: E 21:08:26 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,54] unchecked conversion 21:08:26 required: E 21:08:26 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types 21:08:26 required: java.util.List> 21:08:26 found: java.util.List 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked conversion 21:08:26 required: java.util.List> 21:08:26 found: java.util.List 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked method invocation: method of in interface java.util.List is applied to given types 21:08:26 required: E 21:08:26 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,54] unchecked conversion 21:08:26 required: E 21:08:26 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types 21:08:26 required: java.util.List> 21:08:26 found: java.util.List 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked conversion 21:08:26 required: java.util.List> 21:08:26 found: java.util.List 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[167,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked method invocation: method of in interface java.util.List is applied to given types 21:08:26 required: E 21:08:26 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,54] unchecked conversion 21:08:26 required: E 21:08:26 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types 21:08:26 required: java.util.List> 21:08:26 found: java.util.List 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked conversion 21:08:26 required: java.util.List> 21:08:26 found: java.util.List 21:08:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[174,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:08:26 [INFO] 21:08:26 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ topology-manager --- 21:08:26 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/surefire-reports 21:08:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:08:26 [INFO] 21:08:26 [INFO] ------------------------------------------------------- 21:08:26 [INFO] T E S T S 21:08:26 [INFO] ------------------------------------------------------- 21:08:27 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 21:08:27 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 21:08:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.876 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest 21:08:29 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 21:08:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest 21:08:29 [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 21:08:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest 21:08:29 [INFO] 21:08:29 [INFO] Results: 21:08:29 [INFO] 21:08:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 21:08:29 [INFO] 21:08:29 [INFO] 21:08:29 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ topology-manager --- 21:08:29 [INFO] 21:08:29 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-manager --- 21:08:29 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/topology-manager-0.19.0-SNAPSHOT.jar 21:08:29 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/META-INF/MANIFEST.MF 21:08:29 [INFO] 21:08:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-manager --- 21:08:29 [INFO] No previous run data found, generating javadoc. 21:08:30 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/topology-manager-0.19.0-SNAPSHOT-javadoc.jar 21:08:30 [INFO] 21:08:30 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ topology-manager --- 21:08:30 [INFO] CycloneDX: Resolving Dependencies 21:08:31 [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) 21:08:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/bom.xml 21:08:31 [INFO] attaching as topology-manager-0.19.0-SNAPSHOT-cyclonedx.xml 21:08:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/bom.json 21:08:31 [INFO] attaching as topology-manager-0.19.0-SNAPSHOT-cyclonedx.json 21:08:31 [INFO] 21:08:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- 21:08:31 [INFO] Skipping duplicate-finder execution! 21:08:31 [INFO] 21:08:31 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-manager --- 21:08:31 [WARNING] Used undeclared dependencies found: 21:08:31 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 21:08:31 [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile 21:08:31 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile 21:08:31 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile 21:08:31 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 21:08:31 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 21:08:31 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.0-SNAPSHOT:compile 21:08:31 [WARNING] Non-test scoped test only dependencies found: 21:08:31 [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile 21:08:31 [INFO] 21:08:31 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-manager --- 21:08:31 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/topology-manager-0.19.0-SNAPSHOT-sources.jar 21:08:31 [INFO] 21:08:31 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-manager --- 21:08:31 [INFO] 21:08:31 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-manager --- 21:08:31 [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/code-coverage/jacoco.exec 21:08:31 [INFO] Analyzed bundle 'topology-manager' with 11 classes 21:08:31 [INFO] 21:08:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-manager --- 21:08:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/topology-manager-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-SNAPSHOT.jar 21:08:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-SNAPSHOT.pom 21:08:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/topology-manager-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-SNAPSHOT-javadoc.jar 21:08:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-SNAPSHOT-cyclonedx.xml 21:08:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-SNAPSHOT-cyclonedx.json 21:08:31 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/topology-manager-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-SNAPSHOT-sources.jar 21:08:31 [INFO] 21:08:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-manager --- 21:08:31 [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-SNAPSHOT.jar 21:08:31 [INFO] Writing OBR metadata 21:08:31 [INFO] 21:08:31 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ topology-manager --- 21:08:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:08:31 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml 21:08:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:08:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:08:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:08:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:08:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:08:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:08:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:08:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:08:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:08:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:08:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:08:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:08:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:08:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:08:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:08:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:08:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:08:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:08:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:08:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:08:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:08:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:08:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:08:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:08:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:08:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:08:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:08:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:08:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:08:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:08:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:08:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:08:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:08:31 at java.lang.reflect.Method.invoke (Method.java:568) 21:08:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:08:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:08:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:08:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:08:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml 21:08:31 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 21:08:31 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:08:31 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:08:31 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:08:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:08:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:08:31 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:08:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:08:31 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:08:31 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:08:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:08:31 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:08:31 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:08:31 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:08:31 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:08:31 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:08:31 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:08:31 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:08:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:08:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:08:31 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:08:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:08:31 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:08:31 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:08:31 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:08:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:08:31 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:08:31 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:08:31 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:08:31 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:08:31 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:08:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:08:31 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:08:31 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:08:31 at java.lang.reflect.Method.invoke (Method.java:568) 21:08:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:08:31 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:08:31 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:08:31 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:08:31 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 21:08:31 [INFO] 21:08:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-manager --- 21:08:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:08:31 [INFO] 21:08:31 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- 21:08:31 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.19.0-SNAPSHOT [63/84] 21:08:31 [INFO] ------------------------------[ feature ]------------------------------- 21:08:31 [INFO] 21:08:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-topology --- 21:08:31 [INFO] 21:08:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 21:08:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:08:31 [INFO] 21:08:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 21:08:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:08:31 [INFO] 21:08:31 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 21:08:32 [INFO] 21:08:32 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 21:08:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:08:32 [INFO] argLine set to empty 21:08:32 [INFO] 21:08:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology --- 21:08:32 [INFO] Starting audit... 21:08:32 Audit done. 21:08:32 [INFO] You have 0 Checkstyle violations. 21:08:32 [INFO] 21:08:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology --- 21:08:32 [INFO] Starting audit... 21:08:32 Audit done. 21:08:32 [INFO] You have 0 Checkstyle violations. 21:08:32 [INFO] 21:08:32 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology --- 21:08:32 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/classes/META-INF/maven/dependencies.properties 21:08:32 [INFO] 21:08:32 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology --- 21:08:32 [INFO] 21:08:32 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 21:08:32 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml 21:08:32 [INFO] ...done! 21:08:32 [INFO] Attaching features XML 21:08:32 [INFO] 21:08:32 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-topology --- 21:08:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:08:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:08:32 [INFO] 21:08:32 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 21:08:32 [INFO] 21:08:32 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 21:08:32 [INFO] 21:08:32 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 21:08:32 [INFO] 21:08:32 [INFO] 21:08:32 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-topology --- 21:08:32 [INFO] 21:08:32 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-topology --- 21:08:32 [INFO] 21:08:32 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-topology --- 21:08:32 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/surefire-reports 21:08:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:08:32 [INFO] 21:08:32 [INFO] ------------------------------------------------------- 21:08:32 [INFO] T E S T S 21:08:32 [INFO] ------------------------------------------------------- 21:08:34 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:08:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.67 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:08:58 [INFO] 21:08:58 [INFO] Results: 21:08:58 [INFO] 21:08:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:08:58 [INFO] 21:08:58 [INFO] 21:08:58 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-topology --- 21:08:58 [INFO] 21:08:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- 21:08:58 [INFO] 21:08:58 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-topology --- 21:08:58 [INFO] CycloneDX: Resolving Dependencies 21:09:04 [INFO] CycloneDX: Creating BOM version 1.4 with 256 component(s) 21:09:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml 21:09:04 [INFO] attaching as odl-openflowplugin-app-topology-0.19.0-SNAPSHOT-cyclonedx.xml 21:09:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/bom.json 21:09:04 [INFO] attaching as odl-openflowplugin-app-topology-0.19.0-SNAPSHOT-cyclonedx.json 21:09:04 [INFO] 21:09:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- 21:09:04 [INFO] Skipping duplicate-finder execution! 21:09:04 [INFO] 21:09:04 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- 21:09:04 [INFO] Skipping plugin execution 21:09:04 [INFO] 21:09:04 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- 21:09:04 [INFO] No sources in project. Archive not created. 21:09:04 [INFO] 21:09:04 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- 21:09:04 [INFO] 21:09:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-topology --- 21:09:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:09:04 [INFO] 21:09:04 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-topology --- 21:09:04 [INFO] No primary artifact to install, installing attached artifacts instead. 21:09:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-SNAPSHOT.pom 21:09:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-SNAPSHOT-features.xml 21:09:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-SNAPSHOT-cyclonedx.xml 21:09:04 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-SNAPSHOT-cyclonedx.json 21:09:04 [INFO] 21:09:04 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-topology --- 21:09:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:09:04 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:09:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml 21:09:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:09:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:09:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:09:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:09:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:09:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:09:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:09:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:09:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:09:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:09:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:09:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:09:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:09:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:09:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:09:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:09:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:09:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:09:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:09:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:09:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:09:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:09:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:09:04 at java.lang.reflect.Method.invoke (Method.java:568) 21:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:09:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml 21:09:04 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 21:09:04 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:09:04 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:09:04 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:09:04 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:09:04 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:09:04 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:09:04 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:09:04 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:09:04 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:09:04 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:09:04 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:09:04 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:09:04 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:09:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:09:04 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:09:04 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:09:04 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:09:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:09:04 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:09:04 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:09:04 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:09:04 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:09:04 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:09:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:09:04 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:09:04 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:09:04 at java.lang.reflect.Method.invoke (Method.java:568) 21:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:09:04 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:09:04 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 21:09:04 [INFO] 21:09:04 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- 21:09:04 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.19.0-SNAPSHOT [64/84] 21:09:04 [INFO] ------------------------------[ feature ]------------------------------- 21:09:04 [INFO] 21:09:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- 21:09:04 [INFO] 21:09:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 21:09:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:09:04 [INFO] 21:09:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 21:09:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:09:04 [INFO] 21:09:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 21:09:04 [INFO] 21:09:04 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 21:09:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:09:04 [INFO] argLine set to empty 21:09:04 [INFO] 21:09:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 21:09:04 [INFO] Starting audit... 21:09:04 Audit done. 21:09:04 [INFO] You have 0 Checkstyle violations. 21:09:04 [INFO] 21:09:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-lldp-speaker --- 21:09:04 [INFO] Starting audit... 21:09:04 Audit done. 21:09:04 [INFO] You have 0 Checkstyle violations. 21:09:04 [INFO] 21:09:04 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-lldp-speaker --- 21:09:04 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes/META-INF/maven/dependencies.properties 21:09:04 [INFO] 21:09:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 21:09:04 [INFO] 21:09:04 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 21:09:05 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 21:09:05 [INFO] ...done! 21:09:05 [INFO] Attaching features XML 21:09:05 [INFO] 21:09:05 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 21:09: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 21:09:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:09:05 [INFO] 21:09:05 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 21:09:05 [INFO] 21:09:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 21:09:05 [INFO] 21:09:05 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 21:09:05 [INFO] 21:09:05 [INFO] 21:09:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 21:09:05 [INFO] 21:09:05 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-lldp-speaker --- 21:09:05 [INFO] 21:09:05 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-lldp-speaker --- 21:09:05 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/surefire-reports 21:09:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:09:05 [INFO] 21:09:05 [INFO] ------------------------------------------------------- 21:09:05 [INFO] T E S T S 21:09:05 [INFO] ------------------------------------------------------- 21:09:07 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:09:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.99 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:09:29 [INFO] 21:09:29 [INFO] Results: 21:09:29 [INFO] 21:09:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:09:29 [INFO] 21:09:29 [INFO] 21:09:29 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- 21:09:29 [INFO] 21:09:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- 21:09:29 [INFO] 21:09:29 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- 21:09:29 [INFO] CycloneDX: Resolving Dependencies 21:09:35 [INFO] CycloneDX: Creating BOM version 1.4 with 255 component(s) 21:09:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml 21:09:35 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.19.0-SNAPSHOT-cyclonedx.xml 21:09:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json 21:09:35 [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.19.0-SNAPSHOT-cyclonedx.json 21:09:35 [INFO] 21:09:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- 21:09:35 [INFO] Skipping duplicate-finder execution! 21:09:35 [INFO] 21:09:35 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- 21:09:35 [INFO] Skipping plugin execution 21:09:35 [INFO] 21:09:35 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- 21:09:35 [INFO] No sources in project. Archive not created. 21:09:35 [INFO] 21:09:35 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- 21:09:35 [INFO] 21:09:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-lldp-speaker --- 21:09:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:09:35 [INFO] 21:09:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- 21:09:35 [INFO] No primary artifact to install, installing attached artifacts instead. 21:09:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-SNAPSHOT.pom 21:09:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-SNAPSHOT-features.xml 21:09:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-SNAPSHOT-cyclonedx.xml 21:09:35 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-SNAPSHOT-cyclonedx.json 21:09:35 [INFO] 21:09:35 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker --- 21:09:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:09:35 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:09:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml 21:09:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:09:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:09:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:09:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:09:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:09:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:09:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:09:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:09:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:09:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:09:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:09:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:09:35 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:09:35 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:09:35 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:09:35 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:09:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:09:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:09:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:09:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:09:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:09:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:09:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:09:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:09:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:09:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:09:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:09:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:09:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:09:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:09:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:09:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:09:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:09:35 at java.lang.reflect.Method.invoke (Method.java:568) 21:09:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:09:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:09:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:09:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:09:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml 21:09:35 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 21:09:35 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:09:35 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:09:35 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:09:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:09:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:09:35 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:09:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:09:35 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:09:35 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:09:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:09:35 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:09:35 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:09:35 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:09:35 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:09:35 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:09:35 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:09:35 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:09:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:09:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:09:35 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:09:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:09:35 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:09:35 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:09:35 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:09:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:09:35 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:09:35 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:09:35 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:09:35 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:09:35 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:09:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:09:35 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:09:35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:09:35 at java.lang.reflect.Method.invoke (Method.java:568) 21:09:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:09:35 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:09:35 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:09:35 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:09:35 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 21:09:35 [INFO] 21:09:35 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- 21:09:35 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.19.0-SNAPSHOT [65/84] 21:09:35 [INFO] ------------------------------[ feature ]------------------------------- 21:09:35 [INFO] 21:09:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:09:35 [INFO] 21:09:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:09:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:09:35 [INFO] 21:09:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:09:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:09:35 [INFO] 21:09:35 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:09:35 [INFO] 21:09:35 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:09:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:09:35 [INFO] argLine set to empty 21:09:35 [INFO] 21:09:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:09:35 [INFO] Starting audit... 21:09:35 Audit done. 21:09:35 [INFO] You have 0 Checkstyle violations. 21:09:35 [INFO] 21:09:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:09:35 [INFO] Starting audit... 21:09:35 Audit done. 21:09:35 [INFO] You have 0 Checkstyle violations. 21:09:35 [INFO] 21:09:35 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:09:35 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes/META-INF/maven/dependencies.properties 21:09:35 [INFO] 21:09:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:09:35 [INFO] 21:09:35 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:09:35 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 21:09:35 [INFO] ...done! 21:09:35 [INFO] Attaching features XML 21:09:35 [INFO] 21:09:35 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:09:35 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:09:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:09:35 [INFO] 21:09:35 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 21:09:36 [INFO] 21:09:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:09:36 [INFO] 21:09:36 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 21:09:36 [INFO] 21:09:36 [INFO] 21:09:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:09:36 [INFO] 21:09:36 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:09:36 [INFO] 21:09:36 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:09:36 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/surefire-reports 21:09:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:09:36 [INFO] 21:09:36 [INFO] ------------------------------------------------------- 21:09:36 [INFO] T E S T S 21:09:36 [INFO] ------------------------------------------------------- 21:09:37 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:10:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.40 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:10:01 [INFO] 21:10:01 [INFO] Results: 21:10:01 [INFO] 21:10:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:10:01 [INFO] 21:10:01 [INFO] 21:10:01 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:10:01 [INFO] 21:10:01 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:10:01 [INFO] 21:10:01 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:10:01 [INFO] CycloneDX: Resolving Dependencies 21:10:07 [INFO] CycloneDX: Creating BOM version 1.4 with 253 component(s) 21:10:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml 21:10:07 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.19.0-SNAPSHOT-cyclonedx.xml 21:10:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json 21:10:07 [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.19.0-SNAPSHOT-cyclonedx.json 21:10:07 [INFO] 21:10:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:10:07 [INFO] Skipping duplicate-finder execution! 21:10:07 [INFO] 21:10:07 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:10:07 [INFO] Skipping plugin execution 21:10:07 [INFO] 21:10:07 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:10:07 [INFO] No sources in project. Archive not created. 21:10:07 [INFO] 21:10:07 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:10:07 [INFO] 21:10:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:10:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:10:07 [INFO] 21:10:07 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:10:07 [INFO] No primary artifact to install, installing attached artifacts instead. 21:10:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-SNAPSHOT.pom 21:10:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-SNAPSHOT-features.xml 21:10:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-SNAPSHOT-cyclonedx.xml 21:10:07 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-SNAPSHOT-cyclonedx.json 21:10:07 [INFO] 21:10:07 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:10:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:10:07 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:10:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml 21:10:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:10:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:10:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:10:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:10:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:10:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:10:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:10:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:10:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:10:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:10:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:10:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:10:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:10:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:10:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:10:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:10:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:10:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:10:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:10:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:10:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:10:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:10:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:10:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:10:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:10:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:10:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:10:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:10:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:10:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:10:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:10:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:10:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:10:07 at java.lang.reflect.Method.invoke (Method.java:568) 21:10:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:10:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:10:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:10:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:10:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml 21:10:07 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 21:10:07 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:10:07 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:10:07 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:10:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:10:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:10:07 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:10:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:10:07 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:10:07 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:10:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:10:07 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:10:07 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:10:07 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:10:07 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:10:07 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:10:07 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:10:07 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:10:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:10:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:10:07 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:10:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:10:07 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:10:07 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:10:07 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:10:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:10:07 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:10:07 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:10:07 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:10:07 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:10:07 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:10:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:10:07 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:10:07 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:10:07 at java.lang.reflect.Method.invoke (Method.java:568) 21:10:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:10:07 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:10:07 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:10:07 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:10:07 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 21:10:07 [INFO] 21:10:07 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- 21:10:07 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.19.0-SNAPSHOT [66/84] 21:10:07 [INFO] ------------------------------[ feature ]------------------------------- 21:10:07 [INFO] 21:10:07 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- 21:10:07 [INFO] 21:10:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 21:10:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:10:07 [INFO] 21:10:07 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 21:10:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:10:07 [INFO] 21:10:07 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 21:10:08 [INFO] 21:10:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 21:10:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:10:08 [INFO] argLine set to empty 21:10:08 [INFO] 21:10:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology-manager --- 21:10:08 [INFO] Starting audit... 21:10:08 Audit done. 21:10:08 [INFO] You have 0 Checkstyle violations. 21:10:08 [INFO] 21:10:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology-manager --- 21:10:08 [INFO] Starting audit... 21:10:08 Audit done. 21:10:08 [INFO] You have 0 Checkstyle violations. 21:10:08 [INFO] 21:10:08 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology-manager --- 21:10:08 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes/META-INF/maven/dependencies.properties 21:10:08 [INFO] 21:10:08 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 21:10:08 [INFO] 21:10:08 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 21:10:08 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 21:10:08 [INFO] ...done! 21:10:08 [INFO] Attaching features XML 21:10:08 [INFO] 21:10:08 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 21:10:08 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:10:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:10:08 [INFO] 21:10:08 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 21:10:08 [INFO] 21:10:08 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 21:10:08 [INFO] 21:10:08 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 21:10:08 [INFO] 21:10:08 [INFO] 21:10:08 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 21:10:08 [INFO] 21:10:08 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-topology-manager --- 21:10:08 [INFO] 21:10:08 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-topology-manager --- 21:10:08 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/surefire-reports 21:10:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:10:08 [INFO] 21:10:08 [INFO] ------------------------------------------------------- 21:10:08 [INFO] T E S T S 21:10:08 [INFO] ------------------------------------------------------- 21:10:10 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:10:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.16 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:10:32 [INFO] 21:10:32 [INFO] Results: 21:10:32 [INFO] 21:10:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:10:32 [INFO] 21:10:32 [INFO] 21:10:32 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-topology-manager --- 21:10:32 [INFO] 21:10:32 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- 21:10:32 [INFO] 21:10:32 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-topology-manager --- 21:10:32 [INFO] CycloneDX: Resolving Dependencies 21:10:38 [INFO] CycloneDX: Creating BOM version 1.4 with 253 component(s) 21:10:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml 21:10:38 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.19.0-SNAPSHOT-cyclonedx.xml 21:10:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json 21:10:38 [INFO] attaching as odl-openflowplugin-app-topology-manager-0.19.0-SNAPSHOT-cyclonedx.json 21:10:38 [INFO] 21:10:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- 21:10:38 [INFO] Skipping duplicate-finder execution! 21:10:38 [INFO] 21:10:38 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- 21:10:38 [INFO] Skipping plugin execution 21:10:38 [INFO] 21:10:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- 21:10:38 [INFO] No sources in project. Archive not created. 21:10:38 [INFO] 21:10:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- 21:10:38 [INFO] 21:10:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-topology-manager --- 21:10:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:10:38 [INFO] 21:10:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-topology-manager --- 21:10:38 [INFO] No primary artifact to install, installing attached artifacts instead. 21:10:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-SNAPSHOT.pom 21:10:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-SNAPSHOT-features.xml 21:10:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-SNAPSHOT-cyclonedx.xml 21:10:38 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-SNAPSHOT-cyclonedx.json 21:10:38 [INFO] 21:10:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager --- 21:10:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:10:38 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:10:38 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml 21:10:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:10:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:10:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:10:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:10:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:10:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:10:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:10:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:10:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:10:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:10:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:10:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:10:38 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:10:38 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:10:38 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:10:38 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:10:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:10:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:10:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:10:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:10:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:10:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:10:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:10:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:10:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:10:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:10:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:10:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:10:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:10:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:10:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:10:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:10:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:10:38 at java.lang.reflect.Method.invoke (Method.java:568) 21:10:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:10:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:10:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:10:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:10:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml 21:10:38 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 21:10:38 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:10:38 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:10:38 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:10:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:10:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:10:38 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:10:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:10:38 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:10:38 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:10:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:10:38 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:10:38 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:10:38 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:10:38 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:10:38 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:10:38 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:10:38 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:10:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:10:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:10:38 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:10:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:10:38 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:10:38 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:10:38 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:10:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:10:38 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:10:38 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:10:38 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:10:38 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:10:38 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:10:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:10:38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:10:38 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:10:38 at java.lang.reflect.Method.invoke (Method.java:568) 21:10:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:10:38 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:10:38 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:10:38 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:10:38 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 21:10:38 [INFO] 21:10:38 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- 21:10:38 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.19.0-SNAPSHOT [67/84] 21:10:38 [INFO] ------------------------------[ feature ]------------------------------- 21:10:38 [INFO] 21:10:38 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- 21:10:38 [INFO] 21:10:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 21:10:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:10:38 [INFO] 21:10:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 21:10:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:10:39 [INFO] 21:10:39 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 21:10:39 [INFO] 21:10:39 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 21:10:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:10:39 [INFO] argLine set to empty 21:10:39 [INFO] 21:10:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 21:10:39 [INFO] Starting audit... 21:10:39 Audit done. 21:10:39 [INFO] You have 0 Checkstyle violations. 21:10:39 [INFO] 21:10:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 21:10:39 [INFO] Starting audit... 21:10:39 Audit done. 21:10:39 [INFO] You have 0 Checkstyle violations. 21:10:39 [INFO] 21:10:39 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-reconciliation-framework --- 21:10:39 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes/META-INF/maven/dependencies.properties 21:10:39 [INFO] 21:10:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 21:10:39 [INFO] 21:10:39 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 21:10:40 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 21:10:40 [INFO] ...done! 21:10:40 [INFO] Attaching features XML 21:10:40 [INFO] 21:10:40 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 21:10:40 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:10:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:10:40 [INFO] 21:10:40 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 21:10:40 [INFO] 21:10:40 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 21:10:40 [INFO] 21:10:40 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 21:10:40 [INFO] 21:10:40 [INFO] 21:10:40 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 21:10:40 [INFO] 21:10:40 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-reconciliation-framework --- 21:10:40 [INFO] 21:10:40 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-reconciliation-framework --- 21:10:40 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/surefire-reports 21:10:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:10:40 [INFO] 21:10:40 [INFO] ------------------------------------------------------- 21:10:40 [INFO] T E S T S 21:10:40 [INFO] ------------------------------------------------------- 21:10:42 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:11:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.20 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:11:06 [INFO] 21:11:06 [INFO] Results: 21:11:06 [INFO] 21:11:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:11:06 [INFO] 21:11:06 [INFO] 21:11:06 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- 21:11:06 [INFO] 21:11:06 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- 21:11:06 [INFO] 21:11:06 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- 21:11:06 [INFO] CycloneDX: Resolving Dependencies 21:11:12 [INFO] CycloneDX: Creating BOM version 1.4 with 253 component(s) 21:11:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml 21:11:12 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.19.0-SNAPSHOT-cyclonedx.xml 21:11:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json 21:11:12 [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.19.0-SNAPSHOT-cyclonedx.json 21:11:12 [INFO] 21:11:12 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- 21:11:12 [INFO] Skipping duplicate-finder execution! 21:11:12 [INFO] 21:11:12 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- 21:11:12 [INFO] Skipping plugin execution 21:11:12 [INFO] 21:11:12 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- 21:11:12 [INFO] No sources in project. Archive not created. 21:11:12 [INFO] 21:11:12 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- 21:11:12 [INFO] 21:11:12 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-reconciliation-framework --- 21:11:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:11:12 [INFO] 21:11:12 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- 21:11:12 [INFO] No primary artifact to install, installing attached artifacts instead. 21:11:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-SNAPSHOT.pom 21:11:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-SNAPSHOT-features.xml 21:11:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-SNAPSHOT-cyclonedx.xml 21:11:12 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-SNAPSHOT-cyclonedx.json 21:11:12 [INFO] 21:11:12 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework --- 21:11:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:11:12 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:11:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml 21:11:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:11:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:11:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:11:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:11:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:11:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:11:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:11:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:11:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:11:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:11:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:11:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:11:12 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:11:12 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:11:12 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:11:12 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:11:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:11:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:11:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:11:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:11:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:11:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:11:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:11:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:11:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:11:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:11:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:11:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:11:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:11:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:11:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:11:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:11:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:11:12 at java.lang.reflect.Method.invoke (Method.java:568) 21:11:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:11:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:11:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:11:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:11:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml 21:11:12 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 21:11:12 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:11:12 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:11:12 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:11:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:11:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:11:12 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:11:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:11:12 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:11:12 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:11:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:11:12 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:11:12 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:11:12 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:11:12 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:11:12 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:11:12 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:11:12 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:11:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:11:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:11:12 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:11:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:11:12 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:11:12 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:11:12 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:11:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:11:12 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:11:12 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:11:12 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:11:12 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:11:12 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:11:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:11:12 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:11:12 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:11:12 at java.lang.reflect.Method.invoke (Method.java:568) 21:11:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:11:12 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:11:12 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:11:12 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:11:12 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 21:11:12 [INFO] 21:11:12 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- 21:11:12 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.19.0-SNAPSHOT [68/84] 21:11:12 [INFO] ------------------------------[ feature ]------------------------------- 21:11:12 [INFO] 21:11:12 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:12 [INFO] 21:11:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:11:12 [INFO] 21:11:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:11:12 [INFO] 21:11:12 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:13 [INFO] 21:11:13 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:11:13 [INFO] argLine set to empty 21:11:13 [INFO] 21:11:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:13 [INFO] Starting audit... 21:11:13 Audit done. 21:11:13 [INFO] You have 0 Checkstyle violations. 21:11:13 [INFO] 21:11:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:13 [INFO] Starting audit... 21:11:13 Audit done. 21:11:13 [INFO] You have 0 Checkstyle violations. 21:11:13 [INFO] 21:11:13 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:13 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes/META-INF/maven/dependencies.properties 21:11:13 [INFO] 21:11:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:13 [INFO] 21:11:13 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:13 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 21:11:13 [INFO] ...done! 21:11:13 [INFO] Attaching features XML 21:11:13 [INFO] 21:11:13 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:11:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:11:13 [INFO] 21:11:13 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 21:11:13 [INFO] 21:11:13 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:13 [INFO] 21:11:13 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 21:11:13 [INFO] 21:11:13 [INFO] 21:11:13 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:13 [INFO] 21:11:13 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:13 [INFO] 21:11:13 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:13 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/surefire-reports 21:11:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:11:13 [INFO] 21:11:13 [INFO] ------------------------------------------------------- 21:11:13 [INFO] T E S T S 21:11:13 [INFO] ------------------------------------------------------- 21:11:15 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:11:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.55 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:11:39 [INFO] 21:11:39 [INFO] Results: 21:11:39 [INFO] 21:11:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:11:39 [INFO] 21:11:39 [INFO] 21:11:39 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:39 [INFO] 21:11:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:39 [INFO] 21:11:39 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:39 [INFO] CycloneDX: Resolving Dependencies 21:11:44 [INFO] CycloneDX: Creating BOM version 1.4 with 256 component(s) 21:11:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml 21:11:44 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.19.0-SNAPSHOT-cyclonedx.xml 21:11:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json 21:11:44 [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.19.0-SNAPSHOT-cyclonedx.json 21:11:44 [INFO] 21:11:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:44 [INFO] Skipping duplicate-finder execution! 21:11:44 [INFO] 21:11:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:44 [INFO] Skipping plugin execution 21:11:44 [INFO] 21:11:44 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:44 [INFO] No sources in project. Archive not created. 21:11:44 [INFO] 21:11:44 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:44 [INFO] 21:11:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:11:44 [INFO] 21:11:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:44 [INFO] No primary artifact to install, installing attached artifacts instead. 21:11:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-SNAPSHOT.pom 21:11:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-SNAPSHOT-features.xml 21:11:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-SNAPSHOT-cyclonedx.xml 21:11:44 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-SNAPSHOT-cyclonedx.json 21:11:44 [INFO] 21:11:44 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:11:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:11:44 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:11:44 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml 21:11:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:11:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:11:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:11:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:11:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:11:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:11:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:11:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:11:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:11:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:11:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:11:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:11:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:11:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:11:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:11:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:11:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:11:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:11:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:11:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:11:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:11:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:11:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:11:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:11:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:11:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:11:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:11:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:11:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:11:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:11:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:11:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:11:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:11:44 at java.lang.reflect.Method.invoke (Method.java:568) 21:11:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:11:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:11:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:11:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:11:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml 21:11:44 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 21:11:44 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:11:44 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:11:44 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:11:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:11:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:11:44 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:11:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:11:44 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:11:44 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:11:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:11:44 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:11:44 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:11:44 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:11:44 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:11:44 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:11:44 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:11:44 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:11:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:11:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:11:44 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:11:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:11:44 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:11:44 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:11:44 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:11:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:11:44 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:11:44 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:11:44 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:11:44 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:11:44 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:11:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:11:44 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:11:44 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:11:44 at java.lang.reflect.Method.invoke (Method.java:568) 21:11:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:11:44 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:11:44 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:11:44 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:11:44 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 21:11:44 [INFO] 21:11:44 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- 21:11:44 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.19.0-SNAPSHOT [69/84] 21:11:44 [INFO] ------------------------------[ feature ]------------------------------- 21:11:44 [INFO] 21:11:44 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-flow-services --- 21:11:45 [INFO] 21:11:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 21:11:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:11:45 [INFO] 21:11:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 21:11:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:11:45 [INFO] 21:11:45 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 21:11:45 [INFO] 21:11:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 21:11:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:11:45 [INFO] argLine set to empty 21:11:45 [INFO] 21:11:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-flow-services --- 21:11:45 [INFO] Starting audit... 21:11:45 Audit done. 21:11:45 [INFO] You have 0 Checkstyle violations. 21:11:45 [INFO] 21:11:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-flow-services --- 21:11:45 [INFO] Starting audit... 21:11:45 Audit done. 21:11:45 [INFO] You have 0 Checkstyle violations. 21:11:45 [INFO] 21:11:45 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-flow-services --- 21:11:45 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/classes/META-INF/maven/dependencies.properties 21:11:45 [INFO] 21:11:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-flow-services --- 21:11:45 [INFO] 21:11:45 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 21:11:45 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml 21:11:45 [INFO] ...done! 21:11:45 [INFO] Attaching features XML 21:11:45 [INFO] 21:11:45 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-flow-services --- 21:11:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:11:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:11:45 [INFO] 21:11:45 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 21:11:45 [INFO] 21:11:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 21:11:45 [INFO] 21:11:45 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 21:11:45 [INFO] 21:11:45 [INFO] 21:11:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-flow-services --- 21:11:45 [INFO] 21:11:45 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-flow-services --- 21:11:45 [INFO] 21:11:45 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-flow-services --- 21:11:45 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/surefire-reports 21:11:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:11:45 [INFO] 21:11:45 [INFO] ------------------------------------------------------- 21:11:45 [INFO] T E S T S 21:11:45 [INFO] ------------------------------------------------------- 21:11:47 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:12:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.73 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:12:12 [INFO] 21:12:12 [INFO] Results: 21:12:12 [INFO] 21:12:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:12:12 [INFO] 21:12:12 [INFO] 21:12:12 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-flow-services --- 21:12:12 [INFO] 21:12:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- 21:12:12 [INFO] 21:12:12 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-flow-services --- 21:12:12 [INFO] CycloneDX: Resolving Dependencies 21:12:18 [INFO] CycloneDX: Creating BOM version 1.4 with 266 component(s) 21:12:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml 21:12:18 [INFO] attaching as odl-openflowplugin-flow-services-0.19.0-SNAPSHOT-cyclonedx.xml 21:12:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/bom.json 21:12:18 [INFO] attaching as odl-openflowplugin-flow-services-0.19.0-SNAPSHOT-cyclonedx.json 21:12:18 [INFO] 21:12:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- 21:12:18 [INFO] Skipping duplicate-finder execution! 21:12:18 [INFO] 21:12:18 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- 21:12:18 [INFO] Skipping plugin execution 21:12:18 [INFO] 21:12:18 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- 21:12:18 [INFO] No sources in project. Archive not created. 21:12:18 [INFO] 21:12:18 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- 21:12:18 [INFO] 21:12:18 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-flow-services --- 21:12:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:12:18 [INFO] 21:12:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-flow-services --- 21:12:18 [INFO] No primary artifact to install, installing attached artifacts instead. 21:12:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-SNAPSHOT.pom 21:12:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-SNAPSHOT-features.xml 21:12:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-SNAPSHOT-cyclonedx.xml 21:12:18 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-SNAPSHOT-cyclonedx.json 21:12:18 [INFO] 21:12:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-flow-services --- 21:12:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:12:18 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:12:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml 21:12:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:12:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:12:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:12:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:12:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:12:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:12:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:12:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:12:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:12:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:12:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:12:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:12:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:12:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:12:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:12:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:12:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:12:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:12:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:12:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:12:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:12:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:12:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:12:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:12:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:12:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:12:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:12:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:12:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:12:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:12:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:12:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:12:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:12:18 at java.lang.reflect.Method.invoke (Method.java:568) 21:12:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:12:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:12:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:12:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:12:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml 21:12:18 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 21:12:18 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:12:18 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:12:18 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:12:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:12:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:12:18 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:12:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:12:18 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:12:18 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:12:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:12:18 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:12:18 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:12:18 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:12:18 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:12:18 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:12:18 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:12:18 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:12:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:12:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:12:18 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:12:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:12:18 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:12:18 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:12:18 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:12:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:12:18 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:12:18 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:12:18 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:12:18 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:12:18 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:12:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:12:18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:12:18 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:12:18 at java.lang.reflect.Method.invoke (Method.java:568) 21:12:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:12:18 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:12:18 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:12:18 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:12:18 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 21:12:18 [INFO] 21:12:18 [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- 21:12:18 [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.19.0-SNAPSHOT [70/84] 21:12:18 [INFO] ------------------------------[ feature ]------------------------------- 21:12:18 [INFO] 21:12:18 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-drop-test --- 21:12:18 [INFO] 21:12:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 21:12:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:12:18 [INFO] 21:12:18 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 21:12:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:12:18 [INFO] 21:12:18 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 21:12:19 [INFO] 21:12:19 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 21:12:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:12:19 [INFO] argLine set to empty 21:12:19 [INFO] 21:12:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-drop-test --- 21:12:19 [INFO] Starting audit... 21:12:19 Audit done. 21:12:19 [INFO] You have 0 Checkstyle violations. 21:12:19 [INFO] 21:12:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-drop-test --- 21:12:19 [INFO] Starting audit... 21:12:19 Audit done. 21:12:19 [INFO] You have 0 Checkstyle violations. 21:12:19 [INFO] 21:12:19 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-drop-test --- 21:12:19 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/classes/META-INF/maven/dependencies.properties 21:12:19 [INFO] 21:12:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-drop-test --- 21:12:19 [INFO] 21:12:19 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 21:12:20 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml 21:12:20 [INFO] ...done! 21:12:20 [INFO] Attaching features XML 21:12:20 [INFO] 21:12:20 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-drop-test --- 21:12:20 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:12:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:12:20 [INFO] 21:12:20 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 21:12:21 [INFO] 21:12:21 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 21:12:21 [INFO] 21:12:21 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 21:12:21 [INFO] 21:12:21 [INFO] 21:12:21 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-drop-test --- 21:12:21 [INFO] 21:12:21 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-drop-test --- 21:12:21 [INFO] 21:12:21 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-drop-test --- 21:12:21 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/surefire-reports 21:12:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:12:21 [INFO] 21:12:21 [INFO] ------------------------------------------------------- 21:12:21 [INFO] T E S T S 21:12:21 [INFO] ------------------------------------------------------- 21:12:23 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:12:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.22 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:12:47 [INFO] 21:12:47 [INFO] Results: 21:12:47 [INFO] 21:12:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:12:47 [INFO] 21:12:47 [INFO] 21:12:47 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-drop-test --- 21:12:47 [INFO] 21:12:47 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- 21:12:47 [INFO] 21:12:47 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-drop-test --- 21:12:47 [INFO] CycloneDX: Resolving Dependencies 21:12:53 [INFO] CycloneDX: Creating BOM version 1.4 with 269 component(s) 21:12:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml 21:12:53 [INFO] attaching as odl-openflowplugin-drop-test-0.19.0-SNAPSHOT-cyclonedx.xml 21:12:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/bom.json 21:12:53 [INFO] attaching as odl-openflowplugin-drop-test-0.19.0-SNAPSHOT-cyclonedx.json 21:12:53 [INFO] 21:12:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- 21:12:53 [INFO] Skipping duplicate-finder execution! 21:12:53 [INFO] 21:12:53 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- 21:12:53 [INFO] Skipping plugin execution 21:12:53 [INFO] 21:12:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- 21:12:53 [INFO] No sources in project. Archive not created. 21:12:53 [INFO] 21:12:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- 21:12:53 [INFO] 21:12:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-drop-test --- 21:12:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:12:53 [INFO] 21:12:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-drop-test --- 21:12:53 [INFO] No primary artifact to install, installing attached artifacts instead. 21:12:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-SNAPSHOT.pom 21:12:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-SNAPSHOT-features.xml 21:12:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-SNAPSHOT-cyclonedx.xml 21:12:53 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-SNAPSHOT-cyclonedx.json 21:12:53 [INFO] 21:12:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-drop-test --- 21:12:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:12:53 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:12:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml 21:12:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:12:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:12:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:12:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:12:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:12:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:12:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:12:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:12:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:12:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:12:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:12:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:12:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:12:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:12:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:12:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:12:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:12:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:12:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:12:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:12:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:12:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:12:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:12:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:12:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:12:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:12:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:12:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:12:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:12:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:12:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:12:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:12:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:12:53 at java.lang.reflect.Method.invoke (Method.java:568) 21:12:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:12:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:12:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:12:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:12:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml 21:12:53 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 21:12:53 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:12:53 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:12:53 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:12:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:12:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:12:53 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:12:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:12:53 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:12:53 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:12:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:12:53 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:12:53 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:12:53 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:12:53 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:12:53 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:12:53 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:12:53 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:12:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:12:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:12:53 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:12:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:12:53 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:12:53 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:12:53 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:12:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:12:53 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:12:53 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:12:53 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:12:53 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:12:53 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:12:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:12:53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:12:53 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:12:53 at java.lang.reflect.Method.invoke (Method.java:568) 21:12:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:12:53 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:12:53 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:12:53 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:12:53 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 21:12:53 [INFO] 21:12:53 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- 21:12:53 [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.19.0-SNAPSHOT [71/84] 21:12:53 [INFO] ------------------------------[ feature ]------------------------------- 21:12:57 [INFO] 21:12:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- 21:12:57 [INFO] 21:12:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 21:12:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:12:57 [INFO] 21:12:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 21:12:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:12:57 [INFO] 21:12:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 21:12:57 [INFO] 21:12:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 21:12:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:12:57 [INFO] argLine set to empty 21:12:57 [INFO] 21:12:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-flow-services-rest --- 21:12:57 [INFO] Starting audit... 21:12:57 Audit done. 21:12:57 [INFO] You have 0 Checkstyle violations. 21:12:57 [INFO] 21:12:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-flow-services-rest --- 21:12:57 [INFO] Starting audit... 21:12:57 Audit done. 21:12:57 [INFO] You have 0 Checkstyle violations. 21:12:57 [INFO] 21:12:57 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-flow-services-rest --- 21:12:57 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes/META-INF/maven/dependencies.properties 21:12:57 [INFO] 21:12:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 21:12:57 [INFO] 21:12:57 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 21:12:57 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 21:12:57 [INFO] ...done! 21:12:57 [INFO] Attaching features XML 21:12:57 [INFO] 21:12:57 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 21:12: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 21:12:57 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:12:57 [INFO] 21:12:57 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 21:12:58 [INFO] 21:12:58 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 21:12:58 [INFO] 21:12:58 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 21:12:58 [INFO] 21:12:58 [INFO] 21:12:58 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 21:12:58 [INFO] 21:12:58 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-flow-services-rest --- 21:12:58 [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml 21:12:58 [INFO] 21:12:58 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-flow-services-rest --- 21:12:58 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/surefire-reports 21:12:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:12:58 [INFO] 21:12:58 [INFO] ------------------------------------------------------- 21:12:58 [INFO] T E S T S 21:12:58 [INFO] ------------------------------------------------------- 21:13:00 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:13:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.37 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:13:29 [INFO] 21:13:29 [INFO] Results: 21:13:29 [INFO] 21:13:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:13:29 [INFO] 21:13:29 [INFO] 21:13:29 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-flow-services-rest --- 21:13:29 [INFO] 21:13:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- 21:13:29 [INFO] 21:13:29 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-flow-services-rest --- 21:13:29 [INFO] CycloneDX: Resolving Dependencies 21:13:30 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:13:30 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:13:30 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:13:30 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:13:31 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:13:31 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:13:31 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:13:31 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:13:31 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:13:31 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:13:31 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:13:31 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:13:37 [INFO] CycloneDX: Creating BOM version 1.4 with 434 component(s) 21:13:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml 21:13:37 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.19.0-SNAPSHOT-cyclonedx.xml 21:13:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json 21:13:37 [INFO] attaching as odl-openflowplugin-flow-services-rest-0.19.0-SNAPSHOT-cyclonedx.json 21:13:37 [INFO] 21:13:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- 21:13:37 [INFO] Skipping duplicate-finder execution! 21:13:37 [INFO] 21:13:37 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- 21:13:37 [INFO] Skipping plugin execution 21:13:37 [INFO] 21:13:37 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- 21:13:37 [INFO] No sources in project. Archive not created. 21:13:37 [INFO] 21:13:37 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- 21:13:37 [INFO] 21:13:37 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-flow-services-rest --- 21:13:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:13:37 [INFO] 21:13:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-flow-services-rest --- 21:13:37 [INFO] No primary artifact to install, installing attached artifacts instead. 21:13:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-SNAPSHOT.pom 21:13:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-SNAPSHOT-features.xml 21:13:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-SNAPSHOT-cyclonedx.xml 21:13:37 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-SNAPSHOT-cyclonedx.json 21:13:37 [INFO] 21:13:37 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest --- 21:13:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:13:37 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:13:37 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml 21:13:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:13:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:13:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:13:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:13:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:13:37 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:13:37 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:13:37 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:13:37 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:13:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:13:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:13:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:13:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:13:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:13:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:13:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:13:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:13:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:13:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:13:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:13:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:13:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:13:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:13:37 at java.lang.reflect.Method.invoke (Method.java:568) 21:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:13:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml 21:13:37 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 21:13:37 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:13:37 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:13:37 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:13:37 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:13:37 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:13:37 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:13:37 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:13:37 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:13:37 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:13:37 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:13:37 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:13:37 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:13:37 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:13:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:13:37 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:13:37 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:13:37 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:13:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:13:37 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:13:37 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:13:37 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:13:37 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:13:37 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:13:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:13:37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:13:37 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:13:37 at java.lang.reflect.Method.invoke (Method.java:568) 21:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:13:37 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:13:37 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 21:13:37 [INFO] 21:13:37 [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- 21:13:37 [INFO] Building southbound-cli 0.19.0-SNAPSHOT [72/84] 21:13:37 [INFO] -------------------------------[ bundle ]------------------------------- 21:13:37 [INFO] 21:13:37 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-cli --- 21:13:37 [INFO] 21:13:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-cli --- 21:13:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:13:37 [INFO] 21:13:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-cli --- 21:13:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:13:37 [INFO] 21:13:37 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-cli --- 21:13:38 [INFO] 21:13:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-cli --- 21:13:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:13:38 [INFO] 21:13:38 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ southbound-cli --- 21:13:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:13:38 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/src/main/yang 21:13:38 [INFO] yang-to-sources: Found 15 dependencies in 3.028 ms 21:13:38 [INFO] yang-to-sources: Project model files found: 1 in 588.9 μs 21:13:38 [INFO] yang-to-sources: 2 YANG models processed in 78.10 ms 21:13:38 [INFO] BindingJavaFileGenerator: Defined 15 files in 849.8 μs 21:13:38 [INFO] Sorted 15 files into 4 directories in 82.27 μs 21:13:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 5.748 ms 21:13:38 [INFO] 21:13:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-cli --- 21:13:38 [INFO] Starting audit... 21:13:38 Audit done. 21:13:38 [INFO] You have 0 Checkstyle violations. 21:13:38 [INFO] 21:13:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-cli --- 21:13:38 [INFO] Starting audit... 21:13:38 Audit done. 21:13:38 [INFO] You have 0 Checkstyle violations. 21:13:38 [INFO] 21:13:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-cli --- 21:13:38 [INFO] 21:13:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli --- 21:13:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/src/main/resources 21:13:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/generated-sources/spi 21:13:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:13:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:13:38 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:13:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/generated-sources/spi 21:13:38 [INFO] 21:13:38 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-cli --- 21:13:38 [INFO] Recompiling the module because of changed dependency. 21:13:38 [INFO] Compiling 28 source files with javac [debug release 17] to target/classes 21:13:38 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[304,19] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:13:38 [INFO] 21:13:38 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ southbound-cli >>> 21:13:38 [INFO] 21:13:38 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ southbound-cli --- 21:13:38 [INFO] Fork Value is true 21:13:42 [INFO] Done SpotBugs Analysis.... 21:13:42 [INFO] 21:13:42 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ southbound-cli <<< 21:13:42 [INFO] 21:13:42 [INFO] 21:13:42 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ southbound-cli --- 21:13:42 [INFO] BugInstance size is 0 21:13:42 [INFO] Error size is 0 21:13:42 [INFO] No errors/warnings found 21:13:42 [INFO] 21:13:42 [INFO] --- karaf-services-maven-plugin:4.4.5:service-metadata-generate (service-metadata-generate) @ southbound-cli --- 21:13:43 [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices 21:13:43 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconciliationCountCommand 21:13:43 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetReconciliationStateCommand 21:13:43 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetAllNodesCommand 21:13:43 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetFlowGroupCacheCommand 21:13:43 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconcileCommand 21:13:43 [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ShowNodeCommand 21:13:43 [INFO] 21:13:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-cli --- 21:13:43 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/src/test/resources 21:13:43 [INFO] 21:13:43 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-cli --- 21:13:43 [INFO] No sources to compile 21:13:43 [INFO] 21:13:43 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ southbound-cli --- 21:13:43 [INFO] No tests to run. 21:13:43 [INFO] 21:13:43 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ southbound-cli --- 21:13:43 [INFO] 21:13:43 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-cli --- 21:13:43 [WARNING] Bundle org.opendaylight.openflowplugin.applications:southbound-cli:bundle:0.19.0-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker 21:13:43 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 21:13:43 Package found in [Jar:org.apache.karaf.shell.core, Jar:reconciliation-framework] 21:13:43 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:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:rfc6991-ietf-yang-types, Jar:yang-ext, 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:model-flow-base, Jar:opendaylight-l2-types, Jar:model-inventory, 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:mdsal-binding-spec-util, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:yang-binding, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 21:13:43 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/southbound-cli-0.19.0-SNAPSHOT.jar 21:13:43 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/META-INF/MANIFEST.MF 21:13:43 [INFO] 21:13:43 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-cli --- 21:13:43 [INFO] No previous run data found, generating javadoc. 21:13:45 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/southbound-cli-0.19.0-SNAPSHOT-javadoc.jar 21:13:45 [INFO] 21:13:45 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-cli --- 21:13:45 [INFO] CycloneDX: Resolving Dependencies 21:13:46 [INFO] CycloneDX: Creating BOM version 1.4 with 53 component(s) 21:13:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/bom.xml 21:13:46 [INFO] attaching as southbound-cli-0.19.0-SNAPSHOT-cyclonedx.xml 21:13:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/bom.json 21:13:46 [INFO] attaching as southbound-cli-0.19.0-SNAPSHOT-cyclonedx.json 21:13:46 [INFO] 21:13:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- 21:13:46 [INFO] Skipping duplicate-finder execution! 21:13:46 [INFO] 21:13:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-cli --- 21:13:46 [WARNING] Used undeclared dependencies found: 21:13:46 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 21:13:46 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 21:13:46 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.0-SNAPSHOT:compile 21:13:46 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 21:13:46 [INFO] 21:13:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-cli --- 21:13:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/southbound-cli-0.19.0-SNAPSHOT-sources.jar 21:13:47 [INFO] 21:13:47 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-cli --- 21:13:47 [INFO] 21:13:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-cli --- 21:13:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:13:47 [INFO] 21:13:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-cli --- 21:13:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/southbound-cli-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-SNAPSHOT.jar 21:13:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-SNAPSHOT.pom 21:13:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/southbound-cli-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-SNAPSHOT-javadoc.jar 21:13:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-SNAPSHOT-cyclonedx.xml 21:13:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-SNAPSHOT-cyclonedx.json 21:13:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/southbound-cli-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-SNAPSHOT-sources.jar 21:13:47 [INFO] 21:13:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-cli --- 21:13:47 [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-SNAPSHOT.jar 21:13:47 [INFO] Writing OBR metadata 21:13:47 [INFO] 21:13:47 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-cli --- 21:13:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:13:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml 21:13:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:13:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:13:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:13:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:13:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:13:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:13:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:13:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:13:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:13:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:13:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:13:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:13:47 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:13:47 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:13:47 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:13:47 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:13:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:13:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:13:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:13:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:13:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:13:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:13:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:13:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:13:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:13:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:13:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:13:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:13:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:13:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:13:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:13:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:13:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:13:47 at java.lang.reflect.Method.invoke (Method.java:568) 21:13:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:13:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:13:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:13:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:13:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml 21:13:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 21:13:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:13:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:13:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:13:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:13:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:13:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:13:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:13:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:13:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:13:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:13:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:13:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:13:47 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:13:47 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:13:47 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:13:47 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:13:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:13:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:13:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:13:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:13:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:13:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:13:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:13:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:13:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:13:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:13:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:13:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:13:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:13:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:13:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:13:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:13:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:13:47 at java.lang.reflect.Method.invoke (Method.java:568) 21:13:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:13:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:13:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:13:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:13:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 21:13:47 [INFO] 21:13:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-cli --- 21:13:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:13:47 [INFO] 21:13:47 [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- 21:13:47 [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.19.0-SNAPSHOT [73/84] 21:13:47 [INFO] ------------------------------[ feature ]------------------------------- 21:13:47 [INFO] 21:13:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- 21:13:47 [INFO] 21:13:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 21:13:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:13:47 [INFO] 21:13:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 21:13:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:13:47 [INFO] 21:13:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 21:13:47 [INFO] 21:13:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 21:13:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:13:47 [INFO] argLine set to empty 21:13:47 [INFO] 21:13:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 21:13:47 [INFO] Starting audit... 21:13:47 Audit done. 21:13:47 [INFO] You have 0 Checkstyle violations. 21:13:47 [INFO] 21:13:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-southbound-cli --- 21:13:47 [INFO] Starting audit... 21:13:47 Audit done. 21:13:47 [INFO] You have 0 Checkstyle violations. 21:13:47 [INFO] 21:13:47 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-southbound-cli --- 21:13:47 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes/META-INF/maven/dependencies.properties 21:13:47 [INFO] 21:13:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 21:13:47 [INFO] 21:13:47 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 21:13:47 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 21:13:47 [INFO] ...done! 21:13:47 [INFO] Attaching features XML 21:13:47 [INFO] 21:13:47 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 21:13:47 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:13:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:13:47 [INFO] 21:13:47 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 21:13:47 [INFO] 21:13:47 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 21:13:47 [INFO] 21:13:47 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 21:13:47 [INFO] 21:13:47 [INFO] 21:13:47 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 21:13:47 [INFO] 21:13:47 [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-southbound-cli --- 21:13:47 [INFO] 21:13:47 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-southbound-cli --- 21:13:47 [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/surefire-reports 21:13:47 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 21:13:47 [INFO] 21:13:47 [INFO] ------------------------------------------------------- 21:13:47 [INFO] T E S T S 21:13:47 [INFO] ------------------------------------------------------- 21:13:49 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:14:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.46 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:14:13 [INFO] 21:14:13 [INFO] Results: 21:14:13 [INFO] 21:14:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:14:13 [INFO] 21:14:13 [INFO] 21:14:13 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- 21:14:13 [INFO] 21:14:13 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- 21:14:13 [INFO] 21:14:13 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- 21:14:13 [INFO] CycloneDX: Resolving Dependencies 21:14:15 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:14:15 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:14:16 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:14:16 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:14:19 [INFO] CycloneDX: Creating BOM version 1.4 with 256 component(s) 21:14:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml 21:14:19 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.19.0-SNAPSHOT-cyclonedx.xml 21:14:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json 21:14:19 [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.19.0-SNAPSHOT-cyclonedx.json 21:14:19 [INFO] 21:14:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- 21:14:19 [INFO] Skipping duplicate-finder execution! 21:14:19 [INFO] 21:14:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- 21:14:19 [INFO] Skipping plugin execution 21:14:19 [INFO] 21:14:19 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- 21:14:19 [INFO] No sources in project. Archive not created. 21:14:19 [INFO] 21:14:19 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- 21:14:19 [INFO] 21:14:19 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-southbound-cli --- 21:14:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:14:19 [INFO] 21:14:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-southbound-cli --- 21:14:19 [INFO] No primary artifact to install, installing attached artifacts instead. 21:14:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-SNAPSHOT.pom 21:14:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-SNAPSHOT-features.xml 21:14:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-SNAPSHOT-cyclonedx.xml 21:14:19 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-SNAPSHOT-cyclonedx.json 21:14:19 [INFO] 21:14:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli --- 21:14:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:14:19 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:14:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml 21:14:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:14:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:14:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:14:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:14:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:14:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:14:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:14:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:14:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:14:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:14:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:14:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:14:19 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:14:19 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:14:19 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:14:19 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:14:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:14:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:14:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:14:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:14:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:14:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:14:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:14:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:14:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:14:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:14:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:14:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:14:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:14:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:14:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:14:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:14:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:14:19 at java.lang.reflect.Method.invoke (Method.java:568) 21:14:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:14:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:14:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:14:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:14:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml 21:14:19 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 21:14:19 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:14:19 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:14:19 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:14:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:14:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:14:19 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:14:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:14:19 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:14:19 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:14:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:14:19 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:14:19 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:14:19 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:14:19 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:14:19 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:14:19 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:14:19 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:14:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:14:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:14:19 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:14:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:14:19 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:14:19 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:14:19 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:14:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:14:19 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:14:19 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:14:19 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:14:19 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:14:19 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:14:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:14:19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:14:19 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:14:19 at java.lang.reflect.Method.invoke (Method.java:568) 21:14:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:14:19 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:14:19 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:14:19 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:14:19 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 21:14:19 [INFO] 21:14:19 [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- 21:14:19 [INFO] Building features-openflowplugin 0.19.0-SNAPSHOT [74/84] 21:14:19 [INFO] ------------------------------[ feature ]------------------------------- 21:14:19 [INFO] 21:14:19 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowplugin --- 21:14:19 [INFO] 21:14:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin --- 21:14:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:14:19 [INFO] 21:14:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 21:14:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:14:19 [INFO] 21:14:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowplugin --- 21:14:20 [INFO] 21:14:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowplugin --- 21:14:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:14:20 [INFO] argLine set to empty 21:14:20 [INFO] 21:14:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowplugin --- 21:14:20 [INFO] Starting audit... 21:14:20 Audit done. 21:14:20 [INFO] You have 0 Checkstyle violations. 21:14:20 [INFO] 21:14:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowplugin --- 21:14:20 [INFO] Starting audit... 21:14:20 Audit done. 21:14:20 [INFO] You have 0 Checkstyle violations. 21:14:20 [INFO] 21:14:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowplugin --- 21:14:20 [INFO] 21:14:20 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowplugin --- 21:14:20 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/classes/META-INF/maven/dependencies.properties 21:14:20 [INFO] 21:14:20 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 21:14:20 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/feature/feature.xml 21:14:20 [INFO] ...done! 21:14:20 [INFO] Attaching features XML 21:14:20 [INFO] 21:14:20 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-openflowplugin --- 21:14:20 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:14:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:14:20 [INFO] 21:14:20 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 21:14:20 [INFO] 21:14:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-openflowplugin --- 21:14:20 [INFO] 21:14:20 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 21:14:20 [INFO] 21:14:20 [INFO] 21:14:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-openflowplugin --- 21:14:20 [INFO] 21:14:20 [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-openflowplugin --- 21:14:20 [INFO] Tests are skipped. 21:14:20 [INFO] 21:14:20 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-openflowplugin --- 21:14:20 [INFO] 21:14:20 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-openflowplugin --- 21:14:20 [INFO] 21:14:20 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-openflowplugin --- 21:14:20 [INFO] CycloneDX: Resolving Dependencies 21:14:20 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:14:20 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:14:20 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:14:20 [WARNING] org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/binding-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:14:25 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:14:25 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:14:25 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:14:26 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:14:26 [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (http://www.terracotta.org/download/reflector/snapshots): authorization failed for http://www.terracotta.org/download/reflector/snapshots/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml, status: 403 Forbidden 21:14:27 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): transfer failed for https://maven.java.net/content/repositories/snapshots/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:14:27 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:14:27 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://www.terracotta.org/download/reflector/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (http://www.terracotta.org/download/reflector/snapshots): authorization failed for http://www.terracotta.org/download/reflector/snapshots/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml, status: 403 Forbidden 21:14:27 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:14:27 [WARNING] org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.14.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.14.0-SNAPSHOT/maven-metadata.xml 21:14:30 [INFO] CycloneDX: Creating BOM version 1.4 with 449 component(s) 21:14:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/bom.xml 21:14:30 [INFO] attaching as features-openflowplugin-0.19.0-SNAPSHOT-cyclonedx.xml 21:14:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/bom.json 21:14:30 [INFO] attaching as features-openflowplugin-0.19.0-SNAPSHOT-cyclonedx.json 21:14:30 [INFO] 21:14:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- 21:14:30 [INFO] Skipping duplicate-finder execution! 21:14:30 [INFO] 21:14:30 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-openflowplugin --- 21:14:30 [INFO] Skipping plugin execution 21:14:30 [INFO] 21:14:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-openflowplugin --- 21:14:30 [INFO] No sources in project. Archive not created. 21:14:30 [INFO] 21:14:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-openflowplugin --- 21:14:30 [INFO] 21:14:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-openflowplugin --- 21:14:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:14:30 [INFO] 21:14:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowplugin --- 21:14:30 [INFO] No primary artifact to install, installing attached artifacts instead. 21:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-SNAPSHOT.pom 21:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-SNAPSHOT-features.xml 21:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-SNAPSHOT-cyclonedx.xml 21:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-SNAPSHOT-cyclonedx.json 21:14:30 [INFO] 21:14:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowplugin --- 21:14:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:14:30 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 21:14:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml 21:14:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:14:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:14:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:14:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:14:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:14:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:14:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:14:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:14:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:14:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:14:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:14:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:14:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:14:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:14:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:14:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:14:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:14:30 at java.lang.reflect.Method.invoke (Method.java:568) 21:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:14:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml 21:14:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 21:14:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:14:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:14:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:14:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:14:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:14:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:14:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:14:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) 21:14:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:14:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:14:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:14:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:14:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:14:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:14:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:14:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:14:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:14:30 at java.lang.reflect.Method.invoke (Method.java:568) 21:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:14:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 21:14:30 [INFO] 21:14:30 [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- 21:14:30 [INFO] Building features-aggregator 0.19.0-SNAPSHOT [75/84] 21:14:30 [INFO] --------------------------------[ pom ]--------------------------------- 21:14:30 [INFO] 21:14:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aggregator --- 21:14:30 [INFO] 21:14:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- 21:14:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:14:30 [INFO] 21:14:30 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- 21:14:30 [INFO] 21:14:30 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-aggregator --- 21:14:30 [INFO] CycloneDX: Resolving Dependencies 21:14:30 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 21:14:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/target/bom.xml 21:14:30 [INFO] attaching as features-aggregator-0.19.0-SNAPSHOT-cyclonedx.xml 21:14:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/target/bom.json 21:14:30 [INFO] attaching as features-aggregator-0.19.0-SNAPSHOT-cyclonedx.json 21:14:30 [INFO] 21:14:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- 21:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-SNAPSHOT.pom 21:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-SNAPSHOT-cyclonedx.xml 21:14:30 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-SNAPSHOT-cyclonedx.json 21:14:30 [INFO] 21:14:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-aggregator --- 21:14:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:14:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml 21:14:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:14:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:14:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:14:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:14:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:14:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:14:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:14:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 21:14:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:14:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:14:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:14:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:14:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:14:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:14:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:14:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:14:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:14:30 at java.lang.reflect.Method.invoke (Method.java:568) 21:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:14:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml 21:14:30 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml 21:14:30 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:14:30 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:14:30 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:14:30 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:14:30 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:14:30 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:14:30 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:14:30 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:14:30 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:14:30 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 21:14:30 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:14:30 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:14:30 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:14:30 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:14:30 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:14:30 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:14:30 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:14:30 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:14:30 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:14:30 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:14:30 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:14:30 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:14:30 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:14:30 at java.lang.reflect.Method.invoke (Method.java:568) 21:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:14:30 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:14:30 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml 21:14:30 [INFO] 21:14:30 [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- 21:14:30 [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.19.0-SNAPSHOT [76/84] 21:14:30 [INFO] --------------------------------[ pom ]--------------------------------- 21:14:30 [INFO] 21:14:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arbitratorreconciliation-aggregator --- 21:14:30 [INFO] 21:14:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 21:14:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:14:30 [INFO] 21:14:30 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 21:14:30 [INFO] 21:14:30 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ arbitratorreconciliation-aggregator --- 21:14:30 [INFO] Skipping CycloneDX goal, because module skips deploy 21:14:30 [INFO] 21:14:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arbitratorreconciliation-aggregator --- 21:14:30 [INFO] Skipping artifact installation 21:14:30 [INFO] 21:14:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ arbitratorreconciliation-aggregator --- 21:14:30 [INFO] Skipping artifact deployment 21:14:30 [INFO] 21:14:30 [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- 21:14:30 [INFO] Building applications-aggregator 0.19.0-SNAPSHOT [77/84] 21:14:30 [INFO] --------------------------------[ pom ]--------------------------------- 21:14:30 [INFO] 21:14:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ applications-aggregator --- 21:14:30 [INFO] 21:14:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ applications-aggregator --- 21:14:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:14:30 [INFO] 21:14:30 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ applications-aggregator --- 21:14:30 [INFO] 21:14:30 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ applications-aggregator --- 21:14:30 [INFO] Skipping CycloneDX goal, because module skips deploy 21:14:30 [INFO] 21:14:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ applications-aggregator --- 21:14:30 [INFO] Skipping artifact installation 21:14:30 [INFO] 21:14:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ applications-aggregator --- 21:14:30 [INFO] Skipping artifact deployment 21:14:30 [INFO] 21:14:30 [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- 21:14:30 [INFO] Building model-aggregator 0.19.0-SNAPSHOT [78/84] 21:14:30 [INFO] --------------------------------[ pom ]--------------------------------- 21:14:30 [INFO] 21:14:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-aggregator --- 21:14:30 [INFO] 21:14:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-aggregator --- 21:14:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:14:30 [INFO] 21:14:30 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-aggregator --- 21:14:30 [INFO] 21:14:30 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-aggregator --- 21:14:30 [INFO] Skipping CycloneDX goal, because module skips deploy 21:14:30 [INFO] 21:14:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-aggregator --- 21:14:30 [INFO] Skipping artifact installation 21:14:30 [INFO] 21:14:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-aggregator --- 21:14:30 [INFO] Skipping artifact deployment 21:14:30 [INFO] 21:14:30 [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- 21:14:30 [INFO] Building learning-switch 0.19.0-SNAPSHOT [79/84] 21:14:30 [INFO] -------------------------------[ bundle ]------------------------------- 21:14:30 [INFO] 21:14:30 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ learning-switch --- 21:14:30 [INFO] 21:14:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ learning-switch --- 21:14:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:14:30 [INFO] 21:14:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ learning-switch --- 21:14:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:14:30 [INFO] 21:14:30 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ learning-switch --- 21:14:30 [INFO] 21:14:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ learning-switch --- 21:14:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:14:30 [INFO] 21:14:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ learning-switch --- 21:14:30 [INFO] Starting audit... 21:14:30 Audit done. 21:14:30 [INFO] You have 0 Checkstyle violations. 21:14:30 [INFO] 21:14:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ learning-switch --- 21:14:31 [INFO] Starting audit... 21:14:31 Audit done. 21:14:31 [INFO] You have 0 Checkstyle violations. 21:14:31 [INFO] 21:14:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ learning-switch --- 21:14:31 [INFO] 21:14:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch --- 21:14:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/src/main/resources 21:14:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/generated-sources/spi 21:14:31 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/generated-sources/yang 21:14:31 [INFO] 21:14:31 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ learning-switch --- 21:14:31 [INFO] Recompiling the module because of changed dependency. 21:14:31 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 21:14:31 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:14:31 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[65,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 21:14:31 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 21:14:31 [INFO] 21:14:31 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ learning-switch >>> 21:14:31 [INFO] 21:14:31 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ learning-switch --- 21:14:31 [INFO] Fork Value is true 21:14:34 [INFO] Done SpotBugs Analysis.... 21:14:34 [INFO] 21:14:34 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ learning-switch <<< 21:14:34 [INFO] 21:14:34 [INFO] 21:14:34 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ learning-switch --- 21:14:34 [INFO] BugInstance size is 0 21:14:34 [INFO] Error size is 0 21:14:34 [INFO] No errors/warnings found 21:14:34 [INFO] 21:14:34 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ learning-switch --- 21:14:34 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/src/test/resources 21:14:34 [INFO] 21:14:34 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ learning-switch --- 21:14:34 [INFO] No sources to compile 21:14:34 [INFO] 21:14:34 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ learning-switch --- 21:14:34 [INFO] No tests to run. 21:14:34 [INFO] 21:14:34 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ learning-switch --- 21:14:34 [INFO] 21:14:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ learning-switch --- 21:14:34 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/learning-switch-0.19.0-SNAPSHOT.jar 21:14:34 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/META-INF/MANIFEST.MF 21:14:34 [INFO] 21:14:34 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ learning-switch --- 21:14:34 [INFO] No previous run data found, generating javadoc. 21:14:35 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/learning-switch-0.19.0-SNAPSHOT-javadoc.jar 21:14:35 [INFO] 21:14:35 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ learning-switch --- 21:14:35 [INFO] CycloneDX: Resolving Dependencies 21:14:36 [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) 21:14:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/bom.xml 21:14:36 [INFO] attaching as learning-switch-0.19.0-SNAPSHOT-cyclonedx.xml 21:14:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/bom.json 21:14:36 [INFO] attaching as learning-switch-0.19.0-SNAPSHOT-cyclonedx.json 21:14:36 [INFO] 21:14:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- 21:14:36 [INFO] Skipping duplicate-finder execution! 21:14:36 [INFO] 21:14:36 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ learning-switch --- 21:14:36 [WARNING] Used undeclared dependencies found: 21:14:36 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 21:14:36 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 21:14:36 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile 21:14:36 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 21:14:36 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile 21:14:36 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 21:14:36 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 21:14:36 [INFO] 21:14:36 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ learning-switch --- 21:14:36 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/learning-switch-0.19.0-SNAPSHOT-sources.jar 21:14:36 [INFO] 21:14:36 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ learning-switch --- 21:14:36 [INFO] 21:14:36 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ learning-switch --- 21:14:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:14:36 [INFO] 21:14:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ learning-switch --- 21:14:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/learning-switch-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-SNAPSHOT.jar 21:14:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-SNAPSHOT.pom 21:14:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/learning-switch-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-SNAPSHOT-javadoc.jar 21:14:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-SNAPSHOT-cyclonedx.xml 21:14:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-SNAPSHOT-cyclonedx.json 21:14:36 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/learning-switch-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-SNAPSHOT-sources.jar 21:14:36 [INFO] 21:14:36 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ learning-switch --- 21:14:36 [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-SNAPSHOT.jar 21:14:36 [INFO] Writing OBR metadata 21:14:36 [INFO] 21:14:36 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ learning-switch --- 21:14:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:14:36 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/maven-metadata.xml 21:14:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:14:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:14:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:14:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:14:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:14:36 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:14:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:14:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:14:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:14:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:14:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:14:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:14:36 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:14:36 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:14:36 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:14:36 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:14:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:14:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:14:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:14:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:14:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:14:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:14:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:14:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:14:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:14:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:14:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:14:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:14:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:14:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:14:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:14:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:14:36 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:14:36 at java.lang.reflect.Method.invoke (Method.java:568) 21:14:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:14:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:14:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:14:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:14:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/maven-metadata.xml 21:14:36 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 21:14:36 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:14:36 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:14:36 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:14:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:14:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:14:36 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:14:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:14:36 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:14:36 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:14:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:14:36 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:14:36 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:14:36 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:14:36 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:14:36 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:14:36 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:14:36 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:14:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:14:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:14:36 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:14:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:14:36 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:14:36 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:14:36 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:14:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:14:36 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:14:36 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:14:36 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:14:36 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:14:36 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:14:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:14:36 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:14:36 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:14:36 at java.lang.reflect.Method.invoke (Method.java:568) 21:14:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:14:36 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:14:36 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:14:36 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:14:36 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 21:14:36 [INFO] 21:14:36 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ learning-switch --- 21:14:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:14:36 [INFO] 21:14:36 [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- 21:14:36 [INFO] Building sample-consumer 0.19.0-SNAPSHOT [80/84] 21:14:36 [INFO] -------------------------------[ bundle ]------------------------------- 21:14:36 [INFO] 21:14:36 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sample-consumer --- 21:14:36 [INFO] 21:14:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-consumer --- 21:14:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:14:36 [INFO] 21:14:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-consumer --- 21:14:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:14:36 [INFO] 21:14:36 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sample-consumer --- 21:14:37 [INFO] 21:14:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sample-consumer --- 21:14:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:14:37 [INFO] 21:14:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ sample-consumer --- 21:14:37 [INFO] Starting audit... 21:14:37 Audit done. 21:14:37 [INFO] You have 0 Checkstyle violations. 21:14:37 [INFO] 21:14:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ sample-consumer --- 21:14:37 [INFO] Starting audit... 21:14:37 Audit done. 21:14:37 [INFO] You have 0 Checkstyle violations. 21:14:37 [INFO] 21:14:37 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sample-consumer --- 21:14:37 [INFO] 21:14:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer --- 21:14:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/src/main/resources 21:14:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/generated-sources/spi 21:14:37 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/generated-sources/yang 21:14:37 [INFO] 21:14:37 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ sample-consumer --- 21:14:37 [INFO] Recompiling the module because of changed dependency. 21:14:37 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 21:14:37 [INFO] 21:14:37 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ sample-consumer >>> 21:14:37 [INFO] 21:14:37 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ sample-consumer --- 21:14:37 [INFO] Fork Value is true 21:14:39 [INFO] Done SpotBugs Analysis.... 21:14:39 [INFO] 21:14:39 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ sample-consumer <<< 21:14:39 [INFO] 21:14:39 [INFO] 21:14:39 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ sample-consumer --- 21:14:39 [INFO] BugInstance size is 0 21:14:39 [INFO] Error size is 0 21:14:39 [INFO] No errors/warnings found 21:14:39 [INFO] 21:14:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-consumer --- 21:14:39 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/src/test/resources 21:14:39 [INFO] 21:14:39 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ sample-consumer --- 21:14:39 [INFO] No sources to compile 21:14:39 [INFO] 21:14:39 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ sample-consumer --- 21:14:39 [INFO] No tests to run. 21:14:39 [INFO] 21:14:39 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ sample-consumer --- 21:14:39 [INFO] 21:14:39 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-consumer --- 21:14:39 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/sample-consumer-0.19.0-SNAPSHOT.jar 21:14:39 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/META-INF/MANIFEST.MF 21:14:39 [INFO] 21:14:39 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ sample-consumer --- 21:14:39 [INFO] No previous run data found, generating javadoc. 21:14:40 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/sample-consumer-0.19.0-SNAPSHOT-javadoc.jar 21:14:40 [INFO] 21:14:40 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ sample-consumer --- 21:14:40 [INFO] CycloneDX: Resolving Dependencies 21:14:41 [INFO] CycloneDX: Creating BOM version 1.4 with 34 component(s) 21:14:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/bom.xml 21:14:41 [INFO] attaching as sample-consumer-0.19.0-SNAPSHOT-cyclonedx.xml 21:14:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/bom.json 21:14:41 [INFO] attaching as sample-consumer-0.19.0-SNAPSHOT-cyclonedx.json 21:14:41 [INFO] 21:14:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- 21:14:41 [INFO] Skipping duplicate-finder execution! 21:14:41 [INFO] 21:14:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sample-consumer --- 21:14:41 [INFO] No dependency problems found 21:14:41 [INFO] 21:14:41 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sample-consumer --- 21:14:41 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/sample-consumer-0.19.0-SNAPSHOT-sources.jar 21:14:41 [INFO] 21:14:41 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ sample-consumer --- 21:14:41 [INFO] 21:14:41 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ sample-consumer --- 21:14:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:14:41 [INFO] 21:14:41 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sample-consumer --- 21:14:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/sample-consumer-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-SNAPSHOT.jar 21:14:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-SNAPSHOT.pom 21:14:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/sample-consumer-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-SNAPSHOT-javadoc.jar 21:14:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-SNAPSHOT-cyclonedx.xml 21:14:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-SNAPSHOT-cyclonedx.json 21:14:41 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/sample-consumer-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-SNAPSHOT-sources.jar 21:14:41 [INFO] 21:14:41 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-consumer --- 21:14:41 [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-SNAPSHOT.jar 21:14:41 [INFO] Writing OBR metadata 21:14:41 [INFO] 21:14:41 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ sample-consumer --- 21:14:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:14:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/maven-metadata.xml 21:14:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:14:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:14:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:14:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:14:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:14:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:14:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:14:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:14:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:14:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:14:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:14:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:14:41 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:14:41 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:14:41 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:14:41 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:14:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:14:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:14:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:14:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:14:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:14:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:14:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:14:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:14:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:14:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:14:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:14:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:14:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:14:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:14:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:14:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:14:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:14:41 at java.lang.reflect.Method.invoke (Method.java:568) 21:14:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:14:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:14:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:14:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:14:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/maven-metadata.xml 21:14:41 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 21:14:41 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:14:41 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:14:41 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:14:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:14:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:14:41 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:14:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:14:41 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:14:41 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:14:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:14:41 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:14:41 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:14:41 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:14:41 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:14:41 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:14:41 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:14:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:14:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:14:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:14:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:14:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:14:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:14:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:14:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:14:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:14:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:14:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:14:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:14:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:14:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:14:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:14:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:14:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:14:41 at java.lang.reflect.Method.invoke (Method.java:568) 21:14:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:14:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:14:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:14:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:14:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 21:14:41 [INFO] 21:14:41 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-consumer --- 21:14:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:14:41 [INFO] 21:14:41 [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- 21:14:41 [INFO] Building sample-bundles 0.19.0-SNAPSHOT [81/84] 21:14:41 [INFO] -------------------------------[ bundle ]------------------------------- 21:14:41 [INFO] 21:14:41 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sample-bundles --- 21:14:41 [INFO] 21:14:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-bundles --- 21:14:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:14:41 [INFO] 21:14:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-bundles --- 21:14:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:14:41 [INFO] 21:14:41 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sample-bundles --- 21:14:42 [INFO] 21:14:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sample-bundles --- 21:14:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:14:42 [INFO] 21:14:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ sample-bundles --- 21:14:42 [INFO] Starting audit... 21:14:42 Audit done. 21:14:42 [INFO] You have 0 Checkstyle violations. 21:14:42 [INFO] 21:14:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ sample-bundles --- 21:14:42 [INFO] Starting audit... 21:14:42 Audit done. 21:14:42 [INFO] You have 0 Checkstyle violations. 21:14:42 [INFO] 21:14:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sample-bundles --- 21:14:42 [INFO] 21:14:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles --- 21:14:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/src/main/resources 21:14:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/generated-sources/spi 21:14:42 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/generated-sources/yang 21:14:42 [INFO] 21:14:42 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ sample-bundles --- 21:14:42 [INFO] Recompiling the module because of changed dependency. 21:14:42 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 21:14:42 [INFO] 21:14:42 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ sample-bundles >>> 21:14:42 [INFO] 21:14:42 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ sample-bundles --- 21:14:42 [INFO] Fork Value is true 21:14:45 [INFO] Done SpotBugs Analysis.... 21:14:45 [INFO] 21:14:45 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ sample-bundles <<< 21:14:45 [INFO] 21:14:45 [INFO] 21:14:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ sample-bundles --- 21:14:45 [INFO] BugInstance size is 0 21:14:45 [INFO] Error size is 0 21:14:45 [INFO] No errors/warnings found 21:14:45 [INFO] 21:14:45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-bundles --- 21:14:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/src/test/resources 21:14:45 [INFO] 21:14:45 [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ sample-bundles --- 21:14:45 [INFO] No sources to compile 21:14:45 [INFO] 21:14:45 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ sample-bundles --- 21:14:45 [INFO] No tests to run. 21:14:45 [INFO] 21:14:45 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ sample-bundles --- 21:14:45 [INFO] 21:14:45 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-bundles --- 21:14:45 [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/sample-bundles-0.19.0-SNAPSHOT.jar 21:14:45 [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/META-INF/MANIFEST.MF 21:14:45 [INFO] 21:14:45 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ sample-bundles --- 21:14:45 [INFO] No previous run data found, generating javadoc. 21:14:46 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/sample-bundles-0.19.0-SNAPSHOT-javadoc.jar 21:14:46 [INFO] 21:14:46 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ sample-bundles --- 21:14:46 [INFO] CycloneDX: Resolving Dependencies 21:14:46 [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) 21:14:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/bom.xml 21:14:46 [INFO] attaching as sample-bundles-0.19.0-SNAPSHOT-cyclonedx.xml 21:14:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/bom.json 21:14:47 [INFO] attaching as sample-bundles-0.19.0-SNAPSHOT-cyclonedx.json 21:14:47 [INFO] 21:14:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- 21:14:47 [INFO] Skipping duplicate-finder execution! 21:14:47 [INFO] 21:14:47 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sample-bundles --- 21:14:47 [WARNING] Used undeclared dependencies found: 21:14:47 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile 21:14:47 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile 21:14:47 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 21:14:47 [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile 21:14:47 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile 21:14:47 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile 21:14:47 [INFO] 21:14:47 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sample-bundles --- 21:14:47 [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/sample-bundles-0.19.0-SNAPSHOT-sources.jar 21:14:47 [INFO] 21:14:47 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ sample-bundles --- 21:14:47 [INFO] 21:14:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ sample-bundles --- 21:14:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:14:47 [INFO] 21:14:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sample-bundles --- 21:14:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/sample-bundles-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-SNAPSHOT.jar 21:14:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-SNAPSHOT.pom 21:14:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/sample-bundles-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-SNAPSHOT-javadoc.jar 21:14:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-SNAPSHOT-cyclonedx.xml 21:14:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-SNAPSHOT-cyclonedx.json 21:14:47 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/sample-bundles-0.19.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-SNAPSHOT-sources.jar 21:14:47 [INFO] 21:14:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-bundles --- 21:14:47 [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-SNAPSHOT.jar 21:14:47 [INFO] Writing OBR metadata 21:14:47 [INFO] 21:14:47 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ sample-bundles --- 21:14:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:14:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/maven-metadata.xml 21:14:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:14:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:14:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:14:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:14:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:14:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:14:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:14:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:14:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:14:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:14:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:14:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:14:47 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:14:47 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:14:47 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:14:47 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:14:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:14:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:14:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:14:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:14:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:14:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:14:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:14:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:14:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:14:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:14:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:14:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:14:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:14:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:14:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:14:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:14:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:14:47 at java.lang.reflect.Method.invoke (Method.java:568) 21:14:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:14:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:14:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:14:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:14:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/maven-metadata.xml 21:14:47 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 21:14:47 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:14:47 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:14:47 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:14:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:14:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:14:47 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:14:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:14:47 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:14:47 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:14:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:14:47 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:14:47 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:14:47 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:14:47 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:14:47 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) 21:14:47 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:14:47 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:14:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:14:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:14:47 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:14:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:14:47 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:14:47 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:14:47 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:14:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:14:47 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:14:47 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:14:47 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:14:47 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:14:47 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:14:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:14:47 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:14:47 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:14:47 at java.lang.reflect.Method.invoke (Method.java:568) 21:14:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:14:47 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:14:47 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:14:47 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:14:47 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 21:14:47 [INFO] 21:14:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-bundles --- 21:14:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 21:14:47 [INFO] 21:14:47 [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- 21:14:47 [INFO] Building openflowplugin-samples-aggregator 0.19.0-SNAPSHOT [82/84] 21:14:47 [INFO] --------------------------------[ pom ]--------------------------------- 21:14:47 [INFO] 21:14:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-samples-aggregator --- 21:14:47 [INFO] 21:14:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 21:14:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:14:47 [INFO] 21:14:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 21:14:47 [INFO] 21:14:47 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-samples-aggregator --- 21:14:47 [INFO] Skipping CycloneDX goal, because module skips deploy 21:14:47 [INFO] 21:14:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-samples-aggregator --- 21:14:47 [INFO] Skipping artifact installation 21:14:47 [INFO] 21:14:47 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-samples-aggregator --- 21:14:47 [INFO] Skipping artifact deployment 21:14:47 [INFO] 21:14:47 [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- 21:14:47 [INFO] Building openflowplugin-karaf 0.19.0-SNAPSHOT [83/84] 21:14:47 [INFO] --------------------------------[ pom ]--------------------------------- 21:14:47 [INFO] 21:14:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-karaf --- 21:14:47 [INFO] 21:14:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-karaf --- 21:14:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:14:47 [INFO] 21:14:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 21:14:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:14:47 [INFO] 21:14:47 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-karaf --- 21:14:47 [INFO] 21:14:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 21:14:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:14:47 [INFO] 21:14:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-karaf --- 21:14:47 [INFO] Starting audit... 21:14:47 Audit done. 21:14:47 [INFO] You have 0 Checkstyle violations. 21:14:47 [INFO] 21:14:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-karaf --- 21:14:47 [INFO] Starting audit... 21:14:47 Audit done. 21:14:47 [INFO] You have 0 Checkstyle violations. 21:14:47 [INFO] 21:14:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-karaf --- 21:14:47 [INFO] 21:14:47 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 21:14:47 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/src/main/resources 21:14:47 [INFO] 21:14:47 [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ openflowplugin-karaf --- 21:14:47 [INFO] Using repositories: 21:14:47 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 21:14:47 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 21:14:47 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:14:47 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/assembly 21:14:47 [INFO] Loading direct KAR and features XML dependencies 21:14:47 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.5/kar 21:14:47 [INFO] Feature framework will be added as a startup feature 21:14:47 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/assembly 21:14:47 [INFO] Unzipping kars 21:14:47 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar 21:14:47 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features 21:14:47 [INFO] Loading profiles from: 21:14:47 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 21:14:47 [INFO] Loading repositories 21:14:47 [INFO] Generating generated-startup profile 21:14:47 [INFO] Generating generated-boot profile with parents: generated-startup 21:14:47 [INFO] Generating generated-installed profile 21:14:47 [INFO] Configuring etc/config.properties and etc/system.properties 21:14:47 [INFO] Downloading libraries for generated profiles 21:14:47 [INFO] Downloading additional libraries 21:14:47 [INFO] Writing configurations 21:14:47 [INFO] adding config file: etc/profile.cfg 21:14:47 [INFO] Startup stage 21:14:47 [INFO] Loading startup repositories 21:14:47 [INFO] Resolving startup features and bundles 21:14:47 [INFO] Features: framework 21:14:47 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 21:14:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 21:14:48 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 21:14:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 21:14:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 21:14:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 21:14:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 21:14:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 21:14:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 21:14:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 21:14:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 21:14:48 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 21:14:48 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 21:14:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 21:14:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 21:14:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 21:14:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 21:14:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 21:14:48 [INFO] Boot stage 21:14:48 [INFO] Loading boot repositories 21:14:48 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.4/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.6/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.14.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.14.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.4/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.6/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.6/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.14.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.14.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.4/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.4/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.4/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.4/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.4/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.4/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.4/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.4/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.4/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features 21:14:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features 21:14:48 [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature 21:14:48 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar 21:14:48 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 21:14:48 [INFO] Feature kar/4.4.5 is defined as a boot feature 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 21:14:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 21:14:48 [INFO] Feature bundle/4.4.5 is defined as a boot feature 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 21:14:48 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 21:14:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 21:14:48 [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature 21:14:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 21:14:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 21:14:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 21:14:48 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 21:14:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 21:14:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 21:14:48 [INFO] Feature package/4.4.5 is defined as a boot feature 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 21:14:48 [INFO] Feature shell/4.4.5 is defined as a boot feature 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 21:14:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 21:14:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 21:14:48 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 21:14:48 [INFO] Feature service/4.4.5 is defined as a boot feature 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 21:14:48 [INFO] Feature d06d9fc7-f0ec-490c-b627-efa46179b0f4/0.0.0 is defined as a boot feature 21:14:48 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 21:14:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 21:14:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 21:14:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 21:14:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 21:14:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 21:14:48 [INFO] Feature jaas/4.4.5 is defined as a boot feature 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 21:14:48 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 21:14:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 21:14:48 [INFO] Feature ssh/4.4.5 is defined as a boot feature 21:14:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 21:14:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 21:14:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 21:14:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 21:14:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 21:14:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 21:14:48 [INFO] Feature feature/4.4.5 is defined as a boot feature 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 21:14:48 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 21:14:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 21:14:48 [INFO] Feature jline/3.21.0 is defined as a boot feature 21:14:48 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 21:14:48 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 21:14:48 [INFO] Feature management/4.4.5 is defined as a boot feature 21:14:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 21:14:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.5 21:14:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 21:14:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 21:14:48 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 21:14:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 21:14:48 [INFO] adding config file: etc/jmx.acl.cfg 21:14:48 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 21:14:48 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 21:14:48 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 21:14:48 [INFO] adding config file: etc/org.apache.karaf.management.cfg 21:14:48 [INFO] Feature system/4.4.5 is defined as a boot feature 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 21:14:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 21:14:48 [INFO] Feature log/4.4.5 is defined as a boot feature 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 21:14:48 [INFO] adding config file: etc/org.apache.karaf.log.cfg 21:14:48 [INFO] Feature config/4.4.5 is defined as a boot feature 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 21:14:48 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 21:14:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 21:14:48 [INFO] Feature aries-blueprint/4.4.5 is defined as a boot feature 21:14:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.5 21:14:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 21:14:48 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 21:14:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 21:14:48 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 21:14:48 [INFO] Feature framework/4.4.5 is defined as a boot feature 21:14:48 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 21:14:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 21:14:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 21:14:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 21:14:48 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 21:14:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 21:14:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 21:14:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 21:14:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 21:14:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 21:14:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 21:14:48 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 21:14:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 21:14:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 21:14:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 21:14:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 21:14:49 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 21:14:49 [INFO] Feature instance/4.4.5 is defined as a boot feature 21:14:49 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 21:14:49 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 21:14:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 21:14:49 [INFO] Feature shell-compat/4.4.5 is defined as a boot feature 21:14:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 21:14:49 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 21:14:49 [INFO] Feature diagnostic/4.4.5 is defined as a boot feature 21:14:49 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 21:14:49 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar 21:14:49 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 21:14:49 [INFO] Feature deployer/4.4.5 is defined as a boot feature 21:14:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 21:14:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 21:14:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 21:14:49 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 21:14:49 [INFO] Feature scr/4.4.5 is defined as a boot feature 21:14:49 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 21:14:49 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 21:14:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 21:14:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 21:14:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 21:14:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 21:14:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 21:14:49 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 21:14:49 [INFO] Feature standard/4.4.5 is defined as a boot feature 21:14:49 [INFO] Install stage 21:14:49 [INFO] Loading installed repositories 21:14:49 [INFO] Feature wrapper/4.4.5 is defined as an installed feature 21:14:49 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 21:14:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 21:14:49 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 21:14:49 [INFO] 21:14:49 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 21:14:49 [INFO] 21:14:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-karaf --- 21:14:49 [INFO] 21:14:49 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 21:14:49 [INFO] 21:14:49 [INFO] 21:14:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-karaf --- 21:14:49 [INFO] 21:14:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ openflowplugin-karaf --- 21:14:49 [INFO] 21:14:49 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- 21:14:49 [INFO] 21:14:49 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf --- 21:14:49 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 21:14:49 [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 21:14:49 [INFO] 21:14:49 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-karaf --- 21:14:49 [INFO] 21:14:49 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf --- 21:14:49 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/src/main/assembly 21:14:49 [INFO] 21:14:49 [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- 21:14:50 [INFO] Feature repository discovered recursively: fa1bfada-0cde-4173-a99e-630e79dabfa6 21:14:50 [INFO] Feature repository discovered recursively: features-openflowplugin 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 21:14:50 [INFO] Feature repository discovered recursively: odl-restconf 21:14:50 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-export 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 21:14:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 21:14:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 21:14:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 21:14:50 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 21:14:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 21:14:50 [INFO] Feature repository discovered recursively: odl-jersey-2 21:14:50 [INFO] Feature repository discovered recursively: odl-javassist-3 21:14:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 21:14:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 21:14:50 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 21:14:50 [INFO] Feature repository discovered recursively: odl-ws-rs-api 21:14:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 21:14:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 21:14:50 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.19.0-SNAPSHOT 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-common 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowjava-0.19.0-SNAPSHOT 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-netty 21:14:50 [INFO] Feature repository discovered recursively: odl-netty-4 21:14:50 [INFO] Feature repository discovered recursively: openflowplugin-0.19.0-SNAPSHOT 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-common 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 21:14:50 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 21:14:50 [INFO] Feature repository discovered recursively: odl-apache-commons-text 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-codec 21:14:50 [INFO] Feature repository discovered recursively: odl-stax2-api 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-data 21:14:50 [INFO] Feature repository discovered recursively: odl-antlr4 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-parser 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 21:14:50 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 21:14:50 [INFO] Feature repository discovered recursively: odl-controller-akka 21:14:50 [INFO] Feature repository discovered recursively: odl-controller-scala 21:14:50 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 21:14:50 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 21:14:50 [INFO] Feature repository discovered recursively: odl-gson 21:14:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 21:14:50 [INFO] Feature repository discovered recursively: odl-servlet-api 21:14:50 [INFO] Feature repository discovered recursively: odl-infrautils-utils 21:14:50 [INFO] Feature repository discovered recursively: odl-infrautils-ready 21:14:50 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT 21:14:50 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 21:14:50 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT 21:14:50 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-util 21:14:50 [INFO] Feature repository discovered recursively: pt-triemap 21:14:50 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 21:14:50 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 21:14:50 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 21:14:50 [INFO] Feature repository discovered recursively: odl-guava 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 21:14:50 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 21:14:50 [INFO] Feature repository discovered recursively: framework-4.4.5 21:14:50 [INFO] Feature repository discovered recursively: standard-4.4.5 21:14:50 [INFO] Feature repository discovered recursively: framework-4.4.5 21:14:50 [INFO] Feature repository discovered recursively: features-openflowplugin 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic 21:14:50 [INFO] Feature repository discovered recursively: openflowplugin-0.19.0-SNAPSHOT 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-common 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-util 21:14:50 [INFO] Feature repository discovered recursively: odl-guava 21:14:50 [INFO] Feature repository discovered recursively: pt-triemap 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-common 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-data 21:14:50 [INFO] Feature repository discovered recursively: odl-antlr4 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-parser 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 21:14:50 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 21:14:50 [INFO] Feature repository discovered recursively: odl-apache-commons-text 21:14:50 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-codec 21:14:50 [INFO] Feature repository discovered recursively: odl-gson 21:14:50 [INFO] Feature repository discovered recursively: odl-stax2-api 21:14:50 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 21:14:50 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 21:14:50 [INFO] Feature repository discovered recursively: odl-servlet-api 21:14:50 [INFO] Feature repository discovered recursively: odl-controller-akka 21:14:50 [INFO] Feature repository discovered recursively: odl-controller-scala 21:14:50 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 21:14:50 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 21:14:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 21:14:50 [INFO] Feature repository discovered recursively: odl-infrautils-utils 21:14:50 [INFO] Feature repository discovered recursively: odl-infrautils-ready 21:14:50 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT 21:14:50 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 21:14:50 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.19.0-SNAPSHOT 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowjava-0.19.0-SNAPSHOT 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-netty 21:14:50 [INFO] Feature repository discovered recursively: odl-netty-4 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 21:14:50 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 21:14:50 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.0-SNAPSHOT 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest 21:14:50 [INFO] Feature repository discovered recursively: odl-restconf 21:14:50 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 21:14:50 [INFO] Feature repository discovered recursively: odl-yangtools-export 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 21:14:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 21:14:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 21:14:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 21:14:50 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 21:14:50 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 21:14:50 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 21:14:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 21:14:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 21:14:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 21:14:50 [INFO] Feature repository discovered recursively: odl-jersey-2 21:14:50 [INFO] Feature repository discovered recursively: odl-javassist-3 21:14:50 [INFO] Feature repository discovered recursively: odl-ws-rs-api 21:14:50 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 21:14:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 21:14:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 21:14:50 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 21:14:50 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli 21:14:50 [INFO] Feature repository discovered recursively: features-openflowplugin-extension 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions 21:14:50 [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions 21:14:50 [INFO] Feature repository discovered recursively: standard-4.4.5 21:14:50 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 21:14:52 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 21:14:53 [INFO] 21:14:53 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ openflowplugin-karaf --- 21:14:53 [INFO] Executing tasks 21:14:53 [INFO] Executed tasks 21:14:53 [INFO] 21:14:53 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ openflowplugin-karaf --- 21:14:53 [INFO] Executing tasks 21:14:53 [INFO] [delete] Deleting directory /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/assembly/system/org/bouncycastle 21:14:53 [INFO] Executed tasks 21:14:53 [INFO] 21:14:53 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-karaf --- 21:14:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:14:53 [INFO] 21:14:53 [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ openflowplugin-karaf --- 21:15:09 [INFO] 21:15:09 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-karaf --- 21:15:09 [INFO] Skipping CycloneDX goal, because module skips deploy 21:15:09 [INFO] 21:15:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- 21:15:09 [INFO] Skipping duplicate-finder execution! 21:15:09 [INFO] 21:15:09 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-karaf --- 21:15:09 [INFO] Skipping pom project 21:15:09 [INFO] 21:15:09 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-karaf --- 21:15:09 [INFO] 21:15:09 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-karaf --- 21:15:09 [INFO] 21:15:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-karaf --- 21:15:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:15:09 [INFO] 21:15:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-karaf --- 21:15:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.19.0-SNAPSHOT/openflowplugin-karaf-0.19.0-SNAPSHOT.pom 21:15:09 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/openflowplugin-karaf-0.19.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.19.0-SNAPSHOT/openflowplugin-karaf-0.19.0-SNAPSHOT.tar.gz 21:15:10 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/openflowplugin-karaf-0.19.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.19.0-SNAPSHOT/openflowplugin-karaf-0.19.0-SNAPSHOT.zip 21:15:10 [INFO] 21:15:10 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-karaf --- 21:15:10 [INFO] Skipping artifact deployment 21:15:10 [INFO] 21:15:10 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 21:15:10 [INFO] Building openflowplugin 0.19.0-SNAPSHOT [84/84] 21:15:10 [INFO] --------------------------------[ pom ]--------------------------------- 21:15:10 [INFO] 21:15:10 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-aggregator --- 21:15:10 [INFO] Deleting /w/workspace/openflowplugin-maven-merge-scandium/target 21:15:10 [INFO] 21:15:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-aggregator --- 21:15:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:10 [INFO] 21:15:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 21:15:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:10 [INFO] 21:15:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-aggregator --- 21:15:10 [INFO] 21:15:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 21:15:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:15:10 [INFO] 21:15:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-aggregator --- 21:15:10 [INFO] Starting audit... 21:15:10 Audit done. 21:15:10 [INFO] You have 0 Checkstyle violations. 21:15:10 [INFO] 21:15:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-aggregator --- 21:15:10 [INFO] Starting audit... 21:15:10 Audit done. 21:15:10 [INFO] You have 0 Checkstyle violations. 21:15:10 [INFO] 21:15:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-aggregator --- 21:15:10 [INFO] 21:15:10 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 21:15:10 [INFO] 21:15:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-aggregator --- 21:15:10 [INFO] 21:15:10 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 21:15:10 [INFO] 21:15:10 [INFO] 21:15:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-aggregator --- 21:15:10 [INFO] 21:15:10 [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-aggregator --- 21:15:10 [INFO] 21:15:10 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- 21:15:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:15:11 [INFO] 21:15:11 [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-aggregator --- 21:15:11 [INFO] CycloneDX: Resolving Dependencies 21:15:11 [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) 21:15:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/target/bom.xml 21:15:11 [INFO] attaching as openflowplugin-aggregator-0.19.0-SNAPSHOT-cyclonedx.xml 21:15:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/target/bom.json 21:15:11 [INFO] attaching as openflowplugin-aggregator-0.19.0-SNAPSHOT-cyclonedx.json 21:15:11 [INFO] 21:15:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- 21:15:11 [INFO] Skipping duplicate-finder execution! 21:15:11 [INFO] 21:15:11 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- 21:15:11 [INFO] Skipping pom project 21:15:11 [INFO] 21:15:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- 21:15:11 [INFO] 21:15:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-aggregator --- 21:15:11 [INFO] 21:15:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-aggregator --- 21:15:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:15:11 [INFO] 21:15:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-aggregator --- 21:15:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-SNAPSHOT.pom 21:15:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-SNAPSHOT-cyclonedx.xml 21:15:11 [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-SNAPSHOT-cyclonedx.json 21:15:11 [INFO] 21:15:11 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-aggregator --- 21:15:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo 21:15:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml 21:15:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:15:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:15:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:15:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:15:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:15:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:15:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:15:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:15:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:15:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) 21:15:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:15:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:15:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:15:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:15:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 21:15:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:15:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:15:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:15:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:15:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:15:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:15:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:15:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:15:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:15:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:15:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:15:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:15:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:15:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:15:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:15:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:15:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:15:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:15:11 at java.lang.reflect.Method.invoke (Method.java:568) 21:15:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:15:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:15:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:15:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:15:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml 21:15:11 [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 21:15:11 org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available 21:15:11 at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) 21:15:11 at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) 21:15:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) 21:15:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 21:15:11 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 21:15:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 21:15:11 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) 21:15:11 at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) 21:15:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) 21:15:11 at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) 21:15:11 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) 21:15:11 at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) 21:15:11 at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) 21:15:11 at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) 21:15:11 at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) 21:15:11 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) 21:15:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 21:15:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 21:15:11 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 21:15:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 21:15:11 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 21:15:11 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 21:15:11 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 21:15:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 21:15:11 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 21:15:11 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 21:15:11 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 21:15:11 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 21:15:11 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 21:15:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 21:15:11 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 21:15:11 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 21:15:11 at java.lang.reflect.Method.invoke (Method.java:568) 21:15:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 21:15:11 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 21:15:11 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 21:15:11 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 21:15:11 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 21:15:11 [INFO] 21:15:11 [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ 21:15:11 [INFO] Building openflowplugin 0.19.0-SNAPSHOT [85/84] 21:15:11 [INFO] --------------------------------[ pom ]--------------------------------- 21:15:11 [INFO] 21:15:11 [INFO] >>> maven-javadoc-plugin:3.1.1:aggregate (default-cli) > compile @ openflowplugin-aggregator >>> 21:15:11 [INFO] 21:15:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:11 [INFO] Forking openflowplugin-artifacts 0.19.0-SNAPSHOT 21:15:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:11 [INFO] 21:15:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-artifacts --- 21:15:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:11 [INFO] 21:15:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-artifacts --- 21:15:11 [INFO] 21:15:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:11 [INFO] Forking openflowplugin-parent 0.19.0-SNAPSHOT 21:15:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:11 [INFO] 21:15:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-parent --- 21:15:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:11 [INFO] 21:15:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- 21:15:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:11 [INFO] 21:15:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-parent --- 21:15:11 [INFO] 21:15:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-parent --- 21:15:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:15:11 [INFO] 21:15:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-parent --- 21:15:11 [INFO] Starting audit... 21:15:11 Audit done. 21:15:11 [INFO] You have 0 Checkstyle violations. 21:15:11 [INFO] 21:15:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-parent --- 21:15:12 [INFO] Starting audit... 21:15:12 Audit done. 21:15:12 [INFO] You have 0 Checkstyle violations. 21:15:12 [INFO] 21:15:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-parent --- 21:15:12 [INFO] 21:15:12 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> 21:15:12 [INFO] 21:15:12 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-parent --- 21:15:12 [INFO] 21:15:12 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< 21:15:12 [INFO] 21:15:12 [INFO] 21:15:12 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-parent --- 21:15:12 [INFO] 21:15:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:12 [INFO] Forking liblldp 0.19.0-SNAPSHOT 21:15:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:12 [INFO] 21:15:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ liblldp --- 21:15:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:12 [INFO] 21:15:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ liblldp --- 21:15:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:12 [INFO] 21:15:12 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ liblldp --- 21:15:12 [INFO] 21:15:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ liblldp --- 21:15:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:15:12 [INFO] 21:15:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ liblldp --- 21:15:12 [INFO] Starting audit... 21:15:12 Audit done. 21:15:12 [INFO] You have 0 Checkstyle violations. 21:15:12 [INFO] 21:15:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ liblldp --- 21:15:13 [INFO] Starting audit... 21:15:13 Audit done. 21:15:13 [INFO] You have 0 Checkstyle violations. 21:15:13 [INFO] 21:15:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ liblldp --- 21:15:13 [INFO] 21:15:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp --- 21:15:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/src/main/resources 21:15:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/generated-sources/spi 21:15:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/generated-sources/yang 21:15:13 [INFO] 21:15:13 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ liblldp --- 21:15:13 [INFO] Recompiling the module because of changed dependency. 21:15:13 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 21:15:13 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/classes 21:15:13 [INFO] 21:15:13 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ liblldp >>> 21:15:13 [INFO] 21:15:13 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ liblldp --- 21:15:13 [INFO] Fork Value is true 21:15:17 [INFO] Done SpotBugs Analysis.... 21:15:17 [INFO] 21:15:17 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ liblldp <<< 21:15:17 [INFO] 21:15:17 [INFO] 21:15:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ liblldp --- 21:15:17 [INFO] BugInstance size is 0 21:15:17 [INFO] Error size is 0 21:15:17 [INFO] No errors/warnings found 21:15:17 [INFO] 21:15:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:17 [INFO] Forking libraries-aggregator 0.19.0-SNAPSHOT 21:15:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:17 [INFO] 21:15:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ libraries-aggregator --- 21:15:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:17 [INFO] 21:15:17 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ libraries-aggregator --- 21:15:17 [INFO] 21:15:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:17 [INFO] Forking ODL :: openflowjava :: openflow-protocol-api 0.19.0-SNAPSHOT 21:15:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:17 [INFO] 21:15:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-api --- 21:15:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:17 [INFO] 21:15:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- 21:15:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:17 [INFO] 21:15:17 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-api --- 21:15:18 [INFO] 21:15:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-api --- 21:15:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:15:18 [INFO] 21:15:18 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflow-protocol-api --- 21:15:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:15:18 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/src/main/yang 21:15:18 [INFO] yang-to-sources: Found 3 dependencies in 658.8 μs 21:15:18 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:15:18 [INFO] 21:15:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-api --- 21:15:18 [INFO] Starting audit... 21:15:18 Audit done. 21:15:18 [INFO] You have 0 Checkstyle violations. 21:15:18 [INFO] 21:15:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-api --- 21:15:19 [INFO] Starting audit... 21:15:19 Audit done. 21:15:19 [INFO] You have 0 Checkstyle violations. 21:15:19 [INFO] 21:15:19 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-api --- 21:15:19 [INFO] 21:15:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api --- 21:15:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/src/main/resources 21:15:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/generated-sources/spi 21:15:19 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 21:15:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:15:19 [INFO] Copying 9 resources from target/generated-sources/yang to target/classes 21:15:19 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/generated-sources/spi 21:15:19 [INFO] 21:15:19 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-api --- 21:15:19 [INFO] Recompiling the module because of changed dependency. 21:15:19 [INFO] Compiling 916 source files with javac [debug release 17] to target/classes 21:15:22 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/classes 21:15:22 [INFO] 21:15:22 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> 21:15:22 [INFO] 21:15:22 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflow-protocol-api --- 21:15:22 [INFO] Fork Value is true 21:15:27 [INFO] Done SpotBugs Analysis.... 21:15:27 [INFO] 21:15:27 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< 21:15:27 [INFO] 21:15:27 [INFO] 21:15:27 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflow-protocol-api --- 21:15:27 [INFO] BugInstance size is 0 21:15:27 [INFO] Error size is 0 21:15:27 [INFO] No errors/warnings found 21:15:27 [INFO] 21:15:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:27 [INFO] Forking openflowjava-parent 0.19.0-SNAPSHOT 21:15:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:27 [INFO] 21:15:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-parent --- 21:15:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:27 [INFO] 21:15:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-parent --- 21:15:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:27 [INFO] 21:15:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-parent --- 21:15:27 [INFO] 21:15:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-parent --- 21:15:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:15:27 [INFO] 21:15:27 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-parent --- 21:15:27 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/src/main/yang added. 21:15:27 [INFO] 21:15:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-parent --- 21:15:28 [INFO] Starting audit... 21:15:28 Audit done. 21:15:28 [INFO] You have 0 Checkstyle violations. 21:15:28 [INFO] 21:15:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-parent --- 21:15:28 [INFO] Starting audit... 21:15:28 Audit done. 21:15:28 [INFO] You have 0 Checkstyle violations. 21:15:28 [INFO] 21:15:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-parent --- 21:15:28 [INFO] 21:15:28 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> 21:15:28 [INFO] 21:15:28 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-parent --- 21:15:28 [INFO] 21:15:28 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< 21:15:28 [INFO] 21:15:28 [INFO] 21:15:28 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-parent --- 21:15:28 [INFO] 21:15:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:28 [INFO] Forking ODL :: openflowjava :: openflow-protocol-spi 0.19.0-SNAPSHOT 21:15:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:28 [INFO] 21:15:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-spi --- 21:15:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:28 [INFO] 21:15:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- 21:15:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:28 [INFO] 21:15:28 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-spi --- 21:15:28 [INFO] 21:15:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- 21:15:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:15:28 [INFO] 21:15:28 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflow-protocol-spi --- 21:15:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:15:28 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/yang 21:15:28 [INFO] yang-to-sources: Found 4 dependencies in 746.0 μs 21:15:28 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:15:28 [INFO] 21:15:28 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-spi --- 21:15:28 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/yang added. 21:15:28 [INFO] 21:15:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-spi --- 21:15:29 [INFO] Starting audit... 21:15:29 Audit done. 21:15:29 [INFO] You have 0 Checkstyle violations. 21:15:29 [INFO] 21:15:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-spi --- 21:15:29 [INFO] Starting audit... 21:15:29 Audit done. 21:15:29 [INFO] You have 0 Checkstyle violations. 21:15:29 [INFO] 21:15:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-spi --- 21:15:29 [INFO] 21:15:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi --- 21:15:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/resources 21:15:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 21:15:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:15:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:15:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:15:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/generated-sources/spi 21:15:29 [INFO] 21:15:29 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-spi --- 21:15:29 [INFO] Recompiling the module because of changed dependency. 21:15:29 [INFO] Compiling 14 source files with javac [debug release 17] to target/classes 21:15:29 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 21:15:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/java/org/opendaylight/openflowjava/protocol/spi/connection/SwitchConnectionProvider.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProvider has a member method close() that could throw InterruptedException 21:15:29 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/classes 21:15:29 [INFO] 21:15:29 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> 21:15:29 [INFO] 21:15:29 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflow-protocol-spi --- 21:15:29 [INFO] Fork Value is true 21:15:32 [INFO] Done SpotBugs Analysis.... 21:15:32 [INFO] 21:15:32 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< 21:15:32 [INFO] 21:15:32 [INFO] 21:15:32 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflow-protocol-spi --- 21:15:32 [INFO] BugInstance size is 0 21:15:32 [INFO] Error size is 0 21:15:32 [INFO] No errors/warnings found 21:15:32 [INFO] 21:15:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:32 [INFO] Forking ODL :: openflowjava :: openflowjava-util 0.19.0-SNAPSHOT 21:15:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:32 [INFO] 21:15:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-util --- 21:15:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:32 [INFO] 21:15:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-util --- 21:15:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:32 [INFO] 21:15:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-util --- 21:15:32 [INFO] 21:15:32 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-util --- 21:15:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:15:32 [INFO] 21:15:32 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-util --- 21:15:32 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/src/main/yang added. 21:15:32 [INFO] 21:15:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-util --- 21:15:32 [INFO] Starting audit... 21:15:32 Audit done. 21:15:32 [INFO] You have 0 Checkstyle violations. 21:15:32 [INFO] 21:15:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-util --- 21:15:33 [INFO] Starting audit... 21:15:33 Audit done. 21:15:33 [INFO] You have 0 Checkstyle violations. 21:15:33 [INFO] 21:15:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-util --- 21:15:33 [INFO] 21:15:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util --- 21:15:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/src/main/resources 21:15:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/generated-sources/spi 21:15:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/generated-sources/yang 21:15:33 [INFO] 21:15:33 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-util --- 21:15:33 [INFO] Recompiling the module because of changed dependency. 21:15:33 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 21:15:33 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/openflowjava-util-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/classes 21:15:33 [INFO] 21:15:33 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-util >>> 21:15:33 [INFO] 21:15:33 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-util --- 21:15:33 [INFO] Fork Value is true 21:15:35 [INFO] Done SpotBugs Analysis.... 21:15:36 [INFO] 21:15:36 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-util <<< 21:15:36 [INFO] 21:15:36 [INFO] 21:15:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-util --- 21:15:36 [INFO] BugInstance size is 0 21:15:36 [INFO] Error size is 0 21:15:36 [INFO] No errors/warnings found 21:15:36 [INFO] 21:15:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:36 [INFO] Forking ODL :: openflowjava :: openflow-protocol-impl 0.19.0-SNAPSHOT 21:15:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:15:36 [INFO] 21:15:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-impl --- 21:15:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:36 [INFO] 21:15:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- 21:15:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:15:36 [INFO] 21:15:36 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-impl --- 21:15:36 [INFO] 21:15:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- 21:15:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:15:36 [INFO] 21:15:36 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-impl --- 21:15:36 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/yang added. 21:15:36 [INFO] 21:15:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-impl --- 21:15:36 [INFO] Starting audit... 21:15:36 Audit done. 21:15:36 [INFO] You have 0 Checkstyle violations. 21:15:36 [INFO] 21:15:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-impl --- 21:15:53 [INFO] Starting audit... 21:15:53 Audit done. 21:15:53 [INFO] You have 0 Checkstyle violations. 21:15:53 [INFO] 21:15:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-impl --- 21:15:53 [INFO] 21:15:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl --- 21:15:53 [INFO] Copying 5 resources from src/main/resources to target/classes 21:15:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/generated-sources/spi 21:15:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/generated-sources/yang 21:15:53 [INFO] 21:15:53 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-impl --- 21:15:53 [INFO] Recompiling the module because of changed dependency. 21:15:53 [INFO] Compiling 347 source files with javac [debug release 17] to target/classes 21:15:54 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 21:15:54 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 21:15:54 reason: class file for javax.annotation.meta.When not found 21:15:54 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 21:15:54 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 21:15:54 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 21:15:54 reason: class file for javax.annotation.meta.When not found 21:15:54 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 21:15:54 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 21:15:54 reason: class file for javax.annotation.meta.When not found 21:15:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast 21:15:54 required: java.lang.Class 21:15:54 found: java.lang.Class 21:15:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast 21:15:54 required: java.lang.Class 21:15:54 found: java.lang.Class 21:15:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast 21:15:54 required: java.lang.Class 21:15:54 found: java.lang.Class 21:15:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast 21:15:54 required: java.lang.Class 21:15:54 found: java.lang.Class 21:15:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpConnectionInitializer.java:[73,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal 21:15:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/UdpHandler.java:[137,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal 21:15:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpHandler.java:[195,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal 21:15:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[197,15] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal 21:15:54 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/classes 21:15:54 [INFO] 21:15:54 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> 21:15:54 [INFO] 21:15:54 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflow-protocol-impl --- 21:15:54 [INFO] Fork Value is true 21:16:04 [INFO] Done SpotBugs Analysis.... 21:16:04 [INFO] 21:16:04 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< 21:16:04 [INFO] 21:16:04 [INFO] 21:16:04 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflow-protocol-impl --- 21:16:04 [INFO] BugInstance size is 0 21:16:04 [INFO] Error size is 0 21:16:04 [INFO] No errors/warnings found 21:16:04 [INFO] 21:16:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:04 [INFO] Forking ODL :: openflowjava :: openflowjava-blueprint-config 0.19.0-SNAPSHOT 21:16:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:04 [INFO] 21:16:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-blueprint-config --- 21:16:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:04 [INFO] 21:16:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- 21:16:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:04 [INFO] 21:16:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-blueprint-config --- 21:16:05 [INFO] 21:16:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- 21:16:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:16:05 [INFO] 21:16:05 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-blueprint-config --- 21:16:05 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/src/main/yang added. 21:16:05 [INFO] 21:16:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-blueprint-config --- 21:16:05 [INFO] Starting audit... 21:16:05 Audit done. 21:16:05 [INFO] You have 0 Checkstyle violations. 21:16:05 [INFO] 21:16:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-blueprint-config --- 21:16:05 [INFO] Starting audit... 21:16:05 Audit done. 21:16:05 [INFO] You have 0 Checkstyle violations. 21:16:05 [INFO] 21:16:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-blueprint-config --- 21:16:05 [INFO] 21:16:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- 21:16:05 [INFO] Copying 3 resources from src/main/resources to target/classes 21:16:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi 21:16:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang 21:16:05 [INFO] 21:16:05 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-blueprint-config --- 21:16:05 [INFO] No sources to compile 21:16:05 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/classes 21:16:05 [INFO] 21:16:05 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> 21:16:05 [INFO] 21:16:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-blueprint-config --- 21:16:05 [INFO] 21:16:05 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< 21:16:05 [INFO] 21:16:05 [INFO] 21:16:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-blueprint-config --- 21:16:05 [INFO] 21:16:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:05 [INFO] Forking ODL :: openflowjava :: odl-openflowjava-protocol 0.19.0-SNAPSHOT 21:16:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:05 [INFO] 21:16:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowjava-protocol --- 21:16:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:05 [INFO] 21:16:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- 21:16:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:05 [INFO] 21:16:05 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowjava-protocol --- 21:16:05 [INFO] 21:16:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- 21:16:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:16:05 [INFO] 21:16:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowjava-protocol --- 21:16:05 [INFO] Starting audit... 21:16:05 Audit done. 21:16:05 [INFO] You have 0 Checkstyle violations. 21:16:05 [INFO] 21:16:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowjava-protocol --- 21:16:05 [INFO] Starting audit... 21:16:05 Audit done. 21:16:05 [INFO] You have 0 Checkstyle violations. 21:16:05 [INFO] 21:16:05 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowjava-protocol --- 21:16:05 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes/META-INF/maven/dependencies.properties 21:16:05 [INFO] 21:16:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowjava-protocol --- 21:16:05 [INFO] 21:16:05 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- 21:16:05 [WARNING] The POM for org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:16:05 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml 21:16:05 [INFO] ...done! 21:16:05 [INFO] Attaching features XML 21:16:05 [INFO] 21:16:05 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowjava-protocol --- 21:16: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 21:16:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:16:05 [INFO] 21:16:05 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> 21:16:05 [INFO] 21:16:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowjava-protocol --- 21:16:05 [INFO] 21:16:05 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< 21:16:05 [INFO] 21:16:05 [INFO] 21:16:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowjava-protocol --- 21:16:05 [INFO] 21:16:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:05 [INFO] Forking ODL :: openflowjava :: features-openflowjava 0.19.0-SNAPSHOT 21:16:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:05 [INFO] 21:16:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava --- 21:16:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:05 [INFO] 21:16:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowjava --- 21:16:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:05 [INFO] 21:16:05 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowjava --- 21:16:06 [INFO] 21:16:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowjava --- 21:16:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:16:06 [INFO] 21:16:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowjava --- 21:16:06 [INFO] Starting audit... 21:16:06 Audit done. 21:16:06 [INFO] You have 0 Checkstyle violations. 21:16:06 [INFO] 21:16:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowjava --- 21:16:06 [INFO] Starting audit... 21:16:06 Audit done. 21:16:06 [INFO] You have 0 Checkstyle violations. 21:16:06 [INFO] 21:16:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowjava --- 21:16:06 [INFO] 21:16:06 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowjava --- 21:16:06 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes/META-INF/maven/dependencies.properties 21:16:06 [INFO] 21:16:06 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- 21:16:06 [WARNING] The POM for org.opendaylight.openflowplugin.openflowjava:features-openflowjava:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:16:06 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml 21:16:06 [INFO] ...done! 21:16:06 [INFO] Attaching features XML 21:16:06 [INFO] 21:16:06 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-openflowjava --- 21:16: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 21:16:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:16:06 [INFO] 21:16:06 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-openflowjava >>> 21:16:06 [INFO] 21:16:06 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-openflowjava --- 21:16:06 [INFO] 21:16:06 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-openflowjava <<< 21:16:06 [INFO] 21:16:06 [INFO] 21:16:06 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-openflowjava --- 21:16:06 [INFO] 21:16:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:06 [INFO] Forking ODL :: openflowjava :: features-openflowjava-aggregator 0.19.0-SNAPSHOT 21:16:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:06 [INFO] 21:16:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava-aggregator --- 21:16:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:06 [INFO] 21:16:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowjava-aggregator --- 21:16:06 [INFO] 21:16:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:06 [INFO] Forking simple-client 0.19.0-SNAPSHOT 21:16:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:06 [INFO] 21:16:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ simple-client --- 21:16:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:06 [INFO] 21:16:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ simple-client --- 21:16:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:06 [INFO] 21:16:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ simple-client --- 21:16:06 [INFO] 21:16:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ simple-client --- 21:16:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:16:06 [INFO] 21:16:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ simple-client --- 21:16:06 [INFO] Starting audit... 21:16:06 Audit done. 21:16:06 [INFO] You have 0 Checkstyle violations. 21:16:06 [INFO] 21:16:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ simple-client --- 21:16:07 [INFO] Starting audit... 21:16:07 Audit done. 21:16:07 [INFO] You have 0 Checkstyle violations. 21:16:07 [INFO] 21:16:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ simple-client --- 21:16:07 [INFO] 21:16:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client --- 21:16:07 [INFO] Copying 2 resources from src/main/resources to target/classes 21:16:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/generated-sources/spi 21:16:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/generated-sources/yang 21:16:07 [INFO] 21:16:07 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ simple-client --- 21:16:07 [INFO] Recompiling the module because of changed dependency. 21:16:07 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 21:16:07 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/classes 21:16:07 [INFO] 21:16:07 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ simple-client >>> 21:16:07 [INFO] 21:16:07 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ simple-client --- 21:16:07 [INFO] Fork Value is true 21:16:10 [INFO] Done SpotBugs Analysis.... 21:16:10 [INFO] 21:16:10 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ simple-client <<< 21:16:10 [INFO] 21:16:10 [INFO] 21:16:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ simple-client --- 21:16:10 [INFO] BugInstance size is 0 21:16:10 [INFO] Error size is 0 21:16:10 [INFO] No errors/warnings found 21:16:10 [INFO] 21:16:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:10 [INFO] Forking ODL :: openflowjava :: openflow-protocol-it 0.19.0-SNAPSHOT 21:16:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:10 [INFO] 21:16:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-it --- 21:16:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:10 [INFO] 21:16:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- 21:16:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:10 [INFO] 21:16:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-it --- 21:16:11 [INFO] 21:16:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-it --- 21:16:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:16:11 [INFO] 21:16:11 [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-it --- 21:16:11 [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/src/main/yang added. 21:16:11 [INFO] 21:16:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-it --- 21:16:11 [INFO] Starting audit... 21:16:11 Audit done. 21:16:11 [INFO] You have 0 Checkstyle violations. 21:16:11 [INFO] 21:16:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-it --- 21:16:11 [INFO] Starting audit... 21:16:11 Audit done. 21:16:11 [INFO] You have 0 Checkstyle violations. 21:16:11 [INFO] 21:16:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-it --- 21:16:11 [INFO] 21:16:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it --- 21:16:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/src/main/resources 21:16:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/generated-sources/spi 21:16:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/generated-sources/yang 21:16:11 [INFO] 21:16:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-it --- 21:16:11 [INFO] No sources to compile 21:16:11 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/classes 21:16:11 [INFO] 21:16:11 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> 21:16:11 [INFO] 21:16:11 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflow-protocol-it --- 21:16:11 [INFO] 21:16:11 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< 21:16:11 [INFO] 21:16:11 [INFO] 21:16:11 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflow-protocol-it --- 21:16:11 [INFO] 21:16:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:11 [INFO] Forking model-inventory 0.19.0-SNAPSHOT 21:16:11 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:11 [INFO] 21:16:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-inventory --- 21:16:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:11 [INFO] 21:16:11 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-inventory --- 21:16:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:11 [INFO] 21:16:11 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-inventory --- 21:16:12 [INFO] 21:16:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-inventory --- 21:16:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:16:12 [INFO] 21:16:12 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ model-inventory --- 21:16:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:16:12 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/src/main/yang 21:16:12 [INFO] yang-to-sources: Found 2 dependencies in 505.3 μs 21:16:12 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:16:12 [INFO] 21:16:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-inventory --- 21:16:12 [INFO] Starting audit... 21:16:12 Audit done. 21:16:12 [INFO] You have 0 Checkstyle violations. 21:16:12 [INFO] 21:16:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-inventory --- 21:16:12 [INFO] Starting audit... 21:16:12 Audit done. 21:16:12 [INFO] You have 0 Checkstyle violations. 21:16:12 [INFO] 21:16:12 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-inventory --- 21:16:12 [INFO] 21:16:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory --- 21:16:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/src/main/resources 21:16:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/generated-sources/spi 21:16:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:16:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:16:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:16:12 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/generated-sources/spi 21:16:12 [INFO] 21:16:12 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-inventory --- 21:16:12 [INFO] Recompiling the module because of changed dependency. 21:16:12 [INFO] Compiling 31 source files with javac [debug release 17] to target/classes 21:16:12 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/classes 21:16:12 [INFO] 21:16:12 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-inventory >>> 21:16:12 [INFO] 21:16:12 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-inventory --- 21:16:12 [INFO] Fork Value is true 21:16:14 [INFO] Done SpotBugs Analysis.... 21:16:14 [INFO] 21:16:14 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-inventory <<< 21:16:14 [INFO] 21:16:14 [INFO] 21:16:14 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-inventory --- 21:16:14 [INFO] BugInstance size is 0 21:16:14 [INFO] Error size is 0 21:16:14 [INFO] No errors/warnings found 21:16:14 [INFO] 21:16:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:14 [INFO] Forking model-flow-base 0.19.0-SNAPSHOT 21:16:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:14 [INFO] 21:16:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-base --- 21:16:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:14 [INFO] 21:16:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-base --- 21:16:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:14 [INFO] 21:16:14 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-base --- 21:16:15 [INFO] 21:16:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-base --- 21:16:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:16:15 [INFO] 21:16:15 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ model-flow-base --- 21:16:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:16:15 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/src/main/yang 21:16:15 [INFO] yang-to-sources: Found 6 dependencies in 865.2 μs 21:16:15 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:16:15 [INFO] 21:16:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-base --- 21:16:15 [INFO] Starting audit... 21:16:15 Audit done. 21:16:15 [INFO] You have 0 Checkstyle violations. 21:16:15 [INFO] 21:16:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-base --- 21:16:15 [INFO] Starting audit... 21:16:15 Audit done. 21:16:15 [INFO] You have 0 Checkstyle violations. 21:16:15 [INFO] 21:16:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-base --- 21:16:15 [INFO] 21:16:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base --- 21:16:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/src/main/resources 21:16:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/generated-sources/spi 21:16:15 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 21:16:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:16:15 [INFO] Copying 11 resources from target/generated-sources/yang to target/classes 21:16:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/generated-sources/spi 21:16:15 [INFO] 21:16:15 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-base --- 21:16:15 [INFO] Recompiling the module because of changed dependency. 21:16:15 [INFO] Compiling 602 source files with javac [debug release 17] to target/classes 21:16:17 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/classes 21:16:17 [INFO] 21:16:17 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-flow-base >>> 21:16:17 [INFO] 21:16:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-flow-base --- 21:16:17 [INFO] Fork Value is true 21:16:21 [INFO] Done SpotBugs Analysis.... 21:16:21 [INFO] 21:16:21 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-flow-base <<< 21:16:21 [INFO] 21:16:21 [INFO] 21:16:21 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-flow-base --- 21:16:21 [INFO] BugInstance size is 0 21:16:21 [INFO] Error size is 0 21:16:21 [INFO] No errors/warnings found 21:16:21 [INFO] 21:16:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:21 [INFO] Forking model-flow-service 0.19.0-SNAPSHOT 21:16:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:21 [INFO] 21:16:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-service --- 21:16:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:21 [INFO] 21:16:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-service --- 21:16:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:21 [INFO] 21:16:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-service --- 21:16:21 [INFO] 21:16:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-service --- 21:16:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:16:21 [INFO] 21:16:21 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ model-flow-service --- 21:16:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:16:21 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/src/main/yang 21:16:21 [INFO] yang-to-sources: Found 7 dependencies in 901.2 μs 21:16:21 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:16:21 [INFO] 21:16:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-service --- 21:16:21 [INFO] Starting audit... 21:16:21 Audit done. 21:16:21 [INFO] You have 0 Checkstyle violations. 21:16:21 [INFO] 21:16:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-service --- 21:16:21 [INFO] Starting audit... 21:16:21 Audit done. 21:16:21 [INFO] You have 0 Checkstyle violations. 21:16:21 [INFO] 21:16:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-service --- 21:16:21 [INFO] 21:16:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service --- 21:16:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/src/main/resources 21:16:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/spi 21:16:21 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 21:16:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:16:21 [INFO] Copying 22 resources from target/generated-sources/yang to target/classes 21:16:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/spi 21:16:21 [INFO] 21:16:21 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-service --- 21:16:21 [INFO] Recompiling the module because of changed dependency. 21:16:21 [INFO] Compiling 520 source files with javac [debug release 17] to target/classes 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:23 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[165,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:24 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java: Some input files additionally use or override a deprecated API. 21:16:24 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/classes 21:16:24 [INFO] 21:16:24 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-flow-service >>> 21:16:24 [INFO] 21:16:24 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-flow-service --- 21:16:24 [INFO] Fork Value is true 21:16:27 [INFO] Done SpotBugs Analysis.... 21:16:27 [INFO] 21:16:27 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-flow-service <<< 21:16:27 [INFO] 21:16:27 [INFO] 21:16:27 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-flow-service --- 21:16:27 [INFO] BugInstance size is 0 21:16:27 [INFO] Error size is 0 21:16:27 [INFO] No errors/warnings found 21:16:27 [INFO] 21:16:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:27 [INFO] Forking openflowplugin-api 0.19.0-SNAPSHOT 21:16:27 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:27 [INFO] 21:16:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-api --- 21:16:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:27 [INFO] 21:16:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-api --- 21:16:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:27 [INFO] 21:16:27 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-api --- 21:16:28 [INFO] 21:16:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-api --- 21:16:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:16:28 [INFO] 21:16:28 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowplugin-api --- 21:16:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:16:28 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/yang 21:16:28 [INFO] yang-to-sources: Found 9 dependencies in 1.591 ms 21:16:28 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:16:28 [INFO] 21:16:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-api --- 21:16:28 [INFO] Starting audit... 21:16:28 Audit done. 21:16:28 [INFO] You have 0 Checkstyle violations. 21:16:28 [INFO] 21:16:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-api --- 21:16:28 [INFO] Starting audit... 21:16:28 Audit done. 21:16:28 [INFO] You have 0 Checkstyle violations. 21:16:28 [INFO] 21:16:28 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-api --- 21:16:28 [INFO] 21:16:28 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api --- 21:16:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/resources 21:16:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/generated-sources/spi 21:16:28 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 21:16:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:16:28 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 21:16:28 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/generated-sources/spi 21:16:28 [INFO] 21:16:28 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-api --- 21:16:28 [INFO] Recompiling the module because of changed dependency. 21:16:28 [INFO] Compiling 119 source files with javac [debug release 17] to target/classes 21:16:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException 21:16:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException 21:16:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException 21:16:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException 21:16:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 21:16:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 21:16:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/OpenFlowPluginProvider.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.OpenFlowPluginProvider has a member method close() that could throw InterruptedException 21:16:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException 21:16:29 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/classes 21:16:29 [INFO] 21:16:29 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> 21:16:29 [INFO] 21:16:29 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-api --- 21:16:29 [INFO] Fork Value is true 21:16:32 [INFO] Done SpotBugs Analysis.... 21:16:32 [INFO] 21:16:32 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< 21:16:32 [INFO] 21:16:32 [INFO] 21:16:32 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-api --- 21:16:32 [INFO] BugInstance size is 0 21:16:32 [INFO] Error size is 0 21:16:32 [INFO] No errors/warnings found 21:16:32 [INFO] 21:16:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:32 [INFO] Forking model-flow-statistics 0.19.0-SNAPSHOT 21:16:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:32 [INFO] 21:16:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-statistics --- 21:16:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:32 [INFO] 21:16:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-statistics --- 21:16:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:32 [INFO] 21:16:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-statistics --- 21:16:32 [INFO] 21:16:32 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-statistics --- 21:16:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:16:32 [INFO] 21:16:32 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ model-flow-statistics --- 21:16:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:16:32 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/src/main/yang 21:16:32 [INFO] yang-to-sources: Found 8 dependencies in 1.334 ms 21:16:32 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:16:32 [INFO] 21:16:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-statistics --- 21:16:32 [INFO] Starting audit... 21:16:32 Audit done. 21:16:32 [INFO] You have 0 Checkstyle violations. 21:16:32 [INFO] 21:16:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-statistics --- 21:16:32 [INFO] Starting audit... 21:16:32 Audit done. 21:16:32 [INFO] You have 0 Checkstyle violations. 21:16:32 [INFO] 21:16:32 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-statistics --- 21:16:32 [INFO] 21:16:32 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics --- 21:16:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/src/main/resources 21:16:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/spi 21:16:32 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 21:16:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:16:32 [INFO] Copying 8 resources from target/generated-sources/yang to target/classes 21:16:32 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/spi 21:16:32 [INFO] 21:16:32 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-statistics --- 21:16:32 [INFO] Recompiling the module because of changed dependency. 21:16:33 [INFO] Compiling 291 source files with javac [debug release 17] to target/classes 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[117,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[159,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutputBuilder.java:[126,52] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutputBuilder.java:[126,52] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutputBuilder.java:[126,52] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutputBuilder.java:[168,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated 21:16:34 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java: Some input files additionally use or override a deprecated API. 21:16:34 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/classes 21:16:34 [INFO] 21:16:34 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> 21:16:34 [INFO] 21:16:34 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-flow-statistics --- 21:16:34 [INFO] Fork Value is true 21:16:37 [INFO] Done SpotBugs Analysis.... 21:16:37 [INFO] 21:16:37 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< 21:16:37 [INFO] 21:16:37 [INFO] 21:16:37 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-flow-statistics --- 21:16:37 [INFO] BugInstance size is 0 21:16:37 [INFO] Error size is 0 21:16:37 [INFO] No errors/warnings found 21:16:37 [INFO] 21:16:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:37 [INFO] Forking openflowplugin-extension-api 0.19.0-SNAPSHOT 21:16:37 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:37 [INFO] 21:16:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-api --- 21:16:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:37 [INFO] 21:16:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- 21:16:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:37 [INFO] 21:16:37 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-api --- 21:16:37 [INFO] 21:16:37 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- 21:16:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:16:37 [INFO] 21:16:37 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowplugin-extension-api --- 21:16:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:16:37 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/yang 21:16:37 [INFO] yang-to-sources: Found 9 dependencies in 1.159 ms 21:16:37 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:16:37 [INFO] 21:16:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-api --- 21:16:37 [INFO] Starting audit... 21:16:37 Audit done. 21:16:37 [INFO] You have 0 Checkstyle violations. 21:16:37 [INFO] 21:16:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-api --- 21:16:38 [INFO] Starting audit... 21:16:38 Audit done. 21:16:38 [INFO] You have 0 Checkstyle violations. 21:16:38 [INFO] 21:16:38 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-api --- 21:16:38 [INFO] 21:16:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- 21:16:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/resources 21:16:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/generated-sources/spi 21:16:38 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 21:16:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:16:38 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 21:16:38 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/generated-sources/spi 21:16:38 [INFO] 21:16:38 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-api --- 21:16:38 [INFO] Recompiling the module because of changed dependency. 21:16:38 [INFO] Compiling 226 source files with javac [debug release 17] to target/classes 21:16:39 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID 21:16:39 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID 21:16:39 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ExperimenterConversionException has no definition of serialVersionUID 21:16:39 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/classes 21:16:39 [INFO] 21:16:39 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> 21:16:39 [INFO] 21:16:39 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-extension-api --- 21:16:39 [INFO] Fork Value is true 21:16:42 [INFO] Done SpotBugs Analysis.... 21:16:42 [INFO] 21:16:42 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< 21:16:42 [INFO] 21:16:42 [INFO] 21:16:42 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-extension-api --- 21:16:42 [INFO] BugInstance size is 0 21:16:42 [INFO] Error size is 0 21:16:42 [INFO] No errors/warnings found 21:16:42 [INFO] 21:16:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:42 [INFO] Forking openflowplugin 0.19.0-SNAPSHOT 21:16:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:16:42 [INFO] 21:16:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin --- 21:16:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:42 [INFO] 21:16:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin --- 21:16:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:16:42 [INFO] 21:16:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin --- 21:16:43 [INFO] 21:16:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin --- 21:16:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:16:43 [INFO] 21:16:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin --- 21:16:43 [INFO] Starting audit... 21:16:43 Audit done. 21:16:43 [INFO] You have 0 Checkstyle violations. 21:16:43 [INFO] 21:16:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin --- 21:16:53 [INFO] Starting audit... 21:16:53 Audit done. 21:16:53 [INFO] You have 0 Checkstyle violations. 21:16:53 [INFO] 21:16:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin --- 21:16:53 [INFO] 21:16:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin --- 21:16:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/resources 21:16:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/generated-sources/spi 21:16:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/generated-sources/yang 21:16:53 [INFO] 21:16:53 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin --- 21:16:53 [INFO] Recompiling the module because of changed dependency. 21:16:53 [INFO] Compiling 185 source files with javac [debug release 17] to target/classes 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[113,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[146,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[80,48] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[205,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast 21:16:55 required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 21:16:55 found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast 21:16:55 required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 21:16:55 found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[115,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[237,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[248,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[52,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[39,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 21:16:55 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 21:16:55 missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[71,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[154,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[56,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 21:16:55 missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 21:16:55 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[56,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey 21:16:55 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/classes 21:16:55 [INFO] 21:16:55 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin >>> 21:16:55 [INFO] 21:16:55 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin --- 21:16:55 [INFO] Fork Value is true 21:17:03 [INFO] Done SpotBugs Analysis.... 21:17:03 [INFO] 21:17:03 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin <<< 21:17:03 [INFO] 21:17:03 [INFO] 21:17:03 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin --- 21:17:03 [INFO] BugInstance size is 0 21:17:03 [INFO] Error size is 0 21:17:03 [INFO] No errors/warnings found 21:17:03 [INFO] 21:17:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:17:03 [INFO] Forking openflowplugin-common 0.19.0-SNAPSHOT 21:17:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:17:03 [INFO] 21:17:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-common --- 21:17:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:17:03 [INFO] 21:17:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-common --- 21:17:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:17:03 [INFO] 21:17:03 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-common --- 21:17:03 [INFO] 21:17:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-common --- 21:17:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:17:03 [INFO] 21:17:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-common --- 21:17:03 [INFO] Starting audit... 21:17:03 Audit done. 21:17:03 [INFO] You have 0 Checkstyle violations. 21:17:03 [INFO] 21:17:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-common --- 21:17:04 [INFO] Starting audit... 21:17:04 Audit done. 21:17:04 [INFO] You have 0 Checkstyle violations. 21:17:04 [INFO] 21:17:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-common --- 21:17:04 [INFO] 21:17:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common --- 21:17:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/resources 21:17:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/generated-sources/spi 21:17:04 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/generated-sources/yang 21:17:04 [INFO] 21:17:04 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-common --- 21:17:04 [INFO] Recompiling the module because of changed dependency. 21:17:04 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 21:17:04 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:17:04 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:17:04 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/classes 21:17:04 [INFO] 21:17:04 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> 21:17:04 [INFO] 21:17:04 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-common --- 21:17:04 [INFO] Fork Value is true 21:17:06 [INFO] Done SpotBugs Analysis.... 21:17:06 [INFO] 21:17:06 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< 21:17:06 [INFO] 21:17:06 [INFO] 21:17:06 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-common --- 21:17:06 [INFO] BugInstance size is 0 21:17:06 [INFO] Error size is 0 21:17:06 [INFO] No errors/warnings found 21:17:06 [INFO] 21:17:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:17:06 [INFO] Forking openflowplugin-impl 0.19.0-SNAPSHOT 21:17:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:17:06 [INFO] 21:17:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-impl --- 21:17:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:17:06 [INFO] 21:17:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- 21:17:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:17:06 [INFO] 21:17:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-impl --- 21:17:07 [INFO] 21:17:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-impl --- 21:17:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:17:07 [INFO] 21:17:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-impl --- 21:17:07 [INFO] Starting audit... 21:17:07 Audit done. 21:17:07 [INFO] You have 0 Checkstyle violations. 21:17:07 [INFO] 21:17:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-impl --- 21:17:29 [INFO] Starting audit... 21:17:29 Audit done. 21:17:29 [INFO] You have 0 Checkstyle violations. 21:17:29 [INFO] 21:17:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-impl --- 21:17:29 [INFO] 21:17:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl --- 21:17:29 [INFO] Copying 2 resources from src/main/resources to target/classes 21:17:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/generated-sources/spi 21:17:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/generated-sources/yang 21:17:29 [INFO] 21:17:29 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-impl --- 21:17:29 [INFO] Recompiling the module because of changed dependency. 21:17:29 [INFO] Compiling 551 source files with javac [debug release 17] to target/classes 21:17:32 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 21:17:32 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast 21:17:32 required: java.util.List 21:17:32 found: java.util.List 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.yang.binding.Notification 21:17:32 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[53,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 21:17:32 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 21:17:32 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 21:17:32 missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,82] unchecked cast 21:17:32 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:17:32 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[34,69] 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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[34,69] 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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[34,69] 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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[66,12] 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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[66,12] 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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupStatsService.java:[66,12] 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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[34,76] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[34,76] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[34,76] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[52,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/FlowStatisticsToNotificationTransformer.java:[48,19] 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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/FlowStatisticsToNotificationTransformer.java:[48,19] 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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/FlowStatisticsToNotificationTransformer.java:[48,19] 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 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[324,21] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[333,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[373,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[400,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[425,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast 21:17:32 required: java.lang.Class 21:17:32 found: java.lang.Class 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[513,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveMetersBatchImpl.java:[72,84] unchecked cast 21:17:32 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:17:32 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[50,94] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[50,94] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[50,94] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[75,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[75,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupFeaturesService.java:[75,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[36,47] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[36,47] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[36,47] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[54,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[70,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[70,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/OneQueueOnePortService.java:[70,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[48,94] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[48,94] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[48,94] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/MeterFeaturesService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterFeaturesUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[19,47] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[19,47] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[19,47] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ShowStatsCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/MeterStatisticsToNotificationTransformer.java:[45,19] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/MeterStatisticsToNotificationTransformer.java:[45,19] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/MeterStatisticsToNotificationTransformer.java:[45,19] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[112,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[112,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[112,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[114,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[149,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[149,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[149,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:17:32 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[151,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated 21:17:32 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/PortStatsService.java: Some input files additionally use or override a deprecated API. 21:17:32 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java uses or overrides a deprecated API that is marked for removal. 21:17:32 [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java: Some input files additionally use unchecked or unsafe operations. 21:17:32 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/classes 21:17:32 [INFO] 21:17:32 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> 21:17:32 [INFO] 21:17:32 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-impl --- 21:17:32 [INFO] Fork Value is true 21:17:45 [INFO] Done SpotBugs Analysis.... 21:17:45 [INFO] 21:17:45 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< 21:17:45 [INFO] 21:17:45 [INFO] 21:17:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-impl --- 21:17:46 [INFO] BugInstance size is 0 21:17:46 [INFO] Error size is 0 21:17:46 [INFO] No errors/warnings found 21:17:46 [INFO] 21:17:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:17:46 [INFO] Forking openflowjava-extension-nicira-api 0.19.0-SNAPSHOT 21:17:46 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:17:46 [INFO] 21:17:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- 21:17:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:17:46 [INFO] 21:17:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- 21:17:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:17:46 [INFO] 21:17:46 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-nicira-api --- 21:17:46 [INFO] 21:17:46 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- 21:17:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:17:46 [INFO] 21:17:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-nicira-api --- 21:17:46 [INFO] Starting audit... 21:17:46 Audit done. 21:17:46 [INFO] You have 0 Checkstyle violations. 21:17:46 [INFO] 21:17:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-nicira-api --- 21:17:46 [INFO] Starting audit... 21:17:46 Audit done. 21:17:46 [INFO] You have 0 Checkstyle violations. 21:17:46 [INFO] 21:17:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-nicira-api --- 21:17:46 [INFO] 21:17:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- 21:17:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/src/main/resources 21:17:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi 21:17:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang 21:17:46 [INFO] 21:17:46 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-nicira-api --- 21:17:46 [INFO] Recompiling the module because of changed dependency. 21:17:46 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 21:17:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException 21:17:46 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/classes 21:17:46 [INFO] 21:17:46 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> 21:17:46 [INFO] 21:17:46 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- 21:17:46 [INFO] Fork Value is true 21:17:49 [INFO] Done SpotBugs Analysis.... 21:17:49 [INFO] 21:17:49 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< 21:17:49 [INFO] 21:17:49 [INFO] 21:17:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-extension-nicira-api --- 21:17:49 [INFO] BugInstance size is 0 21:17:49 [INFO] Error size is 0 21:17:49 [INFO] No errors/warnings found 21:17:49 [INFO] 21:17:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:17:49 [INFO] Forking openflowjava-extension-nicira 0.19.0-SNAPSHOT 21:17:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:17:49 [INFO] 21:17:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira --- 21:17:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:17:49 [INFO] 21:17:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- 21:17:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:17:49 [INFO] 21:17:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-nicira --- 21:17:49 [INFO] 21:17:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- 21:17:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:17:49 [INFO] 21:17:49 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowjava-extension-nicira --- 21:17:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:17:49 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/src/main/yang 21:17:49 [INFO] yang-to-sources: Found 5 dependencies in 963.3 μs 21:17:49 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:17:49 [INFO] 21:17:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-nicira --- 21:17:49 [INFO] Starting audit... 21:17:49 Audit done. 21:17:49 [INFO] You have 0 Checkstyle violations. 21:17:49 [INFO] 21:17:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-nicira --- 21:17:53 [INFO] Starting audit... 21:17:53 Audit done. 21:17:53 [INFO] You have 0 Checkstyle violations. 21:17:53 [INFO] 21:17:53 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-nicira --- 21:17:53 [INFO] 21:17:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- 21:17:53 [INFO] Copying 1 resource from src/main/resources to target/classes 21:17:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/generated-sources/spi 21:17:53 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 21:17:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:17:53 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 21:17:53 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/generated-sources/spi 21:17:53 [INFO] 21:17:53 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-nicira --- 21:17:53 [INFO] Recompiling the module because of changed dependency. 21:17:53 [INFO] Compiling 437 source files with javac [debug release 17] to target/classes 21:17:55 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/classes 21:17:55 [INFO] 21:17:55 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> 21:17:55 [INFO] 21:17:55 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-extension-nicira --- 21:17:55 [INFO] Fork Value is true 21:18:00 [INFO] Done SpotBugs Analysis.... 21:18:00 [INFO] 21:18:00 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< 21:18:00 [INFO] 21:18:00 [INFO] 21:18:00 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-extension-nicira --- 21:18:00 [INFO] BugInstance size is 0 21:18:00 [INFO] Error size is 0 21:18:00 [INFO] No errors/warnings found 21:18:00 [INFO] 21:18:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:00 [INFO] Forking openflowjava-extension-eric 0.19.0-SNAPSHOT 21:18:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:00 [INFO] 21:18:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-eric --- 21:18:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:00 [INFO] 21:18:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- 21:18:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:00 [INFO] 21:18:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-eric --- 21:18:01 [INFO] 21:18:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- 21:18:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:18:01 [INFO] 21:18:01 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowjava-extension-eric --- 21:18:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:18:01 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/src/main/yang 21:18:01 [INFO] yang-to-sources: Found 5 dependencies in 1.229 ms 21:18:01 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:18:01 [INFO] 21:18:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-eric --- 21:18:01 [INFO] Starting audit... 21:18:01 Audit done. 21:18:01 [INFO] You have 0 Checkstyle violations. 21:18:01 [INFO] 21:18:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-eric --- 21:18:01 [INFO] Starting audit... 21:18:01 Audit done. 21:18:01 [INFO] You have 0 Checkstyle violations. 21:18:01 [INFO] 21:18:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-eric --- 21:18:01 [INFO] 21:18:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- 21:18:01 [INFO] Copying 1 resource from src/main/resources to target/classes 21:18:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/generated-sources/spi 21:18:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:18:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:18:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:18:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/generated-sources/spi 21:18:01 [INFO] 21:18:01 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-eric --- 21:18:01 [INFO] Recompiling the module because of changed dependency. 21:18:01 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 21:18:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException 21:18:01 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/classes 21:18:01 [INFO] 21:18:01 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> 21:18:01 [INFO] 21:18:01 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-extension-eric --- 21:18:01 [INFO] Fork Value is true 21:18:04 [INFO] Done SpotBugs Analysis.... 21:18:04 [INFO] 21:18:04 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< 21:18:04 [INFO] 21:18:04 [INFO] 21:18:04 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-extension-eric --- 21:18:04 [INFO] BugInstance size is 0 21:18:04 [INFO] Error size is 0 21:18:04 [INFO] No errors/warnings found 21:18:04 [INFO] 21:18:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:04 [INFO] Forking openflowplugin-extension-nicira 0.19.0-SNAPSHOT 21:18:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:04 [INFO] 21:18:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-nicira --- 21:18:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:04 [INFO] 21:18:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- 21:18:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:04 [INFO] 21:18:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-nicira --- 21:18:05 [INFO] 21:18:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- 21:18:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:18:05 [INFO] 21:18:05 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowplugin-extension-nicira --- 21:18:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:18:05 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/src/main/yang 21:18:05 [INFO] yang-to-sources: Found 12 dependencies in 1.638 ms 21:18:05 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:18:05 [INFO] 21:18:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-nicira --- 21:18:05 [INFO] Starting audit... 21:18:05 Audit done. 21:18:05 [INFO] You have 0 Checkstyle violations. 21:18:05 [INFO] 21:18:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-nicira --- 21:18:10 [INFO] Starting audit... 21:18:10 Audit done. 21:18:10 [INFO] You have 0 Checkstyle violations. 21:18:10 [INFO] 21:18:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-nicira --- 21:18:10 [INFO] 21:18:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- 21:18:10 [INFO] Copying 1 resource from src/main/resources to target/classes 21:18:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 21:18:10 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 21:18:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:18:10 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 21:18:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/generated-sources/spi 21:18:10 [INFO] 21:18:10 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-nicira --- 21:18:10 [INFO] Recompiling the module because of changed dependency. 21:18:10 [INFO] Compiling 971 source files with javac [debug release 17] to target/classes 21:18:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 21:18:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 21:18:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 21:18:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 21:18:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 21:18:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 21:18:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 21:18:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 21:18:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 21:18:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 21:18:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 21:18:16 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 21:18:16 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/classes 21:18:16 [INFO] 21:18:16 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> 21:18:16 [INFO] 21:18:16 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- 21:18:16 [INFO] Fork Value is true 21:18:24 [INFO] Done SpotBugs Analysis.... 21:18:24 [INFO] 21:18:24 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< 21:18:24 [INFO] 21:18:24 [INFO] 21:18:24 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-extension-nicira --- 21:18:24 [INFO] BugInstance size is 0 21:18:24 [INFO] Error size is 0 21:18:24 [INFO] No errors/warnings found 21:18:24 [INFO] 21:18:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:24 [INFO] Forking openflowplugin-extension-onf 0.19.0-SNAPSHOT 21:18:24 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:24 [INFO] 21:18:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-onf --- 21:18:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:24 [INFO] 21:18:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- 21:18:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:24 [INFO] 21:18:24 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-onf --- 21:18:25 [INFO] 21:18:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- 21:18:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:18:25 [INFO] 21:18:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-onf --- 21:18:25 [INFO] Starting audit... 21:18:25 Audit done. 21:18:25 [INFO] You have 0 Checkstyle violations. 21:18:25 [INFO] 21:18:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-onf --- 21:18:25 [INFO] Starting audit... 21:18:25 Audit done. 21:18:25 [INFO] You have 0 Checkstyle violations. 21:18:25 [INFO] 21:18:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-onf --- 21:18:25 [INFO] 21:18:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- 21:18:25 [INFO] Copying 1 resource from src/main/resources to target/classes 21:18:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/generated-sources/spi 21:18:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/generated-sources/yang 21:18:25 [INFO] 21:18:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-onf --- 21:18:25 [INFO] Recompiling the module because of changed dependency. 21:18:25 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 21:18:25 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/classes 21:18:25 [INFO] 21:18:25 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> 21:18:25 [INFO] 21:18:25 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-extension-onf --- 21:18:25 [INFO] Fork Value is true 21:18:28 [INFO] Done SpotBugs Analysis.... 21:18:28 [INFO] 21:18:28 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< 21:18:28 [INFO] 21:18:28 [INFO] 21:18:28 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-extension-onf --- 21:18:28 [INFO] BugInstance size is 0 21:18:28 [INFO] Error size is 0 21:18:28 [INFO] No errors/warnings found 21:18:28 [INFO] 21:18:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:28 [INFO] Forking openflowplugin-extension-eric 0.19.0-SNAPSHOT 21:18:28 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:28 [INFO] 21:18:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-eric --- 21:18:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:28 [INFO] 21:18:28 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- 21:18:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:28 [INFO] 21:18:28 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-eric --- 21:18:29 [INFO] 21:18:29 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- 21:18:29 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:18:29 [INFO] 21:18:29 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowplugin-extension-eric --- 21:18:29 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:18:29 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/yang 21:18:29 [INFO] yang-to-sources: Found 12 dependencies in 1.338 ms 21:18:29 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:18:29 [INFO] 21:18:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-eric --- 21:18:29 [INFO] Starting audit... 21:18:29 Audit done. 21:18:29 [INFO] You have 0 Checkstyle violations. 21:18:29 [INFO] 21:18:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-eric --- 21:18:29 [INFO] Starting audit... 21:18:29 Audit done. 21:18:29 [INFO] You have 0 Checkstyle violations. 21:18:29 [INFO] 21:18:29 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-eric --- 21:18:29 [INFO] 21:18:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- 21:18:29 [INFO] Copying 1 resource from src/main/resources to target/classes 21:18:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/generated-sources/spi 21:18:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:18:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:18:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:18:29 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/generated-sources/spi 21:18:29 [INFO] 21:18:29 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-eric --- 21:18:29 [INFO] Recompiling the module because of changed dependency. 21:18:29 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 21:18:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 21:18:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 21:18:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 21:18:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 21:18:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 21:18:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 21:18:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 21:18:29 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated 21:18:29 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/classes 21:18:29 [INFO] 21:18:29 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> 21:18:29 [INFO] 21:18:29 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-extension-eric --- 21:18:29 [INFO] Fork Value is true 21:18:32 [INFO] Done SpotBugs Analysis.... 21:18:32 [INFO] 21:18:32 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< 21:18:32 [INFO] 21:18:32 [INFO] 21:18:32 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-extension-eric --- 21:18:32 [INFO] BugInstance size is 0 21:18:32 [INFO] Error size is 0 21:18:32 [INFO] No errors/warnings found 21:18:32 [INFO] 21:18:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:32 [INFO] Forking test-extension 0.19.0-SNAPSHOT 21:18:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:32 [INFO] 21:18:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-extension --- 21:18:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:32 [INFO] 21:18:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-extension --- 21:18:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:32 [INFO] 21:18:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-extension --- 21:18:33 [INFO] 21:18:33 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-extension --- 21:18:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:18:33 [INFO] 21:18:33 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ test-extension --- 21:18:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:18:33 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/src/main/yang 21:18:33 [INFO] yang-to-sources: Found 17 dependencies in 3.713 ms 21:18:33 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:18:33 [INFO] 21:18:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-extension --- 21:18:33 [INFO] Starting audit... 21:18:33 Audit done. 21:18:33 [INFO] You have 0 Checkstyle violations. 21:18:33 [INFO] 21:18:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-extension --- 21:18:33 [INFO] Starting audit... 21:18:33 Audit done. 21:18:33 [INFO] You have 0 Checkstyle violations. 21:18:33 [INFO] 21:18:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-extension --- 21:18:33 [INFO] 21:18:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension --- 21:18:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/src/main/resources 21:18:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/generated-sources/spi 21:18:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:18:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:18:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:18:33 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/generated-sources/spi 21:18:33 [INFO] 21:18:33 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-extension --- 21:18:33 [INFO] Recompiling the module because of changed dependency. 21:18:33 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 21:18:33 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/classes 21:18:33 [INFO] 21:18:33 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ test-extension >>> 21:18:33 [INFO] 21:18:33 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ test-extension --- 21:18:33 [INFO] Fork Value is true 21:18:36 [INFO] Done SpotBugs Analysis.... 21:18:36 [INFO] 21:18:36 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ test-extension <<< 21:18:36 [INFO] 21:18:36 [INFO] 21:18:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ test-extension --- 21:18:36 [INFO] BugInstance size is 0 21:18:36 [INFO] Error size is 0 21:18:36 [INFO] No errors/warnings found 21:18:36 [INFO] 21:18:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:36 [INFO] Forking model-topology 0.19.0-SNAPSHOT 21:18:36 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:36 [INFO] 21:18:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-topology --- 21:18:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:36 [INFO] 21:18:36 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-topology --- 21:18:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:36 [INFO] 21:18:36 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-topology --- 21:18:36 [INFO] 21:18:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-topology --- 21:18:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:18:36 [INFO] 21:18:36 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ model-topology --- 21:18:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:18:36 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/src/main/yang 21:18:36 [INFO] yang-to-sources: Found 5 dependencies in 628.8 μs 21:18:36 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:18:36 [INFO] 21:18:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-topology --- 21:18:36 [INFO] Starting audit... 21:18:36 Audit done. 21:18:36 [INFO] You have 0 Checkstyle violations. 21:18:36 [INFO] 21:18:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-topology --- 21:18:36 [INFO] Starting audit... 21:18:36 Audit done. 21:18:36 [INFO] You have 0 Checkstyle violations. 21:18:36 [INFO] 21:18:36 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-topology --- 21:18:36 [INFO] 21:18:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology --- 21:18:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/src/main/resources 21:18:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/generated-sources/spi 21:18:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:18:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:18:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:18:36 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/generated-sources/spi 21:18:36 [INFO] 21:18:36 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-topology --- 21:18:36 [INFO] Recompiling the module because of changed dependency. 21:18:36 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 21:18:36 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/classes 21:18:36 [INFO] 21:18:36 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-topology >>> 21:18:36 [INFO] 21:18:36 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-topology --- 21:18:36 [INFO] Fork Value is true 21:18:38 [INFO] Done SpotBugs Analysis.... 21:18:38 [INFO] 21:18:38 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-topology <<< 21:18:38 [INFO] 21:18:38 [INFO] 21:18:38 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-topology --- 21:18:38 [INFO] BugInstance size is 0 21:18:38 [INFO] Error size is 0 21:18:38 [INFO] No errors/warnings found 21:18:38 [INFO] 21:18:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:38 [INFO] Forking OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.19.0-SNAPSHOT 21:18:38 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:38 [INFO] 21:18:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- 21:18:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:38 [INFO] 21:18:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- 21:18:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:38 [INFO] 21:18:38 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- 21:18:39 [INFO] 21:18:39 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- 21:18:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:18:39 [INFO] 21:18:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-nsf-model --- 21:18:39 [INFO] Starting audit... 21:18:39 Audit done. 21:18:39 [INFO] You have 0 Checkstyle violations. 21:18:39 [INFO] 21:18:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-nsf-model --- 21:18:39 [INFO] Starting audit... 21:18:39 Audit done. 21:18:39 [INFO] You have 0 Checkstyle violations. 21:18:39 [INFO] 21:18:39 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-nsf-model --- 21:18:39 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/classes/META-INF/maven/dependencies.properties 21:18:39 [INFO] 21:18:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-nsf-model --- 21:18:39 [INFO] 21:18:39 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- 21:18:39 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:18:39 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml 21:18:39 [INFO] ...done! 21:18:39 [INFO] Attaching features XML 21:18:39 [INFO] 21:18:39 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-nsf-model --- 21:18:39 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:18:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:18:39 [INFO] 21:18:39 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> 21:18:39 [INFO] 21:18:39 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- 21:18:39 [INFO] 21:18:39 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< 21:18:39 [INFO] 21:18:39 [INFO] 21:18:39 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-nsf-model --- 21:18:39 [INFO] 21:18:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:39 [INFO] Forking OpenDaylight :: Openflow Plugin :: Libraries 0.19.0-SNAPSHOT 21:18:39 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:39 [INFO] 21:18:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-libraries --- 21:18:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:39 [INFO] 21:18:39 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- 21:18:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:39 [INFO] 21:18:39 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-libraries --- 21:18:40 [INFO] 21:18:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- 21:18:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:18:40 [INFO] 21:18:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-libraries --- 21:18:40 [INFO] Starting audit... 21:18:40 Audit done. 21:18:40 [INFO] You have 0 Checkstyle violations. 21:18:40 [INFO] 21:18:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-libraries --- 21:18:40 [INFO] Starting audit... 21:18:40 Audit done. 21:18:40 [INFO] You have 0 Checkstyle violations. 21:18:40 [INFO] 21:18:40 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-libraries --- 21:18:40 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/classes/META-INF/maven/dependencies.properties 21:18:40 [INFO] 21:18:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-libraries --- 21:18:40 [INFO] 21:18:40 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- 21:18:40 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:18:40 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml 21:18:40 [INFO] ...done! 21:18:40 [INFO] Attaching features XML 21:18:40 [INFO] 21:18:40 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-libraries --- 21:18:40 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:18:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:18:40 [INFO] 21:18:40 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> 21:18:40 [INFO] 21:18:40 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- 21:18:40 [INFO] 21:18:40 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< 21:18:40 [INFO] 21:18:40 [INFO] 21:18:40 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-libraries --- 21:18:40 [INFO] 21:18:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:40 [INFO] Forking openflowplugin-blueprint-config 0.19.0-SNAPSHOT 21:18:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:40 [INFO] 21:18:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-blueprint-config --- 21:18:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:40 [INFO] 21:18:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- 21:18:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:40 [INFO] 21:18:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-blueprint-config --- 21:18:40 [INFO] 21:18:40 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- 21:18:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:18:40 [INFO] 21:18:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-blueprint-config --- 21:18:40 [INFO] Starting audit... 21:18:40 Audit done. 21:18:40 [INFO] You have 0 Checkstyle violations. 21:18:40 [INFO] 21:18:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-blueprint-config --- 21:18:40 [INFO] Starting audit... 21:18:40 Audit done. 21:18:40 [INFO] You have 0 Checkstyle violations. 21:18:40 [INFO] 21:18:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-blueprint-config --- 21:18:40 [INFO] 21:18:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- 21:18:40 [INFO] Copying 1 resource from src/main/resources to target/classes 21:18:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/generated-sources/spi 21:18:40 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/generated-sources/yang 21:18:40 [INFO] 21:18:40 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-blueprint-config --- 21:18:40 [INFO] No sources to compile 21:18:40 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/classes 21:18:40 [INFO] 21:18:40 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> 21:18:40 [INFO] 21:18:40 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- 21:18:40 [INFO] 21:18:40 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< 21:18:40 [INFO] 21:18:40 [INFO] 21:18:40 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-blueprint-config --- 21:18:40 [INFO] 21:18:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:40 [INFO] Forking OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.19.0-SNAPSHOT 21:18:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:40 [INFO] 21:18:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-southbound --- 21:18:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:40 [INFO] 21:18:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- 21:18:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:40 [INFO] 21:18:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-southbound --- 21:18:41 [INFO] 21:18:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- 21:18:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:18:41 [INFO] 21:18:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-southbound --- 21:18:41 [INFO] Starting audit... 21:18:41 Audit done. 21:18:41 [INFO] You have 0 Checkstyle violations. 21:18:41 [INFO] 21:18:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-southbound --- 21:18:41 [INFO] Starting audit... 21:18:41 Audit done. 21:18:41 [INFO] You have 0 Checkstyle violations. 21:18:41 [INFO] 21:18:41 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-southbound --- 21:18:41 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/classes/META-INF/maven/dependencies.properties 21:18:41 [INFO] 21:18:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-southbound --- 21:18:41 [INFO] 21:18:41 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- 21:18:41 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:18:41 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml 21:18:41 [INFO] ...done! 21:18:41 [INFO] Attaching features XML 21:18:41 [INFO] 21:18:41 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-southbound --- 21:18:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:18:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:18:41 [INFO] 21:18:41 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> 21:18:41 [INFO] 21:18:41 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- 21:18:41 [INFO] 21:18:41 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< 21:18:41 [INFO] 21:18:41 [INFO] 21:18:41 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-southbound --- 21:18:41 [INFO] 21:18:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:41 [INFO] Forking OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.19.0-SNAPSHOT 21:18:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:41 [INFO] 21:18:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- 21:18:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:41 [INFO] 21:18:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- 21:18:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:41 [INFO] 21:18:41 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- 21:18:41 [INFO] 21:18:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- 21:18:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:18:41 [INFO] 21:18:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-nxm-extensions --- 21:18:41 [INFO] Starting audit... 21:18:41 Audit done. 21:18:41 [INFO] You have 0 Checkstyle violations. 21:18:41 [INFO] 21:18:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-nxm-extensions --- 21:18:41 [INFO] Starting audit... 21:18:41 Audit done. 21:18:41 [INFO] You have 0 Checkstyle violations. 21:18:41 [INFO] 21:18:41 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-nxm-extensions --- 21:18:41 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes/META-INF/maven/dependencies.properties 21:18:41 [INFO] 21:18:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- 21:18:41 [INFO] 21:18:41 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- 21:18:41 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:18:41 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml 21:18:41 [INFO] ...done! 21:18:41 [INFO] Attaching features XML 21:18:41 [INFO] 21:18:41 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- 21:18:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:18:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:18:41 [INFO] 21:18:41 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> 21:18:41 [INFO] 21:18:41 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- 21:18:41 [INFO] 21:18:41 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< 21:18:41 [INFO] 21:18:41 [INFO] 21:18:41 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- 21:18:41 [INFO] 21:18:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:41 [INFO] Forking OpenDaylight :: Openflow Plugin :: ONF Extensions 0.19.0-SNAPSHOT 21:18:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:41 [INFO] 21:18:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- 21:18:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:41 [INFO] 21:18:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- 21:18:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:41 [INFO] 21:18:41 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- 21:18:42 [INFO] 21:18:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- 21:18:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:18:42 [INFO] 21:18:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-onf-extensions --- 21:18:42 [INFO] Starting audit... 21:18:42 Audit done. 21:18:42 [INFO] You have 0 Checkstyle violations. 21:18:42 [INFO] 21:18:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-onf-extensions --- 21:18:42 [INFO] Starting audit... 21:18:42 Audit done. 21:18:42 [INFO] You have 0 Checkstyle violations. 21:18:42 [INFO] 21:18:42 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-onf-extensions --- 21:18:42 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes/META-INF/maven/dependencies.properties 21:18:42 [INFO] 21:18:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- 21:18:42 [INFO] 21:18:42 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- 21:18:42 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:18:42 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml 21:18:42 [INFO] ...done! 21:18:42 [INFO] Attaching features XML 21:18:42 [INFO] 21:18:42 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-onf-extensions --- 21:18: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 21:18:42 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:18:42 [INFO] 21:18:42 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> 21:18:42 [INFO] 21:18:42 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- 21:18:42 [INFO] 21:18:42 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< 21:18:42 [INFO] 21:18:42 [INFO] 21:18:42 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- 21:18:42 [INFO] 21:18:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:42 [INFO] Forking OpenDaylight :: Openflow Plugin :: Eric Extensions 0.19.0-SNAPSHOT 21:18:42 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:42 [INFO] 21:18:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- 21:18:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:42 [INFO] 21:18:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- 21:18:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:42 [INFO] 21:18:42 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- 21:18:43 [INFO] 21:18:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- 21:18:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:18:43 [INFO] 21:18:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-eric-extensions --- 21:18:43 [INFO] Starting audit... 21:18:43 Audit done. 21:18:43 [INFO] You have 0 Checkstyle violations. 21:18:43 [INFO] 21:18:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-eric-extensions --- 21:18:43 [INFO] Starting audit... 21:18:43 Audit done. 21:18:43 [INFO] You have 0 Checkstyle violations. 21:18:43 [INFO] 21:18:43 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-eric-extensions --- 21:18:43 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes/META-INF/maven/dependencies.properties 21:18:43 [INFO] 21:18:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- 21:18:43 [INFO] 21:18:43 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- 21:18:43 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:18:43 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml 21:18:43 [INFO] ...done! 21:18:43 [INFO] Attaching features XML 21:18:43 [INFO] 21:18:43 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-eric-extensions --- 21:18:43 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:18:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:18:43 [INFO] 21:18:43 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> 21:18:43 [INFO] 21:18:43 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- 21:18:43 [INFO] 21:18:43 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< 21:18:43 [INFO] 21:18:43 [INFO] 21:18:43 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- 21:18:43 [INFO] 21:18:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:43 [INFO] Forking features-openflowplugin-extension 0.19.0-SNAPSHOT 21:18:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:43 [INFO] 21:18:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin-extension --- 21:18:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:43 [INFO] 21:18:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- 21:18:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:43 [INFO] 21:18:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowplugin-extension --- 21:18:43 [INFO] 21:18:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- 21:18:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:18:43 [INFO] 21:18:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowplugin-extension --- 21:18:43 [INFO] Starting audit... 21:18:43 Audit done. 21:18:43 [INFO] You have 0 Checkstyle violations. 21:18:43 [INFO] 21:18:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowplugin-extension --- 21:18:43 [INFO] Starting audit... 21:18:43 Audit done. 21:18:43 [INFO] You have 0 Checkstyle violations. 21:18:43 [INFO] 21:18:43 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowplugin-extension --- 21:18:43 [INFO] 21:18:43 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowplugin-extension --- 21:18:43 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes/META-INF/maven/dependencies.properties 21:18:43 [INFO] 21:18:43 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- 21:18:43 [WARNING] The POM for org.opendaylight.openflowplugin:features-openflowplugin-extension:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:18:43 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml 21:18:43 [INFO] ...done! 21:18:43 [INFO] Attaching features XML 21:18:43 [INFO] 21:18:43 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-openflowplugin-extension --- 21:18:43 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:18:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:18:43 [INFO] 21:18:43 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> 21:18:43 [INFO] 21:18:43 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-openflowplugin-extension --- 21:18:43 [INFO] 21:18:43 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< 21:18:43 [INFO] 21:18:43 [INFO] 21:18:43 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-openflowplugin-extension --- 21:18:43 [INFO] 21:18:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:43 [INFO] Forking features-extension-aggregator 0.19.0-SNAPSHOT 21:18:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:43 [INFO] 21:18:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-extension-aggregator --- 21:18:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:43 [INFO] 21:18:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-extension-aggregator --- 21:18:43 [INFO] 21:18:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:43 [INFO] Forking openflowplugin-extension-aggregator 0.19.0-SNAPSHOT 21:18:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:43 [INFO] 21:18:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- 21:18:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:43 [INFO] 21:18:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-aggregator --- 21:18:43 [INFO] 21:18:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:43 [INFO] Forking test-provider 0.19.0-SNAPSHOT 21:18:43 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:43 [INFO] 21:18:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-provider --- 21:18:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:43 [INFO] 21:18:43 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-provider --- 21:18:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:43 [INFO] 21:18:43 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-provider --- 21:18:44 [INFO] 21:18:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-provider --- 21:18:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:18:44 [INFO] 21:18:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-provider --- 21:18:44 [INFO] Starting audit... 21:18:44 Audit done. 21:18:44 [INFO] You have 0 Checkstyle violations. 21:18:44 [INFO] 21:18:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-provider --- 21:18:46 [INFO] Starting audit... 21:18:46 Audit done. 21:18:46 [INFO] You have 0 Checkstyle violations. 21:18:46 [INFO] 21:18:46 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-provider --- 21:18:46 [INFO] 21:18:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider --- 21:18:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/resources 21:18:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/generated-sources/spi 21:18:46 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/generated-sources/yang 21:18:46 [INFO] 21:18:46 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-provider --- 21:18:46 [INFO] Recompiling the module because of changed dependency. 21:18:46 [INFO] Compiling 16 source files with javac [debug release 17] to target/classes 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[325,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[327,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[345,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[347,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[350,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[352,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[558,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[560,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[649,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[651,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[652,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[658,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[660,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[661,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[663,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[668,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[670,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[671,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[673,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[681,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[683,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2573,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2575,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[391,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[395,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[591,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[598,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:47 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/test-provider-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/classes 21:18:47 [INFO] 21:18:47 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ test-provider >>> 21:18:47 [INFO] 21:18:47 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ test-provider --- 21:18:47 [INFO] Fork Value is true 21:18:53 [INFO] Done SpotBugs Analysis.... 21:18:53 [INFO] 21:18:53 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ test-provider <<< 21:18:53 [INFO] 21:18:53 [INFO] 21:18:53 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ test-provider --- 21:18:53 [INFO] BugInstance size is 0 21:18:53 [INFO] Error size is 0 21:18:53 [INFO] No errors/warnings found 21:18:53 [INFO] 21:18:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:53 [INFO] Forking test-common 0.19.0-SNAPSHOT 21:18:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:53 [INFO] 21:18:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-common --- 21:18:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:53 [INFO] 21:18:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-common --- 21:18:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:53 [INFO] 21:18:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-common --- 21:18:54 [INFO] 21:18:54 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-common --- 21:18:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/test-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:18:54 [INFO] 21:18:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-common --- 21:18:54 [INFO] Starting audit... 21:18:54 Audit done. 21:18:54 [INFO] You have 0 Checkstyle violations. 21:18:54 [INFO] 21:18:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-common --- 21:18:54 [INFO] Starting audit... 21:18:54 Audit done. 21:18:54 [INFO] You have 0 Checkstyle violations. 21:18:54 [INFO] 21:18:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-common --- 21:18:54 [INFO] 21:18:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- 21:18:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-common/src/main/resources 21:18:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/generated-sources/spi 21:18:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/generated-sources/yang 21:18:54 [INFO] 21:18:54 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-common --- 21:18:54 [INFO] Recompiling the module because of changed dependency. 21:18:54 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 21:18:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:18:54 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/test-common-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/classes 21:18:54 [INFO] 21:18:54 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ test-common >>> 21:18:54 [INFO] 21:18:54 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ test-common --- 21:18:54 [INFO] Fork Value is true 21:18:57 [INFO] Done SpotBugs Analysis.... 21:18:57 [INFO] 21:18:57 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ test-common <<< 21:18:57 [INFO] 21:18:57 [INFO] 21:18:57 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ test-common --- 21:18:57 [INFO] BugInstance size is 0 21:18:57 [INFO] Error size is 0 21:18:57 [INFO] No errors/warnings found 21:18:57 [INFO] 21:18:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:57 [INFO] Forking drop-test-karaf 0.19.0-SNAPSHOT 21:18:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:18:57 [INFO] 21:18:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ drop-test-karaf --- 21:18:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:57 [INFO] 21:18:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ drop-test-karaf --- 21:18:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:18:57 [INFO] 21:18:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ drop-test-karaf --- 21:18:57 [INFO] 21:18:57 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ drop-test-karaf --- 21:18:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:18:57 [INFO] 21:18:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ drop-test-karaf --- 21:18:57 [INFO] Starting audit... 21:18:57 Audit done. 21:18:57 [INFO] You have 0 Checkstyle violations. 21:18:57 [INFO] 21:18:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ drop-test-karaf --- 21:18:57 [INFO] Starting audit... 21:18:57 Audit done. 21:18:57 [INFO] You have 0 Checkstyle violations. 21:18:57 [INFO] 21:18:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ drop-test-karaf --- 21:18:57 [INFO] 21:18:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf --- 21:18:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/src/main/resources 21:18:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/generated-sources/spi 21:18:57 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/generated-sources/yang 21:18:57 [INFO] 21:18:57 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ drop-test-karaf --- 21:18:57 [INFO] Recompiling the module because of changed dependency. 21:18:57 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 21:18:57 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/drop-test-karaf-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/classes 21:18:57 [INFO] 21:18:57 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> 21:18:57 [INFO] 21:18:57 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ drop-test-karaf --- 21:18:57 [INFO] Fork Value is true 21:19:00 [INFO] Done SpotBugs Analysis.... 21:19:00 [INFO] 21:19:00 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< 21:19:00 [INFO] 21:19:00 [INFO] 21:19:00 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ drop-test-karaf --- 21:19:00 [INFO] BugInstance size is 0 21:19:00 [INFO] Error size is 0 21:19:00 [INFO] No errors/warnings found 21:19:00 [INFO] 21:19:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:00 [INFO] Forking bulk-o-matic 0.19.0-SNAPSHOT 21:19:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:00 [INFO] 21:19:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bulk-o-matic --- 21:19:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:00 [INFO] 21:19:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bulk-o-matic --- 21:19:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:00 [INFO] 21:19:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bulk-o-matic --- 21:19:00 [INFO] 21:19:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bulk-o-matic --- 21:19:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:19:00 [INFO] 21:19:00 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bulk-o-matic --- 21:19:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:19:00 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/yang 21:19:00 [INFO] yang-to-sources: Found 8 dependencies in 1.144 ms 21:19:00 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:19:00 [INFO] 21:19:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bulk-o-matic --- 21:19:00 [INFO] Starting audit... 21:19:00 Audit done. 21:19:00 [INFO] You have 0 Checkstyle violations. 21:19:00 [INFO] 21:19:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bulk-o-matic --- 21:19:01 [INFO] Starting audit... 21:19:01 Audit done. 21:19:01 [INFO] You have 0 Checkstyle violations. 21:19:01 [INFO] 21:19:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bulk-o-matic --- 21:19:01 [INFO] 21:19:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic --- 21:19:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/resources 21:19:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/generated-sources/spi 21:19:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:19:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:19:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:19:01 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/generated-sources/spi 21:19:01 [INFO] 21:19:01 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bulk-o-matic --- 21:19:01 [INFO] Recompiling the module because of changed dependency. 21:19:01 [INFO] Compiling 70 source files with javac [debug release 17] to target/classes 21:19:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:19:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[178,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:19:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:19:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:19:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[154,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:19:01 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[175,60] unchecked cast 21:19:01 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:19:01 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:19:01 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bulk-o-matic-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/classes 21:19:01 [INFO] 21:19:01 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> 21:19:01 [INFO] 21:19:01 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bulk-o-matic --- 21:19:01 [INFO] Fork Value is true 21:19:05 [INFO] Done SpotBugs Analysis.... 21:19:05 [INFO] 21:19:05 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< 21:19:05 [INFO] 21:19:05 [INFO] 21:19:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bulk-o-matic --- 21:19:05 [INFO] BugInstance size is 0 21:19:05 [INFO] Error size is 0 21:19:05 [INFO] No errors/warnings found 21:19:05 [INFO] 21:19:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:05 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.19.0-SNAPSHOT 21:19:05 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:05 [INFO] 21:19:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- 21:19:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:05 [INFO] 21:19:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- 21:19:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:05 [INFO] 21:19:05 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- 21:19:06 [INFO] 21:19:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- 21:19:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:19:06 [INFO] 21:19:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- 21:19:06 [INFO] Starting audit... 21:19:06 Audit done. 21:19:06 [INFO] You have 0 Checkstyle violations. 21:19:06 [INFO] 21:19:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-bulk-o-matic --- 21:19:06 [INFO] Starting audit... 21:19:06 Audit done. 21:19:06 [INFO] You have 0 Checkstyle violations. 21:19:06 [INFO] 21:19:06 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-bulk-o-matic --- 21:19:06 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes/META-INF/maven/dependencies.properties 21:19:06 [INFO] 21:19:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- 21:19:06 [INFO] 21:19:06 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- 21:19:06 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:19:06 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml 21:19:06 [INFO] ...done! 21:19:06 [INFO] Attaching features XML 21:19:06 [INFO] 21:19:06 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- 21:19: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 21:19:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:19:06 [INFO] 21:19:06 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> 21:19:06 [INFO] 21:19:06 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- 21:19:06 [INFO] 21:19:06 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< 21:19:06 [INFO] 21:19:06 [INFO] 21:19:06 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- 21:19:06 [INFO] 21:19:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:06 [INFO] Forking device-ownership-service 0.19.0-SNAPSHOT 21:19:06 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:06 [INFO] 21:19:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ device-ownership-service --- 21:19:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:06 [INFO] 21:19:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ device-ownership-service --- 21:19:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:06 [INFO] 21:19:06 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ device-ownership-service --- 21:19:07 [INFO] 21:19:07 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ device-ownership-service --- 21:19:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:19:07 [INFO] 21:19:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ device-ownership-service --- 21:19:07 [INFO] Starting audit... 21:19:07 Audit done. 21:19:07 [INFO] You have 0 Checkstyle violations. 21:19:07 [INFO] 21:19:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ device-ownership-service --- 21:19:07 [INFO] Starting audit... 21:19:07 Audit done. 21:19:07 [INFO] You have 0 Checkstyle violations. 21:19:07 [INFO] 21:19:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ device-ownership-service --- 21:19:07 [INFO] 21:19:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service --- 21:19:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/src/main/resources 21:19:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/generated-sources/spi 21:19:07 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/generated-sources/yang 21:19:07 [INFO] 21:19:07 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ device-ownership-service --- 21:19:07 [INFO] Recompiling the module because of changed dependency. 21:19:07 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 21:19:07 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/device-ownership-service-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/classes 21:19:07 [INFO] 21:19:07 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ device-ownership-service >>> 21:19:07 [INFO] 21:19:07 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ device-ownership-service --- 21:19:07 [INFO] Fork Value is true 21:19:09 [INFO] Done SpotBugs Analysis.... 21:19:09 [INFO] 21:19:09 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ device-ownership-service <<< 21:19:09 [INFO] 21:19:09 [INFO] 21:19:09 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ device-ownership-service --- 21:19:09 [INFO] BugInstance size is 0 21:19:09 [INFO] Error size is 0 21:19:09 [INFO] No errors/warnings found 21:19:09 [INFO] 21:19:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:09 [INFO] Forking of-switch-config-pusher 0.19.0-SNAPSHOT 21:19:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:09 [INFO] 21:19:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ of-switch-config-pusher --- 21:19:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:09 [INFO] 21:19:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- 21:19:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:09 [INFO] 21:19:09 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ of-switch-config-pusher --- 21:19:10 [INFO] 21:19:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- 21:19:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:19:10 [INFO] 21:19:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ of-switch-config-pusher --- 21:19:10 [INFO] Starting audit... 21:19:10 Audit done. 21:19:10 [INFO] You have 0 Checkstyle violations. 21:19:10 [INFO] 21:19:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ of-switch-config-pusher --- 21:19:10 [INFO] Starting audit... 21:19:10 Audit done. 21:19:10 [INFO] You have 0 Checkstyle violations. 21:19:10 [INFO] 21:19:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ of-switch-config-pusher --- 21:19:10 [INFO] 21:19:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher --- 21:19:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/src/main/resources 21:19:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/generated-sources/spi 21:19:10 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/generated-sources/yang 21:19:10 [INFO] 21:19:10 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ of-switch-config-pusher --- 21:19:10 [INFO] Recompiling the module because of changed dependency. 21:19:10 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 21:19:10 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/classes 21:19:10 [INFO] 21:19:10 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> 21:19:10 [INFO] 21:19:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ of-switch-config-pusher --- 21:19:10 [INFO] Fork Value is true 21:19:12 [INFO] Done SpotBugs Analysis.... 21:19:12 [INFO] 21:19:12 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< 21:19:12 [INFO] 21:19:12 [INFO] 21:19:12 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ of-switch-config-pusher --- 21:19:12 [INFO] BugInstance size is 0 21:19:12 [INFO] Error size is 0 21:19:12 [INFO] No errors/warnings found 21:19:12 [INFO] 21:19:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:12 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.19.0-SNAPSHOT 21:19:12 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:12 [INFO] 21:19:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- 21:19:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:12 [INFO] 21:19:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- 21:19:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:12 [INFO] 21:19:12 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- 21:19:13 [INFO] 21:19:13 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- 21:19:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:19:13 [INFO] 21:19:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-config-pusher --- 21:19:13 [INFO] Starting audit... 21:19:13 Audit done. 21:19:13 [INFO] You have 0 Checkstyle violations. 21:19:13 [INFO] 21:19:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-config-pusher --- 21:19:13 [INFO] Starting audit... 21:19:13 Audit done. 21:19:13 [INFO] You have 0 Checkstyle violations. 21:19:13 [INFO] 21:19:13 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-config-pusher --- 21:19:13 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes/META-INF/maven/dependencies.properties 21:19:13 [INFO] 21:19:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- 21:19:13 [INFO] 21:19:13 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- 21:19:13 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:19:13 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml 21:19:13 [INFO] ...done! 21:19:13 [INFO] Attaching features XML 21:19:13 [INFO] 21:19:13 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- 21:19:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:19:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:19:13 [INFO] 21:19:13 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> 21:19:13 [INFO] 21:19:13 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- 21:19:13 [INFO] 21:19:13 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< 21:19:13 [INFO] 21:19:13 [INFO] 21:19:13 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- 21:19:13 [INFO] 21:19:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:13 [INFO] Forking arbitratorreconciliation-api 0.19.0-SNAPSHOT 21:19:13 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:13 [INFO] 21:19:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-api --- 21:19:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:13 [INFO] 21:19:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- 21:19:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:13 [INFO] 21:19:13 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-api --- 21:19:13 [INFO] 21:19:13 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- 21:19:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:19:13 [INFO] 21:19:13 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ arbitratorreconciliation-api --- 21:19:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:19:13 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/src/main/yang 21:19:13 [INFO] yang-to-sources: Found 10 dependencies in 1.114 ms 21:19:13 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:19:13 [INFO] 21:19:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arbitratorreconciliation-api --- 21:19:13 [INFO] Starting audit... 21:19:13 Audit done. 21:19:13 [INFO] You have 0 Checkstyle violations. 21:19:13 [INFO] 21:19:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arbitratorreconciliation-api --- 21:19:13 [INFO] Starting audit... 21:19:13 Audit done. 21:19:13 [INFO] You have 0 Checkstyle violations. 21:19:13 [INFO] 21:19:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arbitratorreconciliation-api --- 21:19:13 [INFO] 21:19:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- 21:19:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/src/main/resources 21:19:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/generated-sources/spi 21:19:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:19:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:19:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:19:13 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/generated-sources/spi 21:19:13 [INFO] 21:19:13 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ arbitratorreconciliation-api --- 21:19:13 [INFO] Recompiling the module because of changed dependency. 21:19:13 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 21:19:13 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/classes 21:19:13 [INFO] 21:19:13 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> 21:19:13 [INFO] 21:19:13 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ arbitratorreconciliation-api --- 21:19:13 [INFO] Fork Value is true 21:19:16 [INFO] Done SpotBugs Analysis.... 21:19:16 [INFO] 21:19:16 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< 21:19:16 [INFO] 21:19:16 [INFO] 21:19:16 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ arbitratorreconciliation-api --- 21:19:16 [INFO] BugInstance size is 0 21:19:16 [INFO] Error size is 0 21:19:16 [INFO] No errors/warnings found 21:19:16 [INFO] 21:19:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:16 [INFO] Forking reconciliation-framework 0.19.0-SNAPSHOT 21:19:16 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:16 [INFO] 21:19:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ reconciliation-framework --- 21:19:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:16 [INFO] 21:19:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ reconciliation-framework --- 21:19:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:16 [INFO] 21:19:16 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ reconciliation-framework --- 21:19:16 [INFO] 21:19:16 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ reconciliation-framework --- 21:19:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:19:16 [INFO] 21:19:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ reconciliation-framework --- 21:19:16 [INFO] Starting audit... 21:19:16 Audit done. 21:19:16 [INFO] You have 0 Checkstyle violations. 21:19:16 [INFO] 21:19:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ reconciliation-framework --- 21:19:16 [INFO] Starting audit... 21:19:16 Audit done. 21:19:16 [INFO] You have 0 Checkstyle violations. 21:19:16 [INFO] 21:19:16 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ reconciliation-framework --- 21:19:16 [INFO] 21:19:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework --- 21:19:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/src/main/resources 21:19:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/generated-sources/spi 21:19:16 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/generated-sources/yang 21:19:16 [INFO] 21:19:16 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ reconciliation-framework --- 21:19:16 [INFO] Recompiling the module because of changed dependency. 21:19:16 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 21:19:16 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException 21:19:16 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException 21:19:16 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException 21:19:16 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/reconciliation-framework-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/classes 21:19:16 [INFO] 21:19:16 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> 21:19:16 [INFO] 21:19:16 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ reconciliation-framework --- 21:19:16 [INFO] Fork Value is true 21:19:19 [INFO] Done SpotBugs Analysis.... 21:19:19 [INFO] 21:19:19 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< 21:19:19 [INFO] 21:19:19 [INFO] 21:19:19 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ reconciliation-framework --- 21:19:19 [INFO] BugInstance size is 0 21:19:19 [INFO] Error size is 0 21:19:19 [INFO] No errors/warnings found 21:19:19 [INFO] 21:19:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:19 [INFO] Forking arbitratorreconciliation-impl 0.19.0-SNAPSHOT 21:19:19 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:19 [INFO] 21:19:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-impl --- 21:19:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:19 [INFO] 21:19:19 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- 21:19:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:19 [INFO] 21:19:19 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-impl --- 21:19:20 [INFO] 21:19:20 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- 21:19:20 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:19:20 [INFO] 21:19:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arbitratorreconciliation-impl --- 21:19:20 [INFO] Starting audit... 21:19:20 Audit done. 21:19:20 [INFO] You have 0 Checkstyle violations. 21:19:20 [INFO] 21:19:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arbitratorreconciliation-impl --- 21:19:20 [INFO] Starting audit... 21:19:20 Audit done. 21:19:20 [INFO] You have 0 Checkstyle violations. 21:19:20 [INFO] 21:19:20 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arbitratorreconciliation-impl --- 21:19:20 [INFO] 21:19:20 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- 21:19:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/src/main/resources 21:19:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/generated-sources/spi 21:19:20 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/generated-sources/yang 21:19:20 [INFO] 21:19:20 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ arbitratorreconciliation-impl --- 21:19:20 [INFO] Recompiling the module because of changed dependency. 21:19:20 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 21:19:20 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[92,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException 21:19:20 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/classes 21:19:20 [INFO] 21:19:20 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> 21:19:20 [INFO] 21:19:20 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- 21:19:20 [INFO] Fork Value is true 21:19:23 [INFO] Done SpotBugs Analysis.... 21:19:23 [INFO] 21:19:23 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< 21:19:23 [INFO] 21:19:23 [INFO] 21:19:23 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ arbitratorreconciliation-impl --- 21:19:23 [INFO] BugInstance size is 0 21:19:23 [INFO] Error size is 0 21:19:23 [INFO] No errors/warnings found 21:19:23 [INFO] 21:19:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:23 [INFO] Forking forwardingrules-manager 0.19.0-SNAPSHOT 21:19:23 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:23 [INFO] 21:19:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-manager --- 21:19:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:23 [INFO] 21:19:23 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- 21:19:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:23 [INFO] 21:19:23 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ forwardingrules-manager --- 21:19:23 [INFO] 21:19:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwardingrules-manager --- 21:19:23 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:19:23 [INFO] 21:19:23 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ forwardingrules-manager --- 21:19:23 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:19:23 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/yang 21:19:23 [INFO] yang-to-sources: Found 14 dependencies in 1.434 ms 21:19:23 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:19:23 [INFO] 21:19:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ forwardingrules-manager --- 21:19:23 [INFO] Starting audit... 21:19:23 Audit done. 21:19:23 [INFO] You have 0 Checkstyle violations. 21:19:23 [INFO] 21:19:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ forwardingrules-manager --- 21:19:25 [INFO] Starting audit... 21:19:25 Audit done. 21:19:25 [INFO] You have 0 Checkstyle violations. 21:19:25 [INFO] 21:19:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ forwardingrules-manager --- 21:19:25 [INFO] 21:19:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager --- 21:19:25 [INFO] Copying 1 resource from src/main/resources to target/classes 21:19:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/generated-sources/spi 21:19:25 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 21:19:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:19:25 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 21:19:25 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/generated-sources/spi 21:19:25 [INFO] 21:19:25 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ forwardingrules-manager --- 21:19:25 [INFO] Recompiling the module because of changed dependency. 21:19:25 [INFO] Compiling 45 source files with javac [debug release 17] to target/classes 21:19:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[20,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException 21:19:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[49,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 21:19:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException 21:19:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[25,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException 21:19:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:19:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException 21:19:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:19:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException 21:19:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:19:26 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 21:19:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:19:26 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 21:19:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:19:26 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 21:19:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:19:26 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 21:19:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:19:26 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 21:19:26 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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 21:19:26 missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry 21:19:26 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/classes 21:19:26 [INFO] 21:19:26 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> 21:19:26 [INFO] 21:19:26 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ forwardingrules-manager --- 21:19:26 [INFO] Fork Value is true 21:19:31 [INFO] Done SpotBugs Analysis.... 21:19:31 [INFO] 21:19:31 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< 21:19:31 [INFO] 21:19:31 [INFO] 21:19:31 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ forwardingrules-manager --- 21:19:31 [INFO] BugInstance size is 0 21:19:31 [INFO] Error size is 0 21:19:31 [INFO] No errors/warnings found 21:19:31 [INFO] 21:19:31 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:31 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRM 0.19.0-SNAPSHOT 21:19:31 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:31 [INFO] 21:19:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- 21:19:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:31 [INFO] 21:19:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- 21:19:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:31 [INFO] 21:19:31 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- 21:19:32 [INFO] 21:19:32 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- 21:19:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:19:32 [INFO] 21:19:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- 21:19:32 [INFO] Starting audit... 21:19:32 Audit done. 21:19:32 [INFO] You have 0 Checkstyle violations. 21:19:32 [INFO] 21:19:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- 21:19:32 [INFO] Starting audit... 21:19:32 Audit done. 21:19:32 [INFO] You have 0 Checkstyle violations. 21:19:32 [INFO] 21:19:32 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-forwardingrules-manager --- 21:19:32 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes/META-INF/maven/dependencies.properties 21:19:32 [INFO] 21:19:32 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- 21:19:32 [INFO] 21:19:32 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- 21:19:32 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:19:32 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml 21:19:32 [INFO] ...done! 21:19:32 [INFO] Attaching features XML 21:19:32 [INFO] 21:19:32 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- 21:19:32 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:19:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:19:32 [INFO] 21:19:32 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> 21:19:32 [INFO] 21:19:32 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- 21:19:32 [INFO] 21:19:32 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< 21:19:32 [INFO] 21:19:32 [INFO] 21:19:32 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- 21:19:32 [INFO] 21:19:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:32 [INFO] Forking forwardingrules-sync 0.19.0-SNAPSHOT 21:19:32 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:32 [INFO] 21:19:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-sync --- 21:19:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:32 [INFO] 21:19:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- 21:19:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:32 [INFO] 21:19:32 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ forwardingrules-sync --- 21:19:32 [INFO] 21:19:32 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwardingrules-sync --- 21:19:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:19:33 [INFO] 21:19:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ forwardingrules-sync --- 21:19:33 [INFO] Starting audit... 21:19:33 Audit done. 21:19:33 [INFO] You have 0 Checkstyle violations. 21:19:33 [INFO] 21:19:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ forwardingrules-sync --- 21:19:35 [INFO] Starting audit... 21:19:35 Audit done. 21:19:35 [INFO] You have 0 Checkstyle violations. 21:19:35 [INFO] 21:19:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ forwardingrules-sync --- 21:19:35 [INFO] 21:19:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync --- 21:19:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/src/main/resources 21:19:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/generated-sources/spi 21:19:35 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/generated-sources/yang 21:19:35 [INFO] 21:19:35 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ forwardingrules-sync --- 21:19:35 [INFO] Recompiling the module because of changed dependency. 21:19:35 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 21:19:35 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/classes 21:19:35 [INFO] 21:19:35 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> 21:19:35 [INFO] 21:19:35 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ forwardingrules-sync --- 21:19:35 [INFO] Fork Value is true 21:19:40 [INFO] Done SpotBugs Analysis.... 21:19:40 [INFO] 21:19:40 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< 21:19:40 [INFO] 21:19:40 [INFO] 21:19:40 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ forwardingrules-sync --- 21:19:40 [INFO] BugInstance size is 0 21:19:40 [INFO] Error size is 0 21:19:40 [INFO] No errors/warnings found 21:19:40 [INFO] 21:19:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:40 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRS 0.19.0-SNAPSHOT 21:19:40 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:40 [INFO] 21:19:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- 21:19:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:40 [INFO] 21:19:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- 21:19:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:40 [INFO] 21:19:40 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- 21:19:41 [INFO] 21:19:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- 21:19:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:19:41 [INFO] 21:19:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- 21:19:41 [INFO] Starting audit... 21:19:41 Audit done. 21:19:41 [INFO] You have 0 Checkstyle violations. 21:19:41 [INFO] 21:19:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- 21:19:41 [INFO] Starting audit... 21:19:41 Audit done. 21:19:41 [INFO] You have 0 Checkstyle violations. 21:19:41 [INFO] 21:19:41 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-forwardingrules-sync --- 21:19:41 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes/META-INF/maven/dependencies.properties 21:19:41 [INFO] 21:19:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- 21:19:41 [INFO] 21:19:41 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- 21:19:41 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:19:41 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml 21:19:41 [INFO] ...done! 21:19:41 [INFO] Attaching features XML 21:19:41 [INFO] 21:19:41 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- 21:19:41 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:19:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:19:41 [INFO] 21:19:41 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> 21:19:41 [INFO] 21:19:41 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- 21:19:41 [INFO] 21:19:41 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< 21:19:41 [INFO] 21:19:41 [INFO] 21:19:41 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- 21:19:41 [INFO] 21:19:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:41 [INFO] Forking table-miss-enforcer 0.19.0-SNAPSHOT 21:19:41 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:41 [INFO] 21:19:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ table-miss-enforcer --- 21:19:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:41 [INFO] 21:19:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- 21:19:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:41 [INFO] 21:19:41 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ table-miss-enforcer --- 21:19:41 [INFO] 21:19:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ table-miss-enforcer --- 21:19:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:19:41 [INFO] 21:19:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ table-miss-enforcer --- 21:19:41 [INFO] Starting audit... 21:19:41 Audit done. 21:19:41 [INFO] You have 0 Checkstyle violations. 21:19:41 [INFO] 21:19:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ table-miss-enforcer --- 21:19:41 [INFO] Starting audit... 21:19:41 Audit done. 21:19:41 [INFO] You have 0 Checkstyle violations. 21:19:41 [INFO] 21:19:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ table-miss-enforcer --- 21:19:41 [INFO] 21:19:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer --- 21:19:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/src/main/resources 21:19:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/generated-sources/spi 21:19:41 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/generated-sources/yang 21:19:41 [INFO] 21:19:41 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ table-miss-enforcer --- 21:19:41 [INFO] Recompiling the module because of changed dependency. 21:19:41 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 21:19:42 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/classes 21:19:42 [INFO] 21:19:42 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> 21:19:42 [INFO] 21:19:42 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ table-miss-enforcer --- 21:19:42 [INFO] Fork Value is true 21:19:44 [INFO] Done SpotBugs Analysis.... 21:19:44 [INFO] 21:19:44 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< 21:19:44 [INFO] 21:19:44 [INFO] 21:19:44 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ table-miss-enforcer --- 21:19:44 [INFO] BugInstance size is 0 21:19:44 [INFO] Error size is 0 21:19:44 [INFO] No errors/warnings found 21:19:44 [INFO] 21:19:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:44 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.19.0-SNAPSHOT 21:19:44 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:44 [INFO] 21:19:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- 21:19:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:44 [INFO] 21:19:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- 21:19:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:44 [INFO] 21:19:44 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- 21:19:44 [INFO] 21:19:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- 21:19:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:19:44 [INFO] 21:19:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- 21:19:44 [INFO] Starting audit... 21:19:44 Audit done. 21:19:44 [INFO] You have 0 Checkstyle violations. 21:19:44 [INFO] 21:19:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- 21:19:45 [INFO] Starting audit... 21:19:45 Audit done. 21:19:45 [INFO] You have 0 Checkstyle violations. 21:19:45 [INFO] 21:19:45 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-table-miss-enforcer --- 21:19:45 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes/META-INF/maven/dependencies.properties 21:19:45 [INFO] 21:19:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- 21:19:45 [INFO] 21:19:45 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- 21:19:45 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:19:45 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml 21:19:45 [INFO] ...done! 21:19:45 [INFO] Attaching features XML 21:19:45 [INFO] 21:19:45 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- 21:19:45 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:19:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:19:45 [INFO] 21:19:45 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> 21:19:45 [INFO] 21:19:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- 21:19:45 [INFO] 21:19:45 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< 21:19:45 [INFO] 21:19:45 [INFO] 21:19:45 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- 21:19:45 [INFO] 21:19:45 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:45 [INFO] Forking topology-lldp-discovery 0.19.0-SNAPSHOT 21:19:45 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:45 [INFO] 21:19:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-lldp-discovery --- 21:19:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:45 [INFO] 21:19:45 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- 21:19:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:45 [INFO] 21:19:45 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-lldp-discovery --- 21:19:45 [INFO] 21:19:45 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- 21:19:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:19:45 [INFO] 21:19:45 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ topology-lldp-discovery --- 21:19:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:19:45 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/yang 21:19:45 [INFO] yang-to-sources: Found 11 dependencies in 1.336 ms 21:19:45 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:19:45 [INFO] 21:19:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-lldp-discovery --- 21:19:45 [INFO] Starting audit... 21:19:45 Audit done. 21:19:45 [INFO] You have 0 Checkstyle violations. 21:19:45 [INFO] 21:19:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-lldp-discovery --- 21:19:45 [INFO] Starting audit... 21:19:45 Audit done. 21:19:45 [INFO] You have 0 Checkstyle violations. 21:19:45 [INFO] 21:19:45 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-lldp-discovery --- 21:19:45 [INFO] 21:19:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery --- 21:19:45 [INFO] Copying 1 resource from src/main/resources to target/classes 21:19:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/generated-sources/spi 21:19:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:19:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:19:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:19:45 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/generated-sources/spi 21:19:45 [INFO] 21:19:45 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-lldp-discovery --- 21:19:45 [INFO] Recompiling the module because of changed dependency. 21:19:45 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:[51,23] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[50,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[157,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[164,24] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[165,17] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[177,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[150,44] md5() in com.google.common.hash.Hashing has been deprecated 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:46 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:46 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/classes 21:19:46 [INFO] 21:19:46 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> 21:19:46 [INFO] 21:19:46 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ topology-lldp-discovery --- 21:19:46 [INFO] Fork Value is true 21:19:49 [INFO] Done SpotBugs Analysis.... 21:19:49 [INFO] 21:19:49 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< 21:19:49 [INFO] 21:19:49 [INFO] 21:19:49 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ topology-lldp-discovery --- 21:19:49 [INFO] BugInstance size is 0 21:19:49 [INFO] Error size is 0 21:19:49 [INFO] No errors/warnings found 21:19:49 [INFO] 21:19:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:49 [INFO] Forking lldp-speaker 0.19.0-SNAPSHOT 21:19:49 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:49 [INFO] 21:19:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lldp-speaker --- 21:19:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:49 [INFO] 21:19:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lldp-speaker --- 21:19:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:49 [INFO] 21:19:49 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ lldp-speaker --- 21:19:49 [INFO] 21:19:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ lldp-speaker --- 21:19:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:19:49 [INFO] 21:19:49 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ lldp-speaker --- 21:19:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:19:49 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/yang 21:19:49 [INFO] yang-to-sources: Found 12 dependencies in 1.982 ms 21:19:49 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:19:49 [INFO] 21:19:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ lldp-speaker --- 21:19:49 [INFO] Starting audit... 21:19:49 Audit done. 21:19:49 [INFO] You have 0 Checkstyle violations. 21:19:49 [INFO] 21:19:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ lldp-speaker --- 21:19:50 [INFO] Starting audit... 21:19:50 Audit done. 21:19:50 [INFO] You have 0 Checkstyle violations. 21:19:50 [INFO] 21:19:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ lldp-speaker --- 21:19:50 [INFO] 21:19:50 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker --- 21:19:50 [INFO] Copying 1 resource from src/main/resources to target/classes 21:19:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/generated-sources/spi 21:19:50 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 21:19:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:19:50 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 21:19:50 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/generated-sources/spi 21:19:50 [INFO] 21:19:50 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ lldp-speaker --- 21:19:50 [INFO] Recompiling the module because of changed dependency. 21:19:50 [INFO] Compiling 33 source files with javac [debug release 17] to target/classes 21:19:50 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 21:19:50 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 21:19:50 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 21:19:50 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:19:50 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:19:50 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:19:50 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:19:50 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,75] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 21:19:50 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 21:19:50 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 21:19:50 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion 21:19:50 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:19:50 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:19:50 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 21:19:50 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 21:19:50 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator 21:19:50 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion 21:19:50 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:19:50 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:19:50 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 21:19:50 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/lldp-speaker-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/classes 21:19:50 [INFO] 21:19:50 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ lldp-speaker >>> 21:19:50 [INFO] 21:19:50 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ lldp-speaker --- 21:19:50 [INFO] Fork Value is true 21:19:53 [INFO] Done SpotBugs Analysis.... 21:19:53 [INFO] 21:19:53 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ lldp-speaker <<< 21:19:53 [INFO] 21:19:53 [INFO] 21:19:53 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ lldp-speaker --- 21:19:53 [INFO] BugInstance size is 0 21:19:53 [INFO] Error size is 0 21:19:53 [INFO] No errors/warnings found 21:19:53 [INFO] 21:19:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:53 [INFO] Forking topology-manager 0.19.0-SNAPSHOT 21:19:53 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:53 [INFO] 21:19:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-manager --- 21:19:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:53 [INFO] 21:19:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-manager --- 21:19:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:53 [INFO] 21:19:53 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-manager --- 21:19:54 [INFO] 21:19:54 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-manager --- 21:19:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:19:54 [INFO] 21:19:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-manager --- 21:19:54 [INFO] Starting audit... 21:19:54 Audit done. 21:19:54 [INFO] You have 0 Checkstyle violations. 21:19:54 [INFO] 21:19:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-manager --- 21:19:54 [INFO] Starting audit... 21:19:54 Audit done. 21:19:54 [INFO] You have 0 Checkstyle violations. 21:19:54 [INFO] 21:19:54 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-manager --- 21:19:54 [INFO] 21:19:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager --- 21:19:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/resources 21:19:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/generated-sources/spi 21:19:54 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/generated-sources/yang 21:19:54 [INFO] 21:19:54 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-manager --- 21:19:54 [INFO] Recompiling the module because of changed dependency. 21:19:54 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[41,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 21:19:54 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 21:19:54 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:54 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated 21:19:54 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/topology-manager-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/classes 21:19:54 [INFO] 21:19:54 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ topology-manager >>> 21:19:54 [INFO] 21:19:54 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ topology-manager --- 21:19:54 [INFO] Fork Value is true 21:19:57 [INFO] Done SpotBugs Analysis.... 21:19:57 [INFO] 21:19:57 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ topology-manager <<< 21:19:57 [INFO] 21:19:57 [INFO] 21:19:57 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ topology-manager --- 21:19:57 [INFO] BugInstance size is 0 21:19:57 [INFO] Error size is 0 21:19:57 [INFO] No errors/warnings found 21:19:57 [INFO] 21:19:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:57 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - topology 0.19.0-SNAPSHOT 21:19:57 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:57 [INFO] 21:19:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- 21:19:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:57 [INFO] 21:19:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- 21:19:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:57 [INFO] 21:19:57 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology --- 21:19:58 [INFO] 21:19:58 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- 21:19:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:19:58 [INFO] 21:19:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology --- 21:19:58 [INFO] Starting audit... 21:19:58 Audit done. 21:19:58 [INFO] You have 0 Checkstyle violations. 21:19:58 [INFO] 21:19:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology --- 21:19:58 [INFO] Starting audit... 21:19:58 Audit done. 21:19:58 [INFO] You have 0 Checkstyle violations. 21:19:58 [INFO] 21:19:58 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology --- 21:19:58 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/classes/META-INF/maven/dependencies.properties 21:19:58 [INFO] 21:19:58 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology --- 21:19:58 [INFO] 21:19:58 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- 21:19:58 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:19:58 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml 21:19:58 [INFO] ...done! 21:19:58 [INFO] Attaching features XML 21:19:58 [INFO] 21:19:58 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-topology --- 21:19:58 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:19:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:19:58 [INFO] 21:19:58 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> 21:19:58 [INFO] 21:19:58 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- 21:19:58 [INFO] 21:19:58 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< 21:19:58 [INFO] 21:19:58 [INFO] 21:19:58 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-topology --- 21:19:58 [INFO] 21:19:58 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:58 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.19.0-SNAPSHOT 21:19:58 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:58 [INFO] 21:19:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- 21:19:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:58 [INFO] 21:19:58 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- 21:19:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:58 [INFO] 21:19:58 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- 21:19:59 [INFO] 21:19:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- 21:19:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:19:59 [INFO] 21:19:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- 21:19:59 [INFO] Starting audit... 21:19:59 Audit done. 21:19:59 [INFO] You have 0 Checkstyle violations. 21:19:59 [INFO] 21:19:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-lldp-speaker --- 21:19:59 [INFO] Starting audit... 21:19:59 Audit done. 21:19:59 [INFO] You have 0 Checkstyle violations. 21:19:59 [INFO] 21:19:59 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-lldp-speaker --- 21:19:59 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes/META-INF/maven/dependencies.properties 21:19:59 [INFO] 21:19:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- 21:19:59 [INFO] 21:19:59 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- 21:19:59 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:19:59 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml 21:19:59 [INFO] ...done! 21:19:59 [INFO] Attaching features XML 21:19:59 [INFO] 21:19:59 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- 21:19:59 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:19:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:19:59 [INFO] 21:19:59 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> 21:19:59 [INFO] 21:19:59 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- 21:19:59 [INFO] 21:19:59 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< 21:19:59 [INFO] 21:19:59 [INFO] 21:19:59 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- 21:19:59 [INFO] 21:19:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:59 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.19.0-SNAPSHOT 21:19:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:59 [INFO] 21:19:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:19:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:59 [INFO] 21:19:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:19:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:59 [INFO] 21:19:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:19:59 [INFO] 21:19:59 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:19:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:19:59 [INFO] 21:19:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:19:59 [INFO] Starting audit... 21:19:59 Audit done. 21:19:59 [INFO] You have 0 Checkstyle violations. 21:19:59 [INFO] 21:19:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:19:59 [INFO] Starting audit... 21:19:59 Audit done. 21:19:59 [INFO] You have 0 Checkstyle violations. 21:19:59 [INFO] 21:19:59 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:19:59 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes/META-INF/maven/dependencies.properties 21:19:59 [INFO] 21:19:59 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:19:59 [INFO] 21:19:59 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:19:59 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:19:59 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml 21:19:59 [INFO] ...done! 21:19:59 [INFO] Attaching features XML 21:19:59 [INFO] 21:19:59 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:19:59 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:19:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:19:59 [INFO] 21:19:59 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> 21:19:59 [INFO] 21:19:59 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:19:59 [INFO] 21:19:59 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< 21:19:59 [INFO] 21:19:59 [INFO] 21:19:59 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- 21:19:59 [INFO] 21:19:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:59 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.19.0-SNAPSHOT 21:19:59 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:19:59 [INFO] 21:19:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- 21:19:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:59 [INFO] 21:19:59 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- 21:19:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:19:59 [INFO] 21:19:59 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- 21:20:00 [INFO] 21:20:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- 21:20:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:20:00 [INFO] 21:20:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology-manager --- 21:20:00 [INFO] Starting audit... 21:20:00 Audit done. 21:20:00 [INFO] You have 0 Checkstyle violations. 21:20:00 [INFO] 21:20:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology-manager --- 21:20:00 [INFO] Starting audit... 21:20:00 Audit done. 21:20:00 [INFO] You have 0 Checkstyle violations. 21:20:00 [INFO] 21:20:00 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology-manager --- 21:20:00 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes/META-INF/maven/dependencies.properties 21:20:00 [INFO] 21:20:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- 21:20:00 [INFO] 21:20:00 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- 21:20:00 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:20:00 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml 21:20:00 [INFO] ...done! 21:20:00 [INFO] Attaching features XML 21:20:00 [INFO] 21:20:00 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- 21:20:00 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:20:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:20:00 [INFO] 21:20:00 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> 21:20:00 [INFO] 21:20:00 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- 21:20:00 [INFO] 21:20:00 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< 21:20:00 [INFO] 21:20:00 [INFO] 21:20:00 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- 21:20:00 [INFO] 21:20:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:00 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.19.0-SNAPSHOT 21:20:00 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:00 [INFO] 21:20:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- 21:20:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:00 [INFO] 21:20:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- 21:20:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:00 [INFO] 21:20:00 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- 21:20:00 [INFO] 21:20:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- 21:20:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:20:00 [INFO] 21:20:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- 21:20:00 [INFO] Starting audit... 21:20:00 Audit done. 21:20:00 [INFO] You have 0 Checkstyle violations. 21:20:00 [INFO] 21:20:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-reconciliation-framework --- 21:20:01 [INFO] Starting audit... 21:20:01 Audit done. 21:20:01 [INFO] You have 0 Checkstyle violations. 21:20:01 [INFO] 21:20:01 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-reconciliation-framework --- 21:20:01 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes/META-INF/maven/dependencies.properties 21:20:01 [INFO] 21:20:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- 21:20:01 [INFO] 21:20:01 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- 21:20:01 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:20:01 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml 21:20:01 [INFO] ...done! 21:20:01 [INFO] Attaching features XML 21:20:01 [INFO] 21:20:01 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- 21:20: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 21:20:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:20:01 [INFO] 21:20:01 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> 21:20:01 [INFO] 21:20:01 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- 21:20:01 [INFO] 21:20:01 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< 21:20:01 [INFO] 21:20:01 [INFO] 21:20:01 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- 21:20:01 [INFO] 21:20:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:01 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.19.0-SNAPSHOT 21:20:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:01 [INFO] 21:20:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:20:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:01 [INFO] 21:20:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:20:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:01 [INFO] 21:20:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:20:01 [INFO] 21:20:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:20:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:20:01 [INFO] 21:20:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:20:01 [INFO] Starting audit... 21:20:01 Audit done. 21:20:01 [INFO] You have 0 Checkstyle violations. 21:20:01 [INFO] 21:20:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:20:01 [INFO] Starting audit... 21:20:01 Audit done. 21:20:01 [INFO] You have 0 Checkstyle violations. 21:20:01 [INFO] 21:20:01 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:20:01 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes/META-INF/maven/dependencies.properties 21:20:01 [INFO] 21:20:01 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:20:01 [INFO] 21:20:01 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:20:01 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:20:01 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml 21:20:01 [INFO] ...done! 21:20:01 [INFO] Attaching features XML 21:20:01 [INFO] 21:20:01 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:20: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 21:20:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:20:01 [INFO] 21:20:01 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> 21:20:01 [INFO] 21:20:01 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:20:01 [INFO] 21:20:01 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< 21:20:01 [INFO] 21:20:01 [INFO] 21:20:01 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- 21:20:01 [INFO] 21:20:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:01 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services 0.19.0-SNAPSHOT 21:20:01 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:01 [INFO] 21:20:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- 21:20:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:01 [INFO] 21:20:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- 21:20:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:01 [INFO] 21:20:01 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services --- 21:20:02 [INFO] 21:20:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- 21:20:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:20:02 [INFO] 21:20:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-flow-services --- 21:20:02 [INFO] Starting audit... 21:20:02 Audit done. 21:20:02 [INFO] You have 0 Checkstyle violations. 21:20:02 [INFO] 21:20:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-flow-services --- 21:20:02 [INFO] Starting audit... 21:20:02 Audit done. 21:20:02 [INFO] You have 0 Checkstyle violations. 21:20:02 [INFO] 21:20:02 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-flow-services --- 21:20:02 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/classes/META-INF/maven/dependencies.properties 21:20:02 [INFO] 21:20:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-flow-services --- 21:20:02 [INFO] 21:20:02 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- 21:20:02 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:20:02 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml 21:20:02 [INFO] ...done! 21:20:02 [INFO] Attaching features XML 21:20:02 [INFO] 21:20:02 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-flow-services --- 21:20: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 21:20:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:20:02 [INFO] 21:20:02 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> 21:20:02 [INFO] 21:20:02 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- 21:20:02 [INFO] 21:20:02 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< 21:20:02 [INFO] 21:20:02 [INFO] 21:20:02 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-flow-services --- 21:20:02 [INFO] 21:20:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:02 [INFO] Forking OpenDaylight :: Openflow Plugin :: Drop Test 0.19.0-SNAPSHOT 21:20:02 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:02 [INFO] 21:20:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- 21:20:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:02 [INFO] 21:20:02 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- 21:20:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:02 [INFO] 21:20:02 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-drop-test --- 21:20:02 [INFO] 21:20:02 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- 21:20:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:20:02 [INFO] 21:20:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-drop-test --- 21:20:02 [INFO] Starting audit... 21:20:02 Audit done. 21:20:02 [INFO] You have 0 Checkstyle violations. 21:20:02 [INFO] 21:20:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-drop-test --- 21:20:02 [INFO] Starting audit... 21:20:02 Audit done. 21:20:02 [INFO] You have 0 Checkstyle violations. 21:20:02 [INFO] 21:20:02 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-drop-test --- 21:20:02 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/classes/META-INF/maven/dependencies.properties 21:20:02 [INFO] 21:20:02 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-drop-test --- 21:20:02 [INFO] 21:20:02 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- 21:20:03 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:20:03 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml 21:20:03 [INFO] ...done! 21:20:03 [INFO] Attaching features XML 21:20:03 [INFO] 21:20:03 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-drop-test --- 21:20:03 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:20:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:20:03 [INFO] 21:20:03 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> 21:20:03 [INFO] 21:20:03 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- 21:20:03 [INFO] 21:20:03 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< 21:20:03 [INFO] 21:20:03 [INFO] 21:20:03 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-drop-test --- 21:20:03 [INFO] 21:20:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:03 [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.19.0-SNAPSHOT 21:20:03 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:03 [INFO] 21:20:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- 21:20:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:03 [INFO] 21:20:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- 21:20:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:03 [INFO] 21:20:03 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- 21:20:04 [INFO] 21:20:04 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- 21:20:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:20:04 [INFO] 21:20:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-flow-services-rest --- 21:20:04 [INFO] Starting audit... 21:20:04 Audit done. 21:20:04 [INFO] You have 0 Checkstyle violations. 21:20:04 [INFO] 21:20:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-flow-services-rest --- 21:20:04 [INFO] Starting audit... 21:20:04 Audit done. 21:20:04 [INFO] You have 0 Checkstyle violations. 21:20:04 [INFO] 21:20:04 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-flow-services-rest --- 21:20:04 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes/META-INF/maven/dependencies.properties 21:20:04 [INFO] 21:20:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- 21:20:04 [INFO] 21:20:04 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- 21:20:04 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:20:04 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml 21:20:04 [INFO] ...done! 21:20:04 [INFO] Attaching features XML 21:20:04 [INFO] 21:20:04 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- 21:20:04 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:20:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:20:04 [INFO] 21:20:04 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> 21:20:04 [INFO] 21:20:04 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- 21:20:04 [INFO] 21:20:04 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< 21:20:04 [INFO] 21:20:04 [INFO] 21:20:04 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- 21:20:04 [INFO] 21:20:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:04 [INFO] Forking southbound-cli 0.19.0-SNAPSHOT 21:20:04 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:04 [INFO] 21:20:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-cli --- 21:20:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:04 [INFO] 21:20:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-cli --- 21:20:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:04 [INFO] 21:20:04 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-cli --- 21:20:05 [INFO] 21:20:05 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-cli --- 21:20:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:20:05 [INFO] 21:20:05 [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ southbound-cli --- 21:20:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 21:20:05 [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/src/main/yang 21:20:05 [INFO] yang-to-sources: Found 15 dependencies in 1.778 ms 21:20:05 [INFO] yang-to-sources:: Everything is up to date, nothing to do 21:20:05 [INFO] 21:20:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-cli --- 21:20:05 [INFO] Starting audit... 21:20:05 Audit done. 21:20:05 [INFO] You have 0 Checkstyle violations. 21:20:05 [INFO] 21:20:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-cli --- 21:20:05 [INFO] Starting audit... 21:20:05 Audit done. 21:20:05 [INFO] You have 0 Checkstyle violations. 21:20:05 [INFO] 21:20:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-cli --- 21:20:05 [INFO] 21:20:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli --- 21:20:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/src/main/resources 21:20:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/generated-sources/spi 21:20:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:20:05 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 21:20:05 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 21:20:05 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/generated-sources/spi 21:20:05 [INFO] 21:20:05 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-cli --- 21:20:05 [INFO] Recompiling the module because of changed dependency. 21:20:05 [INFO] Compiling 28 source files with javac [debug release 17] to target/classes 21:20:05 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[304,19] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:20:05 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/southbound-cli-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/classes 21:20:05 [INFO] 21:20:05 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ southbound-cli >>> 21:20:05 [INFO] 21:20:05 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ southbound-cli --- 21:20:05 [INFO] Fork Value is true 21:20:09 [INFO] Done SpotBugs Analysis.... 21:20:09 [INFO] 21:20:09 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ southbound-cli <<< 21:20:09 [INFO] 21:20:09 [INFO] 21:20:09 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ southbound-cli --- 21:20:09 [INFO] BugInstance size is 0 21:20:09 [INFO] Error size is 0 21:20:09 [INFO] No errors/warnings found 21:20:09 [INFO] 21:20:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:09 [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.19.0-SNAPSHOT 21:20:09 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:09 [INFO] 21:20:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- 21:20:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:09 [INFO] 21:20:09 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- 21:20:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:09 [INFO] 21:20:09 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- 21:20:10 [INFO] 21:20:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- 21:20:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:20:10 [INFO] 21:20:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-southbound-cli --- 21:20:10 [INFO] Starting audit... 21:20:10 Audit done. 21:20:10 [INFO] You have 0 Checkstyle violations. 21:20:10 [INFO] 21:20:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-southbound-cli --- 21:20:10 [INFO] Starting audit... 21:20:10 Audit done. 21:20:10 [INFO] You have 0 Checkstyle violations. 21:20:10 [INFO] 21:20:10 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-southbound-cli --- 21:20:10 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes/META-INF/maven/dependencies.properties 21:20:10 [INFO] 21:20:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- 21:20:10 [INFO] 21:20:10 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- 21:20:10 [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:20:10 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml 21:20:10 [INFO] ...done! 21:20:10 [INFO] Attaching features XML 21:20:10 [INFO] 21:20:10 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- 21:20:10 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:20:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:20:10 [INFO] 21:20:10 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> 21:20:10 [INFO] 21:20:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- 21:20:10 [INFO] 21:20:10 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< 21:20:10 [INFO] 21:20:10 [INFO] 21:20:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- 21:20:10 [INFO] 21:20:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:10 [INFO] Forking features-openflowplugin 0.19.0-SNAPSHOT 21:20:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:10 [INFO] 21:20:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin --- 21:20:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:10 [INFO] 21:20:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin --- 21:20:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:10 [INFO] 21:20:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowplugin --- 21:20:10 [INFO] 21:20:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowplugin --- 21:20:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:20:10 [INFO] 21:20:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowplugin --- 21:20:10 [INFO] Starting audit... 21:20:10 Audit done. 21:20:10 [INFO] You have 0 Checkstyle violations. 21:20:10 [INFO] 21:20:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowplugin --- 21:20:10 [INFO] Starting audit... 21:20:10 Audit done. 21:20:10 [INFO] You have 0 Checkstyle violations. 21:20:10 [INFO] 21:20:10 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowplugin --- 21:20:10 [INFO] 21:20:10 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowplugin --- 21:20:10 [INFO] Created: /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/classes/META-INF/maven/dependencies.properties 21:20:10 [INFO] 21:20:10 [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- 21:20:10 [WARNING] The POM for org.opendaylight.openflowplugin:features-openflowplugin:xml:0.19.0-20240425.205041-20 is missing, no dependency information available 21:20:10 [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/feature/feature.xml 21:20:10 [INFO] ...done! 21:20:10 [INFO] Attaching features XML 21:20:10 [INFO] 21:20:10 [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-openflowplugin --- 21:20:10 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:20:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:20:10 [INFO] 21:20:10 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> 21:20:10 [INFO] 21:20:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-openflowplugin --- 21:20:10 [INFO] 21:20:10 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< 21:20:10 [INFO] 21:20:10 [INFO] 21:20:10 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-openflowplugin --- 21:20:10 [INFO] 21:20:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:10 [INFO] Forking features-aggregator 0.19.0-SNAPSHOT 21:20:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:10 [INFO] 21:20:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- 21:20:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:10 [INFO] 21:20:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- 21:20:10 [INFO] 21:20:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:10 [INFO] Forking ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.19.0-SNAPSHOT 21:20:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:10 [INFO] 21:20:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- 21:20:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:10 [INFO] 21:20:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- 21:20:10 [INFO] 21:20:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:10 [INFO] Forking applications-aggregator 0.19.0-SNAPSHOT 21:20:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:10 [INFO] 21:20:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ applications-aggregator --- 21:20:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:10 [INFO] 21:20:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ applications-aggregator --- 21:20:10 [INFO] 21:20:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:10 [INFO] Forking model-aggregator 0.19.0-SNAPSHOT 21:20:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:10 [INFO] 21:20:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-aggregator --- 21:20:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:10 [INFO] 21:20:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-aggregator --- 21:20:10 [INFO] 21:20:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:10 [INFO] Forking learning-switch 0.19.0-SNAPSHOT 21:20:10 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:10 [INFO] 21:20:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ learning-switch --- 21:20:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:10 [INFO] 21:20:10 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ learning-switch --- 21:20:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:10 [INFO] 21:20:10 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ learning-switch --- 21:20:11 [INFO] 21:20:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ learning-switch --- 21:20:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:20:11 [INFO] 21:20:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ learning-switch --- 21:20:11 [INFO] Starting audit... 21:20:11 Audit done. 21:20:11 [INFO] You have 0 Checkstyle violations. 21:20:11 [INFO] 21:20:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ learning-switch --- 21:20:11 [INFO] Starting audit... 21:20:11 Audit done. 21:20:11 [INFO] You have 0 Checkstyle violations. 21:20:11 [INFO] 21:20:11 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ learning-switch --- 21:20:11 [INFO] 21:20:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch --- 21:20:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/src/main/resources 21:20:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/generated-sources/spi 21:20:11 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/generated-sources/yang 21:20:11 [INFO] 21:20:11 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ learning-switch --- 21:20:11 [INFO] Recompiling the module because of changed dependency. 21:20:11 [INFO] Compiling 13 source files with javac [debug release 17] to target/classes 21:20:11 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 21:20:11 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[65,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 21:20:11 [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 21:20:11 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/learning-switch-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/classes 21:20:11 [INFO] 21:20:11 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ learning-switch >>> 21:20:11 [INFO] 21:20:11 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ learning-switch --- 21:20:11 [INFO] Fork Value is true 21:20:14 [INFO] Done SpotBugs Analysis.... 21:20:14 [INFO] 21:20:14 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ learning-switch <<< 21:20:14 [INFO] 21:20:14 [INFO] 21:20:14 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ learning-switch --- 21:20:14 [INFO] BugInstance size is 0 21:20:14 [INFO] Error size is 0 21:20:14 [INFO] No errors/warnings found 21:20:14 [INFO] 21:20:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:14 [INFO] Forking sample-consumer 0.19.0-SNAPSHOT 21:20:14 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:14 [INFO] 21:20:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-consumer --- 21:20:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:14 [INFO] 21:20:14 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-consumer --- 21:20:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:14 [INFO] 21:20:14 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sample-consumer --- 21:20:15 [INFO] 21:20:15 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sample-consumer --- 21:20:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:20:15 [INFO] 21:20:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ sample-consumer --- 21:20:15 [INFO] Starting audit... 21:20:15 Audit done. 21:20:15 [INFO] You have 0 Checkstyle violations. 21:20:15 [INFO] 21:20:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ sample-consumer --- 21:20:15 [INFO] Starting audit... 21:20:15 Audit done. 21:20:15 [INFO] You have 0 Checkstyle violations. 21:20:15 [INFO] 21:20:15 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sample-consumer --- 21:20:15 [INFO] 21:20:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer --- 21:20:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/src/main/resources 21:20:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/generated-sources/spi 21:20:15 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/generated-sources/yang 21:20:15 [INFO] 21:20:15 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ sample-consumer --- 21:20:15 [INFO] Recompiling the module because of changed dependency. 21:20:15 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 21:20:15 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/sample-consumer-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/classes 21:20:15 [INFO] 21:20:15 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ sample-consumer >>> 21:20:15 [INFO] 21:20:15 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ sample-consumer --- 21:20:15 [INFO] Fork Value is true 21:20:17 [INFO] Done SpotBugs Analysis.... 21:20:17 [INFO] 21:20:17 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ sample-consumer <<< 21:20:17 [INFO] 21:20:17 [INFO] 21:20:17 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ sample-consumer --- 21:20:17 [INFO] BugInstance size is 0 21:20:17 [INFO] Error size is 0 21:20:17 [INFO] No errors/warnings found 21:20:17 [INFO] 21:20:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:17 [INFO] Forking sample-bundles 0.19.0-SNAPSHOT 21:20:17 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:17 [INFO] 21:20:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-bundles --- 21:20:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:17 [INFO] 21:20:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-bundles --- 21:20:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:17 [INFO] 21:20:17 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sample-bundles --- 21:20:18 [INFO] 21:20:18 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sample-bundles --- 21:20:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:20:18 [INFO] 21:20:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ sample-bundles --- 21:20:18 [INFO] Starting audit... 21:20:18 Audit done. 21:20:18 [INFO] You have 0 Checkstyle violations. 21:20:18 [INFO] 21:20:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ sample-bundles --- 21:20:18 [INFO] Starting audit... 21:20:18 Audit done. 21:20:18 [INFO] You have 0 Checkstyle violations. 21:20:18 [INFO] 21:20:18 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sample-bundles --- 21:20:18 [INFO] 21:20:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles --- 21:20:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/src/main/resources 21:20:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/generated-sources/spi 21:20:18 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/generated-sources/yang 21:20:18 [INFO] 21:20:18 [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ sample-bundles --- 21:20:18 [INFO] Recompiling the module because of changed dependency. 21:20:18 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 21:20:18 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/sample-bundles-0.19.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/classes 21:20:18 [INFO] 21:20:18 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ sample-bundles >>> 21:20:18 [INFO] 21:20:18 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ sample-bundles --- 21:20:18 [INFO] Fork Value is true 21:20:21 [INFO] Done SpotBugs Analysis.... 21:20:21 [INFO] 21:20:21 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ sample-bundles <<< 21:20:21 [INFO] 21:20:21 [INFO] 21:20:21 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ sample-bundles --- 21:20:21 [INFO] BugInstance size is 0 21:20:21 [INFO] Error size is 0 21:20:21 [INFO] No errors/warnings found 21:20:21 [INFO] 21:20:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:21 [INFO] Forking openflowplugin-samples-aggregator 0.19.0-SNAPSHOT 21:20:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:21 [INFO] 21:20:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- 21:20:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:21 [INFO] 21:20:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-samples-aggregator --- 21:20:21 [INFO] 21:20:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:21 [INFO] Forking openflowplugin-karaf 0.19.0-SNAPSHOT 21:20:21 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:21 [INFO] 21:20:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-karaf --- 21:20:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:21 [INFO] 21:20:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- 21:20:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:21 [INFO] 21:20:21 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-karaf --- 21:20:21 [INFO] 21:20:21 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- 21:20:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:20:21 [INFO] 21:20:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-karaf --- 21:20:21 [INFO] Starting audit... 21:20:21 Audit done. 21:20:21 [INFO] You have 0 Checkstyle violations. 21:20:21 [INFO] 21:20:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-karaf --- 21:20:21 [INFO] Starting audit... 21:20:21 Audit done. 21:20:21 [INFO] You have 0 Checkstyle violations. 21:20:21 [INFO] 21:20:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-karaf --- 21:20:21 [INFO] 21:20:21 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf --- 21:20:21 [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/src/main/resources 21:20:21 [INFO] 21:20:21 [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ openflowplugin-karaf --- 21:20:21 [INFO] Using repositories: 21:20:21 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 21:20:21 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 21:20:21 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:20:21 [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/assembly 21:20:21 [INFO] Loading direct KAR and features XML dependencies 21:20:21 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.5/kar 21:20:21 [INFO] Feature framework will be added as a startup feature 21:20:21 [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/assembly 21:20:21 [INFO] Unzipping kars 21:20:21 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar 21:20:21 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features 21:20:21 [INFO] Loading profiles from: 21:20:21 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 21:20:21 [INFO] Loading repositories 21:20:22 [INFO] Generating generated-startup profile 21:20:22 [INFO] Generating generated-boot profile with parents: generated-startup 21:20:22 [INFO] Generating generated-installed profile 21:20:22 [INFO] Configuring etc/config.properties and etc/system.properties 21:20:22 [INFO] Downloading libraries for generated profiles 21:20:22 [INFO] Downloading additional libraries 21:20:22 [INFO] Writing configurations 21:20:22 [INFO] adding config file: etc/profile.cfg 21:20:22 [INFO] Startup stage 21:20:22 [INFO] Loading startup repositories 21:20:22 [INFO] Resolving startup features and bundles 21:20:22 [INFO] Features: framework 21:20:22 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 21:20:22 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 21:20:22 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 21:20:22 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 21:20:22 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 21:20:22 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 21:20:22 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 21:20:22 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 21:20:22 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 21:20:22 [INFO] Boot stage 21:20:22 [INFO] Loading boot repositories 21:20:22 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.4/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.6/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.14.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.14.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.4/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.6/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.6/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.14.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.4/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.4/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.14.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.4/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features 21:20:22 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.4/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.4/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.4/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.4/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.4/xml/features 21:20:22 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.4/xml/features 21:20:22 [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar 21:20:22 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 21:20:22 [INFO] Feature kar/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 21:20:22 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 21:20:22 [INFO] Feature bundle/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 21:20:22 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 21:20:22 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 21:20:22 [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 21:20:22 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 21:20:22 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 21:20:22 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 21:20:22 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 21:20:22 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 21:20:22 [INFO] Feature package/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 21:20:22 [INFO] Feature shell/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 21:20:22 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 21:20:22 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 21:20:22 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 21:20:22 [INFO] Feature service/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 21:20:22 [INFO] Feature jaas/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 21:20:22 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 21:20:22 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 21:20:22 [INFO] Feature ssh/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 21:20:22 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 21:20:22 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 21:20:22 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 21:20:22 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 21:20:22 [INFO] Feature feature/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 21:20:22 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 21:20:22 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 21:20:22 [INFO] Feature jline/3.21.0 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 21:20:22 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 21:20:22 [INFO] Feature management/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 21:20:22 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 21:20:22 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 21:20:22 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 21:20:22 [INFO] adding config file: etc/jmx.acl.cfg 21:20:22 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 21:20:22 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 21:20:22 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 21:20:22 [INFO] adding config file: etc/org.apache.karaf.management.cfg 21:20:22 [INFO] Feature system/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 21:20:22 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 21:20:22 [INFO] Feature log/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 21:20:22 [INFO] adding config file: etc/org.apache.karaf.log.cfg 21:20:22 [INFO] Feature config/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 21:20:22 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 21:20:22 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 21:20:22 [INFO] Feature aries-blueprint/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 21:20:22 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 21:20:22 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 21:20:22 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 21:20:22 [INFO] Feature 0dac6385-efc7-4f58-9423-01f505592276/0.0.0 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 21:20:22 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 21:20:22 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 21:20:22 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 21:20:22 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 21:20:22 [INFO] Feature framework/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 21:20:22 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 21:20:22 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 21:20:22 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 21:20:22 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 21:20:22 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 21:20:22 [INFO] Feature instance/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 21:20:22 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 21:20:22 [INFO] Feature shell-compat/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 21:20:22 [INFO] Feature diagnostic/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 21:20:22 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar 21:20:22 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 21:20:22 [INFO] Feature deployer/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 21:20:22 [INFO] Feature scr/4.4.5 is defined as a boot feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 21:20:22 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 21:20:22 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 21:20:22 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 21:20:22 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 21:20:22 [INFO] Feature standard/4.4.5 is defined as a boot feature 21:20:22 [INFO] Install stage 21:20:22 [INFO] Loading installed repositories 21:20:22 [INFO] Feature wrapper/4.4.5 is defined as an installed feature 21:20:22 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 21:20:22 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 21:20:22 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 21:20:22 [INFO] 21:20:22 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> 21:20:22 [INFO] 21:20:22 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-karaf --- 21:20:22 [INFO] 21:20:22 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< 21:20:22 [INFO] 21:20:22 [INFO] 21:20:22 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-karaf --- 21:20:22 [INFO] 21:20:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:22 [INFO] Forking openflowplugin 0.19.0-SNAPSHOT 21:20:22 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 21:20:22 [INFO] 21:20:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-aggregator --- 21:20:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:22 [INFO] 21:20:22 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- 21:20:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 21:20:22 [INFO] 21:20:22 [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-aggregator --- 21:20:22 [INFO] 21:20:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- 21:20:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-scandium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:20:22 [INFO] 21:20:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-aggregator --- 21:20:22 [INFO] Starting audit... 21:20:22 Audit done. 21:20:22 [INFO] You have 0 Checkstyle violations. 21:20:22 [INFO] 21:20:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-aggregator --- 21:20:22 [INFO] Starting audit... 21:20:22 Audit done. 21:20:22 [INFO] You have 0 Checkstyle violations. 21:20:22 [INFO] 21:20:22 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-aggregator --- 21:20:22 [INFO] 21:20:22 [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> 21:20:22 [INFO] 21:20:22 [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-aggregator --- 21:20:22 [INFO] 21:20:22 [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< 21:20:22 [INFO] 21:20:22 [INFO] 21:20:22 [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-aggregator --- 21:20:22 [INFO] 21:20:22 [INFO] <<< maven-javadoc-plugin:3.1.1:aggregate (default-cli) < compile @ openflowplugin-aggregator <<< 21:20:22 [INFO] 21:20:23 [INFO] 21:20:23 [INFO] --- maven-javadoc-plugin:3.1.1:aggregate (default-cli) @ openflowplugin-aggregator --- 21:20:24 [ERROR] Error fetching link: /w/workspace/openflowplugin-maven-merge-scandium/target/javadoc-bundle-options. Ignored it. 21:20:24 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.0-SNAPSHOT.jar 21:20:24 [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/learning-switch-0.19.0-SNAPSHOT.jar 21:21:10 [WARNING] Javadoc Warnings 21:21:10 [WARNING] warning: unknown enum constant When.UNKNOWN 21:21:10 [WARNING] reason: class file for javax.annotation.meta.When not found 21:21:10 [WARNING] warning: unknown enum constant When.UNKNOWN 21:21:10 [WARNING] 2 warnings 21:21:10 [INFO] ------------------------------------------------------------------------ 21:21:10 [INFO] Reactor Summary for openflowplugin 0.19.0-SNAPSHOT: 21:21:10 [INFO] 21:21:10 [INFO] openflowplugin-artifacts ........................... SUCCESS [ 2.777 s] 21:21:10 [INFO] openflowplugin-parent .............................. SUCCESS [ 9.092 s] 21:21:10 [INFO] liblldp ............................................ SUCCESS [ 16.107 s] 21:21:10 [INFO] libraries-aggregator ............................... SUCCESS [ 0.006 s] 21:21:10 [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 32.797 s] 21:21:10 [INFO] openflowjava-parent ................................ SUCCESS [ 0.550 s] 21:21:10 [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [ 6.273 s] 21:21:10 [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [ 6.998 s] 21:21:10 [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [01:11 min] 21:21:10 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [ 1.051 s] 21:21:10 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 24.744 s] 21:21:10 [INFO] ODL :: openflowjava :: features-openflowjava ....... SUCCESS [ 4.718 s] 21:21:10 [INFO] ODL :: openflowjava :: features-openflowjava-aggregator SUCCESS [ 0.068 s] 21:21:10 [INFO] simple-client ...................................... SUCCESS [ 7.616 s] 21:21:10 [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 44.681 s] 21:21:10 [INFO] model-inventory .................................... SUCCESS [ 5.743 s] 21:21:10 [INFO] model-flow-base .................................... SUCCESS [ 18.001 s] 21:21:10 [INFO] model-flow-service ................................. SUCCESS [ 17.593 s] 21:21:10 [INFO] openflowplugin-api ................................. SUCCESS [ 8.974 s] 21:21:10 [INFO] model-flow-statistics .............................. SUCCESS [ 12.922 s] 21:21:10 [INFO] openflowplugin-extension-api ....................... SUCCESS [ 13.361 s] 21:21:10 [INFO] openflowplugin ..................................... SUCCESS [ 30.375 s] 21:21:10 [INFO] openflowplugin-common .............................. SUCCESS [ 12.412 s] 21:21:10 [INFO] openflowplugin-impl ................................ SUCCESS [01:19 min] 21:21:10 [INFO] openflowjava-extension-nicira-api .................. SUCCESS [ 6.107 s] 21:21:10 [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 24.415 s] 21:21:10 [INFO] openflowjava-extension-eric ........................ SUCCESS [ 9.394 s] 21:21:10 [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 43.726 s] 21:21:10 [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 11.047 s] 21:21:10 [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 10.317 s] 21:21:10 [INFO] test-extension ..................................... SUCCESS [ 6.327 s] 21:21:10 [INFO] model-topology ..................................... SUCCESS [ 5.408 s] 21:21:10 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 19.531 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [ 17.002 s] 21:21:10 [INFO] openflowplugin-blueprint-config .................... SUCCESS [ 0.985 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 39.931 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 34.217 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 36.760 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 33.360 s] 21:21:10 [INFO] features-openflowplugin-extension .................. SUCCESS [ 6.784 s] 21:21:10 [INFO] features-extension-aggregator ...................... SUCCESS [ 0.213 s] 21:21:10 [INFO] openflowplugin-extension-aggregator ................ SUCCESS [ 0.003 s] 21:21:10 [INFO] test-provider ...................................... SUCCESS [ 12.836 s] 21:21:10 [INFO] test-common ........................................ SUCCESS [ 6.058 s] 21:21:10 [INFO] drop-test-karaf .................................... SUCCESS [ 6.555 s] 21:21:10 [INFO] bulk-o-matic ....................................... SUCCESS [ 15.248 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SUCCESS [ 33.157 s] 21:21:10 [INFO] device-ownership-service ........................... SUCCESS [ 5.289 s] 21:21:10 [INFO] of-switch-config-pusher ............................ SUCCESS [ 8.517 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 33.699 s] 21:21:10 [INFO] arbitratorreconciliation-api ....................... SUCCESS [ 5.998 s] 21:21:10 [INFO] reconciliation-framework ........................... SUCCESS [ 7.994 s] 21:21:10 [INFO] arbitratorreconciliation-impl ...................... SUCCESS [ 6.044 s] 21:21:10 [INFO] forwardingrules-manager ............................ SUCCESS [ 26.137 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 33.001 s] 21:21:10 [INFO] forwardingrules-sync ............................... SUCCESS [ 20.826 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 32.667 s] 21:21:10 [INFO] table-miss-enforcer ................................ SUCCESS [ 8.277 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 32.461 s] 21:21:10 [INFO] topology-lldp-discovery ............................ SUCCESS [ 10.007 s] 21:21:10 [INFO] lldp-speaker ....................................... SUCCESS [ 10.899 s] 21:21:10 [INFO] topology-manager ................................... SUCCESS [ 10.148 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 32.458 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 30.895 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 32.305 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 31.401 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 33.690 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 32.376 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [ 33.677 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [ 34.795 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 44.175 s] 21:21:10 [INFO] southbound-cli ..................................... SUCCESS [ 9.560 s] 21:21:10 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 32.137 s] 21:21:10 [INFO] features-openflowplugin ............................ SUCCESS [ 10.909 s] 21:21:10 [INFO] features-aggregator ................................ SUCCESS [ 0.053 s] 21:21:10 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [ 0.002 s] 21:21:10 [INFO] applications-aggregator ............................ SUCCESS [ 0.002 s] 21:21:10 [INFO] model-aggregator ................................... SUCCESS [ 0.001 s] 21:21:10 [INFO] learning-switch .................................... SUCCESS [ 6.316 s] 21:21:10 [INFO] sample-consumer .................................... SUCCESS [ 4.890 s] 21:21:10 [INFO] sample-bundles ..................................... SUCCESS [ 5.697 s] 21:21:10 [INFO] openflowplugin-samples-aggregator .................. SUCCESS [ 0.004 s] 21:21:10 [INFO] openflowplugin-karaf ............................... SUCCESS [ 23.013 s] 21:21:10 [INFO] openflowplugin ..................................... SUCCESS [05:58 min] 21:21:10 [INFO] ------------------------------------------------------------------------ 21:21:10 [INFO] BUILD SUCCESS 21:21:10 [INFO] ------------------------------------------------------------------------ 21:21:10 [INFO] Total time: 30:28 min 21:21:10 [INFO] Finished at: 2024-04-25T21:21:10Z 21:21:10 [INFO] ------------------------------------------------------------------------ 21:21:11 [openflowplugin-maven-merge-scandium] $ /bin/sh -xe /tmp/jenkins9413993169202762748.sh 21:21:11 [openflowplugin-maven-merge-scandium] $ /bin/bash -l /tmp/jenkins10765544683057405363.sh 21:21:11 ---> common-variables.sh 21:21:11 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 21:21:11 ---> maven-deploy.sh 21:21:11 -----> Remove metadata files that were not updated 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-common/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-common/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-provider/0.17.3-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/maven-metadata.xml 21:21:11 Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-provider/0.18.1-SNAPSHOT/maven-metadata.xml 21:21:11 -----> Install lftools 21:21:11 Setup pyenv: 21:21:11 system 21:21:11 3.8.13 21:21:11 3.9.13 21:21:11 3.10.13 21:21:11 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-scandium/.python-version) 21:21:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5xuL from file:/tmp/.os_lf_venv 21:21:13 lf-activate-venv(): INFO: Installing: lftools 21:21:27 lf-activate-venv(): INFO: Adding /tmp/venv-5xuL/bin to PATH 21:21:27 -----> Upload files to Nexus 21:21:28 ####################################################### 21:21:28 Deploying directory /w/workspace/openflowplugin-maven-merge-scandium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 21:21:28 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml (558.0 b) 21:21:28 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 (40.0 b) 21:21:28 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 (32.0 b) 21:21:28 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:21:28 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:28 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20.jar (42.67 kb) 21:21:28 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20.pom (904.0 b) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-javadoc.jar (178.96 kb) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-cyclonedx.xml (75.31 kb) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-cyclonedx.json (86.1 kb) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-sources.jar (31.94 kb) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml (559.0 b) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 (40.0 b) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 (32.0 b) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:21:29 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20.jar (23.64 kb) 21:21:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20.pom (1.9 kb) 21:21:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-javadoc.jar (90.89 kb) 21:21:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-cyclonedx.xml (114.59 kb) 21:21:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-cyclonedx.json (131.09 kb) 21:21:30 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-sources.jar (7.12 kb) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml (542.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20.jar (199.61 kb) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20.pom (1.92 kb) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-javadoc.jar (568.45 kb) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.xml (89.11 kb) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.json (102.46 kb) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-sources.jar (135.43 kb) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:31 Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:32 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml (554.0 b) 21:21:32 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 (40.0 b) 21:21:32 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 (32.0 b) 21:21:32 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:21:32 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20.jar (13.25 kb) 21:21:32 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:32 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20.pom (1.38 kb) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-javadoc.jar (96.41 kb) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-cyclonedx.xml (56.56 kb) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-cyclonedx.json (65.81 kb) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-sources.jar (5.27 kb) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml (553.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20.jar (180.7 kb) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20.pom (3.83 kb) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-javadoc.jar (395.27 kb) 21:21:33 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.xml (119.39 kb) 21:21:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.json (136.53 kb) 21:21:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-sources.jar (91.93 kb) 21:21:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml (550.0 b) 21:21:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 21:21:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 21:21:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:21:34 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20.jar (104.6 kb) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20.pom (2.94 kb) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-javadoc.jar (332.46 kb) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.xml (89.01 kb) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.json (102.37 kb) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-sources.jar (60.99 kb) 21:21:35 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml (542.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 (32.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20.jar (89.67 kb) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20.pom (1.86 kb) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-javadoc.jar (312.06 kb) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.xml (106.54 kb) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.json (121.75 kb) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-sources.jar (65.64 kb) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml (553.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 (40.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 (32.0 b) 21:21:36 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:21:37 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20.jar (12.53 kb) 21:21:37 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:37 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:37 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20.pom (3.06 kb) 21:21:37 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:37 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:37 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-javadoc.jar (85.28 kb) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-cyclonedx.xml (105.47 kb) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-cyclonedx.json (120.95 kb) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-sources.jar (4.46 kb) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml (554.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20.jar (30.31 kb) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20.pom (2.75 kb) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:38 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:39 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-javadoc.jar (119.02 kb) 21:21:39 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:39 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:39 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.xml (110.83 kb) 21:21:39 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:39 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:39 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.json (127.64 kb) 21:21:39 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:39 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:39 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-sources.jar (9.76 kb) 21:21:39 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:39 Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:39 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml (544.0 b) 21:21:39 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 (40.0 b) 21:21:39 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 (32.0 b) 21:21:39 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:21:39 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20.jar (98.25 kb) 21:21:40 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:40 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:40 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20.pom (2.73 kb) 21:21:40 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:40 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:40 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:40 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:40 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-javadoc.jar (290.57 kb) 21:21:40 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:40 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:40 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-cyclonedx.xml (134.17 kb) 21:21:40 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:40 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:40 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-cyclonedx.json (153.55 kb) 21:21:40 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-sources.jar (55.2 kb) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml (549.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20.jar (14.15 kb) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20.pom (2.17 kb) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-javadoc.jar (85.22 kb) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.xml (104.89 kb) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.json (120.46 kb) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-sources.jar (4.87 kb) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:41 Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:42 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml (553.0 b) 21:21:42 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 21:21:42 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 21:21:42 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:21:42 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20.jar (46.35 kb) 21:21:42 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:42 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20.pom (2.44 kb) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-javadoc.jar (173.0 kb) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.xml (104.13 kb) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.json (119.48 kb) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-sources.jar (28.38 kb) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml (546.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 (40.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 (32.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20.jar (40.86 kb) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20.pom (2.57 kb) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:43 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-javadoc.jar (110.42 kb) 21:21:44 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:44 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:44 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-cyclonedx.xml (98.94 kb) 21:21:44 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:44 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:44 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-cyclonedx.json (113.75 kb) 21:21:44 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:44 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:44 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-sources.jar (16.64 kb) 21:21:44 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:44 Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:44 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml (532.0 b) 21:21:44 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 (40.0 b) 21:21:44 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 (32.0 b) 21:21:44 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:21:44 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20.jar (24.71 kb) 21:21:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20.pom (1.81 kb) 21:21:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-javadoc.jar (100.82 kb) 21:21:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-cyclonedx.xml (114.86 kb) 21:21:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-cyclonedx.json (132.75 kb) 21:21:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:45 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-sources.jar (6.77 kb) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml (536.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.sha1 (40.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.md5 (32.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml (1.04 kb) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20.pom (1.83 kb) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml (2.86 kb) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20-cyclonedx.json (3.31 kb) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml (546.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.sha1 (40.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.md5 (32.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml (1.05 kb) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20.pom (935.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml (2.93 kb) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20-cyclonedx.json (3.39 kb) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml (550.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.sha1 (40.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.md5 (32.0 b) 21:21:46 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20.pom (1.55 kb) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-features.xml (1.12 kb) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-cyclonedx.xml (721.66 kb) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-cyclonedx.json (808.32 kb) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml (540.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 (40.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 (32.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20.pom (5.84 kb) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-features.xml (4.95 kb) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-cyclonedx.xml (1.19 mb) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-cyclonedx.json (1.34 mb) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml (532.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 (40.0 b) 21:21:47 Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 (32.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20.jar (32.68 kb) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20.pom (2.24 kb) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-javadoc.jar (147.95 kb) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-cyclonedx.xml (102.27 kb) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-cyclonedx.json (117.43 kb) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-sources.jar (18.96 kb) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml (534.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 (40.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 (32.0 b) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:21:48 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20.jar (43.46 kb) 21:21:49 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:49 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:49 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20.pom (2.05 kb) 21:21:49 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:49 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:49 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:49 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-javadoc.jar (177.26 kb) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-cyclonedx.xml (31.35 kb) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-cyclonedx.json (36.61 kb) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-sources.jar (29.34 kb) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml (538.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 (40.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 (32.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20.jar (1.46 mb) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20.pom (1.41 kb) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-javadoc.jar (4.87 mb) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:50 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-cyclonedx.xml (62.83 kb) 21:21:51 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:51 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:51 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-cyclonedx.json (72.36 kb) 21:21:51 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:51 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:51 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-sources.jar (1.13 mb) 21:21:51 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:51 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:51 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml (541.0 b) 21:21:51 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 (40.0 b) 21:21:51 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 (32.0 b) 21:21:51 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:21:51 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20.jar (1.3 mb) 21:21:52 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:52 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:52 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20.pom (1.22 kb) 21:21:52 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:52 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:52 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:52 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:52 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-javadoc.jar (4.2 mb) 21:21:52 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:52 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:52 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-cyclonedx.xml (65.81 kb) 21:21:52 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:52 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:52 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-cyclonedx.json (75.66 kb) 21:21:52 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-sources.jar (1.02 mb) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml (544.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 (40.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 (32.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20.jar (768.07 kb) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20.pom (1.35 kb) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-javadoc.jar (2.33 mb) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-cyclonedx.xml (68.92 kb) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-cyclonedx.json (79.09 kb) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-sources.jar (613.71 kb) 21:21:53 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:54 Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:54 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml (538.0 b) 21:21:54 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 (40.0 b) 21:21:54 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 (32.0 b) 21:21:54 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:21:54 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20.jar (71.37 kb) 21:21:54 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20.pom (1.59 kb) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-javadoc.jar (298.75 kb) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-cyclonedx.xml (47.22 kb) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-cyclonedx.json (54.66 kb) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-sources.jar (54.24 kb) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml (537.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 (40.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 (32.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20.jar (22.28 kb) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20.pom (1.6 kb) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:55 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-javadoc.jar (128.6 kb) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-cyclonedx.xml (55.31 kb) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-cyclonedx.json (63.85 kb) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-sources.jar (15.41 kb) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml (564.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 (40.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 (32.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml (1.28 kb) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20.pom (1.65 kb) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-features.xml (1.2 kb) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:21:56 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-cyclonedx.xml (707.69 kb) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-cyclonedx.json (793.3 kb) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml (552.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 (32.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20.pom (1.35 kb) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-features.xml (780.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.xml (699.17 kb) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.json (783.61 kb) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml (553.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 (40.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 (32.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20.pom (1.35 kb) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-features.xml (901.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:21:57 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-cyclonedx.xml (702.19 kb) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-cyclonedx.json (786.99 kb) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml (563.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml (1.28 kb) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20.pom (1.56 kb) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-features.xml (1.12 kb) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.xml (708.49 kb) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.json (793.95 kb) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml (560.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml (1.28 kb) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20.pom (1.32 kb) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-features.xml (786.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.xml (699.07 kb) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:58 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.json (783.54 kb) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml (552.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 (40.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 (32.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20.pom (1.32 kb) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-features.xml (992.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.xml (705.47 kb) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.json (790.55 kb) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml (564.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 (32.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml (1.28 kb) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20.pom (1.25 kb) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-features.xml (823.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.xml (698.57 kb) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.json (783.13 kb) 21:21:59 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml (554.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 (40.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 (32.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20.pom (1.32 kb) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-features.xml (1.09 kb) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-cyclonedx.xml (708.5 kb) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-cyclonedx.json (793.92 kb) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml (559.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml (1.28 kb) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20.pom (1.35 kb) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-features.xml (913.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.xml (701.65 kb) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.json (786.54 kb) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:00 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml (563.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml (1.28 kb) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20.pom (1.35 kb) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-features.xml (818.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.xml (699.43 kb) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.json (783.86 kb) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml (556.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 (40.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 (32.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20.pom (1.33 kb) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-features.xml (783.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-cyclonedx.xml (699.06 kb) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-cyclonedx.json (783.53 kb) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml (548.0 b) 21:22:01 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 (40.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 (32.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20.pom (1.75 kb) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-features.xml (1.06 kb) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-cyclonedx.xml (708.83 kb) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-cyclonedx.json (794.19 kb) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml (545.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 (40.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 (32.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20.pom (1.5 kb) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-features.xml (810.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-cyclonedx.xml (748.54 kb) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-cyclonedx.json (838.32 kb) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:02 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml (551.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 (40.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 (32.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20.pom (1.83 kb) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-features.xml (858.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-cyclonedx.xml (702.86 kb) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-cyclonedx.json (787.55 kb) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml (554.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 (40.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 (32.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20.pom (1.74 kb) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-features.xml (813.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-cyclonedx.xml (1.14 mb) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-cyclonedx.json (1.29 mb) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml (549.0 b) 21:22:03 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 (40.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 (32.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20.pom (2.29 kb) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-features.xml (1.71 kb) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-cyclonedx.xml (740.3 kb) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-cyclonedx.json (828.99 kb) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml (545.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 (40.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 (32.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20.pom (1.42 kb) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-features.xml (792.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-cyclonedx.xml (31.39 kb) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-cyclonedx.json (36.4 kb) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml (545.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 (40.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 (32.0 b) 21:22:04 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20.pom (3.4 kb) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-features.xml (1.55 kb) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-cyclonedx.xml (185.61 kb) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-cyclonedx.json (211.45 kb) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml (550.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 (40.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 (32.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20.pom (2.0 kb) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-features.xml (972.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-cyclonedx.xml (706.0 kb) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-cyclonedx.json (791.04 kb) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 (40.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml (550.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 (32.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20.pom (1.32 kb) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-features.xml (642.0 b) 21:22:05 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-cyclonedx.xml (695.86 kb) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-cyclonedx.json (780.02 kb) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml (546.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 (40.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 (32.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml (1.26 kb) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20.pom (5.14 kb) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-features.xml (2.62 kb) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-cyclonedx.xml (693.02 kb) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-cyclonedx.json (776.81 kb) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml (544.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 (40.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 (32.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20.jar (60.26 kb) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20.pom (1.4 kb) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:06 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-javadoc.jar (267.96 kb) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-cyclonedx.xml (62.77 kb) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-cyclonedx.json (72.3 kb) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-sources.jar (42.34 kb) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml (550.0 b) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 (40.0 b) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 (32.0 b) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:22:07 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20.jar (13.31 kb) 21:22:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20.pom (1.37 kb) 21:22:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-javadoc.jar (103.12 kb) 21:22:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-cyclonedx.xml (56.78 kb) 21:22:08 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-cyclonedx.json (65.7 kb) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-sources.jar (6.48 kb) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml (546.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 (32.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20.jar (1.05 mb) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20.pom (1.79 kb) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-javadoc.jar (3.32 mb) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.xml (70.11 kb) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:09 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.json (80.77 kb) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-sources.jar (790.87 kb) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml (562.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.sha1 (40.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.md5 (32.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml (1.07 kb) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20.pom (993.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml (3.02 kb) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20-cyclonedx.json (3.48 kb) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml (551.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.sha1 (40.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.md5 (32.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20.pom (1.13 kb) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:10 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-features.xml (606.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-cyclonedx.xml (158.67 kb) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-cyclonedx.json (181.52 kb) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml (555.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 (40.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 (32.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml (1.27 kb) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20.pom (4.11 kb) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-features.xml (1.76 kb) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-features.xml.sha1 (40.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-features.xml.md5 (32.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-cyclonedx.xml (156.02 kb) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-cyclonedx.json (178.48 kb) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml (551.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 (40.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 (32.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20.jar (2.31 mb) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20.pom (1.99 kb) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:11 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-javadoc.jar (7.43 mb) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-cyclonedx.xml (54.16 kb) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-cyclonedx.json (62.68 kb) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-sources.jar (1.79 mb) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml (552.0 b) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 (40.0 b) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 (32.0 b) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:22:12 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20.jar (626.02 kb) 21:22:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20.pom (4.47 kb) 21:22:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:13 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-javadoc.jar (1.69 mb) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-tests.jar (606.97 kb) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-tests.jar.sha1 (40.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-tests.jar.md5 (32.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-cyclonedx.xml (104.63 kb) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-cyclonedx.json (120.86 kb) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml (550.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 (40.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 (32.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/maven-metadata.xml (1.23 kb) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20.jar (7.46 kb) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20.pom (1.88 kb) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20-cyclonedx.xml (11.01 kb) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:14 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20-cyclonedx.json (12.83 kb) 21:22:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml (551.0 b) 21:22:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 (40.0 b) 21:22:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 (32.0 b) 21:22:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml (1.44 kb) 21:22:15 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20.jar (46.81 kb) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20.pom (1.59 kb) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-javadoc.jar (207.82 kb) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-cyclonedx.xml (57.11 kb) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-cyclonedx.json (65.97 kb) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml (559.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 (32.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml (1.66 kb) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20.jar (10.22 kb) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20.pom (3.12 kb) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:16 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-config.xml (943.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-config.xml.sha1 (40.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-config.xml.md5 (32.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-legacyConfig.xml (941.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-legacyConfig.xml.sha1 (40.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-legacyConfig.xml.md5 (32.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.xml (9.08 kb) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.json (10.55 kb) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml (549.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 (40.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 (32.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml (1.06 kb) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20.pom (5.24 kb) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20-cyclonedx.xml (8.99 kb) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:17 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20-cyclonedx.json (10.46 kb) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml (547.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 (40.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 (32.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml (1.44 kb) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20.jar (14.52 kb) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20.pom (1.14 kb) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-javadoc.jar (96.52 kb) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-cyclonedx.xml (56.78 kb) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-cyclonedx.json (65.7 kb) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml (542.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 (40.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 (32.0 b) 21:22:18 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml (1.05 kb) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20.pom (2.49 kb) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml (8.94 kb) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20-cyclonedx.json (10.41 kb) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml (535.0 b) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 (40.0 b) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 (32.0 b) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20.jar (140.24 kb) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20.pom (1.4 kb) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-javadoc.jar (897.3 kb) 21:22:19 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-cyclonedx.xml (84.69 kb) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-cyclonedx.json (96.98 kb) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-sources.jar (132.42 kb) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml (541.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 (40.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 (32.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml (1.05 kb) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20.pom (18.12 kb) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20-cyclonedx.xml (2.9 kb) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20-cyclonedx.json (3.35 kb) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml (548.0 b) 21:22:20 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 (40.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 (32.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20.jar (9.83 kb) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20.pom (1.92 kb) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-config.cfg (6.29 kb) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-config.cfg.sha1 (40.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-config.cfg.md5 (32.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.xml (9.03 kb) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.json (10.5 kb) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-sources.jar (4.33 kb) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml (538.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 (40.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 (32.0 b) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:22:21 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20.jar (19.09 kb) 21:22:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20.pom (1.02 kb) 21:22:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:22 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-javadoc.jar (96.95 kb) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-cyclonedx.xml (42.44 kb) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-cyclonedx.json (49.03 kb) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-sources.jar (6.99 kb) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml (545.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 (40.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 (32.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20.jar (569.33 kb) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20.pom (1.53 kb) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-javadoc.jar (1.91 mb) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:23 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-cyclonedx.xml (72.32 kb) 21:22:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-cyclonedx.json (82.77 kb) 21:22:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-sources.jar (455.0 kb) 21:22:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml (546.0 b) 21:22:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 (40.0 b) 21:22:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 (32.0 b) 21:22:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:22:24 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20.jar (109.87 kb) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20.pom (1.99 kb) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-javadoc.jar (384.29 kb) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-cyclonedx.xml (84.57 kb) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-cyclonedx.json (96.29 kb) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-sources.jar (82.15 kb) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:25 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 (40.0 b) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml (548.0 b) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 (32.0 b) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml (1.65 kb) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20.jar (2.97 mb) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20.pom (2.32 kb) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-javadoc.jar (7.85 mb) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.xml (90.22 kb) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.json (102.69 kb) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:26 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-sources.jar (2.2 mb) 21:22:27 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:27 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:27 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml (545.0 b) 21:22:27 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 (40.0 b) 21:22:27 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 (32.0 b) 21:22:27 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:22:27 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20.jar (32.01 kb) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20.pom (2.06 kb) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-javadoc.jar (138.15 kb) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-cyclonedx.xml (107.57 kb) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-cyclonedx.json (122.53 kb) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-sources.jar (16.42 kb) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml (536.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 (40.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 (32.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml (1.64 kb) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20.jar (1.12 mb) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:28 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20.pom (5.04 kb) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-javadoc.jar (2.81 mb) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-cyclonedx.xml (197.01 kb) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-cyclonedx.json (226.1 kb) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-sources.jar (677.15 kb) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml (538.0 b) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 (40.0 b) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 (32.0 b) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml (1.04 kb) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20.pom (11.02 kb) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:29 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20-cyclonedx.xml (8.89 kb) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20-cyclonedx.json (10.37 kb) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml (531.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 (40.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 (32.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20.jar (419.13 kb) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20.pom (2.18 kb) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-javadoc.jar (1.07 mb) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-cyclonedx.xml (99.03 kb) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:30 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-cyclonedx.json (112.95 kb) 21:22:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-sources.jar (250.03 kb) 21:22:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:31 Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:31 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml (531.0 b) 21:22:31 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 (40.0 b) 21:22:31 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 (32.0 b) 21:22:31 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:22:31 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20.jar (18.03 kb) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20.pom (2.42 kb) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-javadoc.jar (85.18 kb) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-cyclonedx.xml (92.9 kb) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-cyclonedx.json (106.5 kb) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-sources.jar (5.96 kb) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml (532.0 b) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 (40.0 b) 21:22:32 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 (32.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20.jar (12.38 kb) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20.pom (2.2 kb) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-javadoc.jar (89.08 kb) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-cyclonedx.xml (84.25 kb) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-cyclonedx.json (96.79 kb) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-sources.jar (4.66 kb) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml (530.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 (40.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 (32.0 b) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:22:33 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20.jar (44.12 kb) 21:22:34 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:34 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:34 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20.pom (2.3 kb) 21:22:34 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:34 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:34 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:34 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:34 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-javadoc.jar (196.98 kb) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-cyclonedx.xml (75.35 kb) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-cyclonedx.json (86.92 kb) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-sources.jar (30.55 kb) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml (528.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 (40.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 (32.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20.jar (25.15 kb) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20.pom (2.6 kb) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-javadoc.jar (108.94 kb) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-cyclonedx.xml (86.24 kb) 21:22:35 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:36 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:36 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-cyclonedx.json (99.26 kb) 21:22:36 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:36 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:36 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-sources.jar (11.14 kb) 21:22:36 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:36 Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:36 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml (531.0 b) 21:22:36 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 (40.0 b) 21:22:36 Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 (32.0 b) 21:22:36 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:22:36 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20.jar (28.88 kb) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20.pom (3.27 kb) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-javadoc.jar (143.24 kb) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-cyclonedx.xml (137.93 kb) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-cyclonedx.json (156.41 kb) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-sources.jar (17.62 kb) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml (530.0 b) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 (40.0 b) 21:22:37 Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 (32.0 b) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/maven-metadata.xml (1.63 kb) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20.jar (135.46 kb) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20.jar.sha1 (40.0 b) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20.jar.md5 (32.0 b) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20.pom (3.12 kb) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20.pom.sha1 (40.0 b) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20.pom.md5 (32.0 b) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-javadoc.jar (150.78 kb) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-javadoc.jar.sha1 (40.0 b) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-javadoc.jar.md5 (32.0 b) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-cyclonedx.xml (93.38 kb) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 (40.0 b) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-cyclonedx.xml.md5 (32.0 b) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-cyclonedx.json (107.39 kb) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-cyclonedx.json.sha1 (40.0 b) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-cyclonedx.json.md5 (32.0 b) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-sources.jar (47.05 kb) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-sources.jar.sha1 (40.0 b) 21:22:38 Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-sources.jar.md5 (32.0 b) 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.0-SNAPSHOT/arbitratorreconciliation-api-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.0-SNAPSHOT/arbitratorreconciliation-impl-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.0-SNAPSHOT/bulk-o-matic-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.0-SNAPSHOT/device-ownership-service-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.0-SNAPSHOT/forwardingrules-manager-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.0-SNAPSHOT/forwardingrules-sync-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.0-SNAPSHOT/lldp-speaker-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.0-SNAPSHOT/of-switch-config-pusher-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.0-SNAPSHOT/reconciliation-framework-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.0-SNAPSHOT/southbound-cli-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.0-SNAPSHOT/table-miss-enforcer-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.0-SNAPSHOT/topology-lldp-discovery-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.0-SNAPSHOT/topology-manager-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.0-SNAPSHOT/drop-test-karaf-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.0-SNAPSHOT/features-aggregator-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.0-SNAPSHOT/features-extension-aggregator-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.0-SNAPSHOT/features-openflowplugin-extension-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.0-SNAPSHOT/features-openflowplugin-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.0-SNAPSHOT/learning-switch-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.0-SNAPSHOT/liblldp-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.0-SNAPSHOT/model-flow-base-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.0-SNAPSHOT/model-flow-service-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.0-SNAPSHOT/model-flow-statistics-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.0-SNAPSHOT/model-inventory-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.0-SNAPSHOT/model-topology-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.0-SNAPSHOT/odl-openflowplugin-app-topology-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.0-SNAPSHOT/odl-openflowplugin-drop-test-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.0-SNAPSHOT/odl-openflowplugin-flow-services-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.0-SNAPSHOT/odl-openflowplugin-libraries-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.0-SNAPSHOT/odl-openflowplugin-southbound-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.0-SNAPSHOT/openflowjava-extension-eric-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.0-SNAPSHOT/openflowjava-extension-nicira-api-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.0-SNAPSHOT/openflowjava-extension-nicira-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.0-SNAPSHOT/features-openflowjava-aggregator-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.0-SNAPSHOT/features-openflowjava-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-features.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-features.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-features.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.0-SNAPSHOT/odl-openflowjava-protocol-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.0-SNAPSHOT/openflow-protocol-api-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-tests.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-tests.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-tests.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.0-SNAPSHOT/openflow-protocol-impl-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.0-SNAPSHOT/openflow-protocol-it-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.0-SNAPSHOT/openflow-protocol-spi-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-config.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-config.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-config.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-legacyConfig.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-legacyConfig.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-legacyConfig.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.0-SNAPSHOT/openflowjava-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.0-SNAPSHOT/openflowjava-parent-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.0-SNAPSHOT/openflowjava-util-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.0-SNAPSHOT/openflowplugin-aggregator-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.0-SNAPSHOT/openflowplugin-api-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.0-SNAPSHOT/openflowplugin-artifacts-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-config.cfg 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-config.cfg.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-config.cfg.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.0-SNAPSHOT/openflowplugin-blueprint-config-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.0-SNAPSHOT/openflowplugin-common-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.0-SNAPSHOT/openflowplugin-extension-api-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.0-SNAPSHOT/openflowplugin-extension-eric-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.0-SNAPSHOT/openflowplugin-extension-nicira-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.0-SNAPSHOT/openflowplugin-extension-onf-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.0-SNAPSHOT/openflowplugin-impl-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.0-SNAPSHOT/openflowplugin-parent-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.0-SNAPSHOT/openflowplugin-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.0-SNAPSHOT/sample-bundles-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.0-SNAPSHOT/sample-consumer-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.0-SNAPSHOT/simple-client-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.0-SNAPSHOT/test-common-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.0-SNAPSHOT/test-extension-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/maven-metadata.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20.pom 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20.pom.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20.pom.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/maven-metadata.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/maven-metadata.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-javadoc.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-javadoc.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-javadoc.jar.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-cyclonedx.xml 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-cyclonedx.xml.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-cyclonedx.xml.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-cyclonedx.json 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-cyclonedx.json.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-cyclonedx.json.md5 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-sources.jar 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-sources.jar.sha1 21:22:39 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.0-SNAPSHOT/test-provider-0.19.0-20240425.205041-20-sources.jar.md5 21:22:39 Finished deploying /w/workspace/openflowplugin-maven-merge-scandium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot 21:22:39 ####################################################### 21:22:39 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins9775070195733334771.sh 21:22:39 $ ssh-agent -k 21:22:39 unset SSH_AUTH_SOCK; 21:22:39 unset SSH_AGENT_PID; 21:22:39 echo Agent pid 5397 killed; 21:22:39 [ssh-agent] Stopped. 21:22:39 [JaCoCo plugin] Collecting JaCoCo coverage data... 21:22:39 [JaCoCo plugin] Version: 3.3.5 21:22:39 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 21:22:41 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 23 21:22:41 [JaCoCo plugin] Saving matched execfiles: /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/code-coverage/jacoco.exec 21:22:42 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 21:22:42 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/classes 17 files 21:22:42 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/classes 4 files 21:22:42 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/classes 105 files 21:22:42 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/classes 2 files 21:22:43 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/classes 74 files 21:22:43 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/classes 48 files 21:22:43 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/classes 44 files 21:22:43 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/classes 1 files 21:22:43 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/classes 6 files 21:22:43 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/classes 35 files 21:22:43 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/classes 1 files 21:22:43 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/classes 15 files 21:22:43 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/classes 14 files 21:22:43 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/classes 0 files 21:22:43 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/classes 5 files 21:22:43 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes 0 files 21:22:43 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes 0 files 21:22:43 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes 0 files 21:22:43 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes 0 files 21:22:43 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/classes 31 files 21:22:43 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/classes 5 files 21:22:44 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/classes 674 files 21:22:44 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/classes 322 files 21:22:44 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/classes 61 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/classes 1506 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/classes 9 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/classes 11 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/jacoco/classes 0 files 21:22:46 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/classes 14 files 21:22:47 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/classes 938 files 21:22:48 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/classes 727 files 21:22:49 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/classes 414 files 21:22:49 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/classes 43 files 21:22:49 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/classes 9 files 21:22:49 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes 0 files 21:22:49 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes 0 files 21:22:51 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/classes 1405 files 21:22:51 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/classes 375 files 21:22:51 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/classes 0 files 21:22:51 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/classes 19 files 21:22:51 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/classes 0 files 21:22:51 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/classes 3 files 21:22:51 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/classes 0 files 21:22:52 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/classes 129 files 21:22:52 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/classes 0 files 21:22:52 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/classes 6 files 21:22:52 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/classes 636 files 21:22:52 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/classes 195 files 21:22:52 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/parent/target/classes 0 files 21:22:52 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/classes 13 files 21:22:52 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/classes 1 files 21:22:52 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/classes 2 files 21:22:52 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/classes 23 files 21:22:52 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/target/classes 0 files 21:22:52 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/classes 8 files 21:22:52 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/classes 31 files 21:22:54 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 21:22:54 [JaCoCo plugin] Source Inclusions: **/*.java 21:22:54 [JaCoCo plugin] Source Exclusions: null 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/src/main/java 1 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/java 10 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/src/main/java 2 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/java 32 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/src/main/java 43 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java 4 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/src/main/java 1 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/src/main/java 6 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/src/main/java 14 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/src/main/java 1 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java 5 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java 9 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/src/main/java 5 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/src/main/java 8 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/src/main/java 5 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/src/main/java 73 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java 28 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java 5 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/src/main/java 56 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/src/main/java 9 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/src/main/java 1 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/src/main/java 13 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/src/main/java 1 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/src/main/java 52 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java 347 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/java 4 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-tools/src/main/java 4 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/src/main/java 3 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java 94 files 21:22:54 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java 2 files 21:22:55 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java 551 files 21:22:55 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java 185 files 21:22:55 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/src/main/java 13 files 21:22:55 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/src/main/java 1 files 21:22:55 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/src/main/java 2 files 21:22:55 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/src/main/java 23 files 21:22:55 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/test-common/src/main/java 7 files 21:22:55 [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java 16 files 21:22:55 [JaCoCo plugin] Loading inclusions files.. 21:22:55 [JaCoCo plugin] inclusions: [] 21:22:55 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 21:22:55 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 21:22:55 [JaCoCo plugin] Publishing the results.. 21:22:56 [JaCoCo plugin] Loading packages.. 21:22:56 [JaCoCo plugin] Done. 21:22:56 [JaCoCo plugin] Overall coverage: class: 89.44695, method: 78.47753, line: 71.12325, branch: 58.23236, instruction: 71.09457, complexity: 64.309845 21:22:56 [PostBuildScript] - [INFO] Executing post build scripts. 21:22:56 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins8521661635314979757.sh 21:22:56 ---> sysstat.sh 21:22:56 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins16279119645206084229.sh 21:22:56 ---> package-listing.sh 21:22:56 ++ facter osfamily 21:22:56 ++ tr '[:upper:]' '[:lower:]' 21:22:57 + OS_FAMILY=redhat 21:22:57 + workspace=/w/workspace/openflowplugin-maven-merge-scandium 21:22:57 + START_PACKAGES=/tmp/packages_start.txt 21:22:57 + END_PACKAGES=/tmp/packages_end.txt 21:22:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:22:57 + PACKAGES=/tmp/packages_start.txt 21:22:57 + '[' /w/workspace/openflowplugin-maven-merge-scandium ']' 21:22:57 + PACKAGES=/tmp/packages_end.txt 21:22:57 + case "${OS_FAMILY}" in 21:22:57 + rpm -qa 21:22:57 + sort 21:22:57 + '[' -f /tmp/packages_start.txt ']' 21:22:57 + '[' -f /tmp/packages_end.txt ']' 21:22:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:22:57 + '[' /w/workspace/openflowplugin-maven-merge-scandium ']' 21:22:57 + mkdir -p /w/workspace/openflowplugin-maven-merge-scandium/archives/ 21:22:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-merge-scandium/archives/ 21:22:57 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins8863336100225491174.sh 21:22:57 ---> capture-instance-metadata.sh 21:22:57 Setup pyenv: 21:22:57 system 21:22:57 3.8.13 21:22:57 3.9.13 21:22:57 3.10.13 21:22:57 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-scandium/.python-version) 21:22:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5xuL from file:/tmp/.os_lf_venv 21:22:59 lf-activate-venv(): INFO: Installing: lftools 21:23:12 lf-activate-venv(): INFO: Adding /tmp/venv-5xuL/bin to PATH 21:23:12 INFO: Running in OpenStack, capturing instance metadata 21:23:12 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins5332579800266107006.sh 21:23:12 provisioning config files... 21:23:12 Could not find credentials [logs] for openflowplugin-maven-merge-scandium #17 21:23:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-merge-scandium@tmp/config18222235217479335550tmp 21:23:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:23:12 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:23:12 provisioning config files... 21:23:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:23:13 [EnvInject] - Injecting environment variables from a build step. 21:23:13 [EnvInject] - Injecting as environment variables the properties content 21:23:13 SERVER_ID=logs 21:23:13 21:23:13 [EnvInject] - Variables injected successfully. 21:23:13 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins14795510501004711493.sh 21:23:13 ---> create-netrc.sh 21:23:13 WARN: Log server credential not found. 21:23:13 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins3177939056848764541.sh 21:23:13 ---> python-tools-install.sh 21:23:13 Setup pyenv: 21:23:13 system 21:23:13 3.8.13 21:23:13 3.9.13 21:23:13 3.10.13 21:23:13 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-scandium/.python-version) 21:23:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5xuL from file:/tmp/.os_lf_venv 21:23:15 lf-activate-venv(): INFO: Installing: lftools 21:23:24 lf-activate-venv(): INFO: Adding /tmp/venv-5xuL/bin to PATH 21:23:24 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins6401885244804795216.sh 21:23:24 ---> sudo-logs.sh 21:23:24 Archiving 'sudo' log.. 21:23:25 [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins17485009732605367970.sh 21:23:25 ---> job-cost.sh 21:23:25 Setup pyenv: 21:23:25 system 21:23:25 3.8.13 21:23:25 3.9.13 21:23:25 3.10.13 21:23:25 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-scandium/.python-version) 21:23:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5xuL from file:/tmp/.os_lf_venv 21:23:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:23:32 lf-activate-venv(): INFO: Adding /tmp/venv-5xuL/bin to PATH 21:23:32 INFO: No Stack... 21:23:33 INFO: Retrieving Pricing Info for: v3-standard-4 21:23:33 INFO: Archiving Costs 21:23:33 [openflowplugin-maven-merge-scandium] $ /bin/bash -l /tmp/jenkins3939998774873718006.sh 21:23:33 ---> logs-deploy.sh 21:23:33 Setup pyenv: 21:23:33 system 21:23:33 3.8.13 21:23:33 3.9.13 21:23:33 3.10.13 21:23:33 * 3.11.7 (set by /w/workspace/openflowplugin-maven-merge-scandium/.python-version) 21:23:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5xuL from file:/tmp/.os_lf_venv 21:23:35 lf-activate-venv(): INFO: Installing: lftools 21:23:44 lf-activate-venv(): INFO: Adding /tmp/venv-5xuL/bin to PATH 21:23:44 WARNING: Nexus logging server not set 21:23:44 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-merge-scandium/17/ 21:23:44 INFO: archiving logs to S3 21:23:50 ---> uname -a: 21:23:50 Linux prd-centos8-builder-4c-4g-15589.novalocal 4.18.0-547.el8.x86_64 #1 SMP Wed Mar 20 00:35:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 21:23:50 21:23:50 21:23:50 ---> lscpu: 21:23:50 Architecture: x86_64 21:23:50 CPU op-mode(s): 32-bit, 64-bit 21:23:50 Byte Order: Little Endian 21:23:50 CPU(s): 4 21:23:50 On-line CPU(s) list: 0-3 21:23:50 Thread(s) per core: 1 21:23:50 Core(s) per socket: 1 21:23:50 Socket(s): 4 21:23:50 NUMA node(s): 1 21:23:50 Vendor ID: AuthenticAMD 21:23:50 CPU family: 23 21:23:50 Model: 49 21:23:50 Model name: AMD EPYC-Rome Processor 21:23:50 Stepping: 0 21:23:50 CPU MHz: 2799.998 21:23:50 BogoMIPS: 5599.99 21:23:50 Virtualization: AMD-V 21:23:50 Hypervisor vendor: KVM 21:23:50 Virtualization type: full 21:23:50 L1d cache: 32K 21:23:50 L1i cache: 32K 21:23:50 L2 cache: 512K 21:23:50 L3 cache: 16384K 21:23:50 NUMA node0 CPU(s): 0-3 21:23:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:23:50 21:23:50 21:23:50 ---> nproc: 21:23:50 4 21:23:50 21:23:50 21:23:50 ---> df -h: 21:23:50 Filesystem Size Used Avail Use% Mounted on 21:23:50 devtmpfs 7.7G 0 7.7G 0% /dev 21:23:50 tmpfs 7.7G 0 7.7G 0% /dev/shm 21:23:50 tmpfs 7.7G 17M 7.7G 1% /run 21:23:50 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 21:23:50 /dev/vda1 80G 12G 69G 15% / 21:23:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:23:50 21:23:50 21:23:50 ---> free -m: 21:23:50 total used free shared buff/cache available 21:23:50 Mem: 15761 936 9468 19 5356 14475 21:23:50 Swap: 1023 0 1023 21:23:50 21:23:50 21:23:50 ---> ip addr: 21:23:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:23:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:23:50 inet 127.0.0.1/8 scope host lo 21:23:50 valid_lft forever preferred_lft forever 21:23:50 inet6 ::1/128 scope host 21:23:50 valid_lft forever preferred_lft forever 21:23:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:23:50 link/ether fa:16:3e:f0:01:29 brd ff:ff:ff:ff:ff:ff 21:23:50 altname enp0s3 21:23:50 altname ens3 21:23:50 inet 10.30.171.187/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 21:23:50 valid_lft 84085sec preferred_lft 84085sec 21:23:50 inet6 fe80::f816:3eff:fef0:129/64 scope link 21:23:50 valid_lft forever preferred_lft forever 21:23:50 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:23:50 link/ether 02:42:97:17:66:23 brd ff:ff:ff:ff:ff:ff 21:23:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:23:50 valid_lft forever preferred_lft forever 21:23:50 21:23:50 21:23:50 ---> sar -b -r -n DEV: 21:23:50 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/25/2024 _x86_64_ (4 CPU) 21:23:50 21:23:50 20:45:10 LINUX RESTART (4 CPU) 21:23:50 21:23:50 08:46:02 PM tps rtps wtps bread/s bwrtn/s 21:23:50 08:47:01 PM 109.32 13.77 95.54 2453.13 6222.70 21:23:50 08:48:01 PM 90.15 2.28 87.87 1584.01 10076.91 21:23:50 08:49:01 PM 6.46 0.03 6.43 0.53 216.39 21:23:50 08:50:01 PM 4.02 0.00 4.02 0.00 73.24 21:23:50 08:51:01 PM 67.85 14.86 52.99 1828.02 771.71 21:23:50 08:52:01 PM 215.68 3.70 211.98 927.96 9010.66 21:23:50 08:53:01 PM 43.15 0.45 42.70 189.00 4565.21 21:23:50 08:54:01 PM 51.48 1.07 50.42 38.52 5785.65 21:23:50 08:55:01 PM 11.23 0.00 11.23 0.00 796.39 21:23:50 08:56:01 PM 62.02 0.00 62.02 0.00 5916.06 21:23:50 08:57:01 PM 33.07 0.00 33.07 0.00 3716.93 21:23:50 08:58:01 PM 18.26 0.02 18.25 0.13 975.30 21:23:50 08:59:01 PM 38.11 0.00 38.11 0.00 3477.09 21:23:50 09:00:01 PM 38.38 0.00 38.38 0.00 6505.50 21:23:50 09:01:01 PM 74.21 10.40 63.81 154.45 6711.65 21:23:50 09:02:01 PM 40.50 0.07 40.44 1.73 5156.85 21:23:50 09:03:01 PM 38.30 0.00 38.30 0.00 1646.42 21:23:50 09:04:01 PM 26.85 0.00 26.85 0.00 1312.05 21:23:50 09:05:01 PM 32.55 0.00 32.55 0.00 2193.75 21:23:50 09:06:01 PM 15.41 0.00 15.41 0.00 1071.33 21:23:50 09:07:01 PM 36.50 0.00 36.50 0.00 1660.94 21:23:50 09:08:01 PM 34.79 0.00 34.79 0.00 1963.04 21:23:50 09:09:01 PM 31.89 0.00 31.89 0.00 1635.69 21:23:50 09:10:01 PM 41.52 0.00 41.52 0.00 1746.42 21:23:50 09:11:01 PM 41.18 0.00 41.18 0.00 1783.45 21:23:50 09:12:01 PM 39.72 0.00 39.72 0.00 1511.13 21:23:50 09:13:01 PM 36.82 0.30 36.52 6.40 1504.78 21:23:50 09:14:01 PM 73.53 0.03 73.50 11.86 4267.57 21:23:50 09:15:01 PM 32.82 0.00 32.82 0.00 1872.88 21:23:50 09:16:01 PM 83.33 0.00 83.33 0.00 37202.75 21:23:50 09:17:01 PM 29.25 0.00 29.25 0.00 1701.17 21:23:50 09:18:01 PM 14.91 0.00 14.91 0.00 987.80 21:23:50 09:19:01 PM 34.36 0.00 34.36 0.00 1899.57 21:23:50 09:20:01 PM 13.98 0.00 13.98 0.00 1731.26 21:23:50 09:21:01 PM 25.41 0.00 25.41 0.00 3225.24 21:23:50 09:22:01 PM 125.01 0.55 124.46 47.18 13216.53 21:23:50 09:23:01 PM 7.42 0.05 7.37 4.67 261.19 21:23:50 Average: 46.43 1.28 45.15 194.87 4170.42 21:23:50 21:23:50 08:46:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:23:50 08:47:01 PM 13232224 15110736 2907220 18.01 2688 2090232 1086484 6.32 237368 2302332 149320 21:23:50 08:48:01 PM 13099864 15126280 3039580 18.83 2688 2233132 1065760 6.20 242884 2403904 120 21:23:50 08:49:01 PM 13100296 15126844 3039148 18.83 2688 2233232 1065760 6.20 242904 2403748 12 21:23:50 08:50:01 PM 13099844 15126468 3039600 18.83 2688 2233288 1070152 6.23 242896 2404208 24 21:23:50 08:51:01 PM 12306072 14552500 3833372 23.75 2688 2447828 1560524 9.08 268640 3152500 158980 21:23:50 08:52:01 PM 11006328 13461752 5133116 31.80 2688 2648708 2775612 16.15 395308 4293444 115352 21:23:50 08:53:01 PM 10595964 13072064 5543480 34.35 2688 2668392 2887652 16.80 406496 4683872 3488 21:23:50 08:54:01 PM 10361752 13002580 5777692 35.80 2688 2828700 2904108 16.90 553892 4755160 12268 21:23:50 08:55:01 PM 10095500 12778352 6043944 37.45 2688 2868508 3093928 18.00 566900 5002924 35208 21:23:50 08:56:01 PM 10285044 13180788 5854400 36.27 2688 3062628 2664268 15.50 612908 4732572 75320 21:23:50 08:57:01 PM 9903944 12832244 6235500 38.64 2688 3092440 2990548 17.40 625312 5095736 6596 21:23:50 08:58:01 PM 9734032 12740264 6405412 39.69 2688 3161564 3347600 19.48 640208 5233656 52228 21:23:50 08:59:01 PM 9653680 12765604 6485764 40.19 2688 3253560 3367752 19.59 670564 5256880 57340 21:23:50 09:00:01 PM 9166444 12516816 6973000 43.20 2688 3481212 3604512 20.97 700564 5691848 106196 21:23:50 09:01:01 PM 7242948 10932252 8896496 55.12 2688 3813992 4903764 28.53 876328 7420900 290688 21:23:50 09:02:01 PM 7260576 10897380 8878868 55.01 2688 3761816 4945528 28.77 893792 7388240 115584 21:23:50 09:03:01 PM 9229848 12766020 6909596 42.81 2688 3660824 3068220 17.85 882672 5438472 5292 21:23:50 09:04:01 PM 7277204 11046536 8862240 54.91 2688 3891040 4745032 27.61 921212 7340104 208016 21:23:50 09:05:01 PM 9152944 12745260 6986500 43.29 2688 3713472 3079952 17.92 898592 5492740 4092 21:23:50 09:06:01 PM 8602140 12321376 7537304 46.70 2688 3839596 3502360 20.38 914052 6022632 105528 21:23:50 09:07:01 PM 6919688 10757608 9219756 57.13 2688 3954892 5057532 29.42 932624 7677496 202756 21:23:50 09:08:01 PM 9058600 12721248 7080844 43.87 2688 3779388 3100168 18.04 913728 5563500 5260 21:23:50 09:09:01 PM 9028584 12716020 7110860 44.06 2688 3802116 3092972 17.99 917724 5586688 4528 21:23:50 09:10:01 PM 7767272 11467192 8372172 51.87 2688 3813636 4442916 25.85 921244 6838000 5780 21:23:50 09:11:01 PM 6764632 10670708 9374812 58.09 2688 4018712 5095612 29.65 968868 7786648 196172 21:23:50 09:12:01 PM 7109668 11025668 9029776 55.95 2688 4028184 4761880 27.70 956224 7455396 196328 21:23:50 09:13:01 PM 8375032 12226140 7764412 48.11 2688 3962800 3562672 20.73 933776 6213836 120588 21:23:50 09:14:01 PM 6850408 10874028 9289036 57.55 2688 4131692 5105928 29.71 991348 7669996 208588 21:23:50 09:15:01 PM 8290704 12633708 7848740 48.63 2688 4446716 3084076 17.94 1021028 6198644 492280 21:23:50 09:16:01 PM 7066544 12002220 9072900 56.22 2688 5036840 3681272 21.42 1237164 7200272 9200 21:23:50 09:17:01 PM 6841608 11777380 9297836 57.61 2688 5036880 3907772 22.74 1236824 7426164 17328 21:23:50 09:18:01 PM 7015480 11951196 9123964 56.53 2688 5036872 3783048 22.01 1236772 7253472 19192 21:23:50 09:19:01 PM 6265728 11201172 9873716 61.18 2688 5036352 4484976 26.09 1235152 8002740 17848 21:23:50 09:20:01 PM 6260948 11197100 9878496 61.21 2688 5037040 4507460 26.22 1234796 8008036 18148 21:23:50 09:21:01 PM 4114508 9128248 12024936 74.51 2688 5091176 6646852 38.67 1034392 10307424 229164 21:23:50 09:22:01 PM 9769208 14887936 6370236 39.47 2688 5190488 1159012 6.74 1036452 4653664 12 21:23:50 09:23:01 PM 9740532 14860020 6398912 39.65 2688 5191424 1139640 6.63 1197100 4522188 828 21:23:50 Average: 8963400 12545938 7176044 44.46 2688 3718361 3360630 19.55 805370 5807569 87720 21:23:50 21:23:50 08:46:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:23:50 08:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:47:01 PM eth0 67.94 58.81 788.74 7.32 0.00 0.00 0.00 0.00 21:23:50 08:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:48:01 PM eth0 54.00 43.74 448.03 13.44 0.00 0.00 0.00 0.00 21:23:50 08:48:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:49:01 PM eth0 19.48 16.19 148.75 3.23 0.00 0.00 0.00 0.00 21:23:50 08:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:50:01 PM eth0 13.06 10.71 113.56 2.10 0.00 0.00 0.00 0.00 21:23:50 08:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:51:01 PM eth0 235.97 206.80 2624.85 37.02 0.00 0.00 0.00 0.00 21:23:50 08:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:52:01 PM eth0 56.91 52.35 690.00 9.55 0.00 0.00 0.00 0.00 21:23:50 08:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:53:01 PM lo 0.23 0.23 0.01 0.01 0.00 0.00 0.00 0.00 21:23:50 08:53:01 PM eth0 9.58 10.16 42.45 2.15 0.00 0.00 0.00 0.00 21:23:50 08:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:54:01 PM lo 652.40 652.40 668.59 668.59 0.00 0.00 0.00 0.00 21:23:50 08:54:01 PM eth0 98.20 73.26 1964.02 12.28 0.00 0.00 0.00 0.00 21:23:50 08:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:55:01 PM lo 1.08 1.08 0.09 0.09 0.00 0.00 0.00 0.00 21:23:50 08:55:01 PM eth0 4.76 4.66 1.47 1.48 0.00 0.00 0.00 0.00 21:23:50 08:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:56:01 PM eth0 13.06 12.16 6.58 5.57 0.00 0.00 0.00 0.00 21:23:50 08:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:57:01 PM eth0 6.15 6.18 3.06 2.09 0.00 0.00 0.00 0.00 21:23:50 08:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:58:01 PM eth0 15.53 13.30 3.52 6.11 0.00 0.00 0.00 0.00 21:23:50 08:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 08:59:01 PM eth0 8.42 8.52 2.97 3.44 0.00 0.00 0.00 0.00 21:23:50 08:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:00:01 PM lo 88.54 88.54 83.96 83.96 0.00 0.00 0.00 0.00 21:23:50 09:00:01 PM eth0 14.37 13.44 5.24 4.53 0.00 0.00 0.00 0.00 21:23:50 09:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:01:01 PM lo 2335.04 2335.04 2359.26 2359.26 0.00 0.00 0.00 0.00 21:23:50 09:01:01 PM eth0 299.88 191.50 2115.42 17.59 0.00 0.00 0.00 0.00 21:23:50 09:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:02:01 PM lo 1505.74 1505.74 1525.42 1525.42 0.00 0.00 0.00 0.00 21:23:50 09:02:01 PM eth0 24.01 18.11 299.85 3.06 0.00 0.00 0.00 0.00 21:23:50 09:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:03:01 PM lo 839.04 839.04 847.13 847.13 0.00 0.00 0.00 0.00 21:23:50 09:03:01 PM eth0 5.73 3.78 1.64 1.58 0.00 0.00 0.00 0.00 21:23:50 09:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:04:01 PM lo 745.34 745.34 756.06 756.06 0.00 0.00 0.00 0.00 21:23:50 09:04:01 PM eth0 13.80 12.33 25.19 4.41 0.00 0.00 0.00 0.00 21:23:50 09:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:05:01 PM lo 573.21 573.21 590.84 590.84 0.00 0.00 0.00 0.00 21:23:50 09:05:01 PM eth0 6.73 5.95 1.77 2.30 0.00 0.00 0.00 0.00 21:23:50 09:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:06:01 PM lo 475.22 475.22 454.10 454.10 0.00 0.00 0.00 0.00 21:23:50 09:06:01 PM eth0 11.95 11.48 8.13 3.97 0.00 0.00 0.00 0.00 21:23:50 09:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:07:01 PM lo 1207.96 1207.96 1238.31 1238.31 0.00 0.00 0.00 0.00 21:23:50 09:07:01 PM eth0 5.39 5.43 2.16 1.70 0.00 0.00 0.00 0.00 21:23:50 09:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:08:01 PM lo 643.02 643.02 659.74 659.74 0.00 0.00 0.00 0.00 21:23:50 09:08:01 PM eth0 4.73 4.40 1.04 1.56 0.00 0.00 0.00 0.00 21:23:50 09:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:09:01 PM lo 710.96 710.96 720.12 720.12 0.00 0.00 0.00 0.00 21:23:50 09:09:01 PM eth0 9.87 8.90 2.24 3.76 0.00 0.00 0.00 0.00 21:23:50 09:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:10:01 PM lo 1330.07 1330.07 1358.54 1358.54 0.00 0.00 0.00 0.00 21:23:50 09:10:01 PM eth0 4.03 3.75 0.98 1.23 0.00 0.00 0.00 0.00 21:23:50 09:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:11:01 PM lo 1644.51 1644.51 1655.59 1655.59 0.00 0.00 0.00 0.00 21:23:50 09:11:01 PM eth0 4.13 3.70 1.06 1.29 0.00 0.00 0.00 0.00 21:23:50 09:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:12:01 PM lo 1323.60 1323.60 1350.66 1350.66 0.00 0.00 0.00 0.00 21:23:50 09:12:01 PM eth0 4.36 3.91 1.08 1.31 0.00 0.00 0.00 0.00 21:23:50 09:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:13:01 PM lo 809.38 809.38 818.81 818.81 0.00 0.00 0.00 0.00 21:23:50 09:13:01 PM eth0 80.91 66.39 1197.82 9.48 0.00 0.00 0.00 0.00 21:23:50 09:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:14:01 PM lo 1579.54 1579.54 1592.14 1592.14 0.00 0.00 0.00 0.00 21:23:50 09:14:01 PM eth0 6.91 6.46 6.96 1.84 0.00 0.00 0.00 0.00 21:23:50 09:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:15:01 PM lo 1.30 1.30 1.32 1.32 0.00 0.00 0.00 0.00 21:23:50 09:15:01 PM eth0 117.91 94.77 1337.02 13.43 0.00 0.00 0.00 0.00 21:23:50 09:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:16:01 PM eth0 23.03 22.70 155.34 4.62 0.00 0.00 0.00 0.00 21:23:50 09:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:17:01 PM eth0 9.33 8.56 1.97 10.62 0.00 0.00 0.00 0.00 21:23:50 09:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:18:01 PM eth0 3.33 2.98 0.73 1.50 0.00 0.00 0.00 0.00 21:23:50 09:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:19:01 PM eth0 10.73 9.86 2.48 3.55 0.00 0.00 0.00 0.00 21:23:50 09:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:20:01 PM eth0 13.96 12.63 3.33 4.37 0.00 0.00 0.00 0.00 21:23:50 09:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:21:01 PM eth0 12.53 10.66 3.05 3.92 0.00 0.00 0.00 0.00 21:23:50 09:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:22:01 PM eth0 215.66 234.41 72.12 819.54 0.00 0.00 0.00 0.00 21:23:50 09:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 09:23:01 PM eth0 311.01 307.82 115.16 1329.29 0.00 0.00 0.00 0.00 21:23:50 09:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 Average: lo 444.46 444.46 450.25 450.25 0.00 0.00 0.00 0.00 21:23:50 Average: eth0 49.00 42.65 328.73 63.72 0.00 0.00 0.00 0.00 21:23:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:23:50 21:23:50 21:23:50 ---> sar -P ALL: 21:23:50 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/25/2024 _x86_64_ (4 CPU) 21:23:50 21:23:50 20:45:10 LINUX RESTART (4 CPU) 21:23:50 21:23:50 08:46:02 PM CPU %user %nice %system %iowait %steal %idle 21:23:50 08:47:01 PM all 17.39 0.00 2.80 2.74 0.07 77.00 21:23:50 08:47:01 PM 0 17.89 0.00 2.76 2.27 0.08 76.98 21:23:50 08:47:01 PM 1 24.12 0.00 2.86 3.91 0.07 69.04 21:23:50 08:47:01 PM 2 22.90 0.00 4.02 2.32 0.07 70.69 21:23:50 08:47:01 PM 3 4.64 0.00 1.55 2.45 0.07 91.29 21:23:50 08:48:01 PM all 8.84 0.00 1.40 2.31 0.06 87.39 21:23:50 08:48:01 PM 0 11.55 0.00 1.55 3.15 0.05 83.69 21:23:50 08:48:01 PM 1 2.07 0.00 0.50 1.22 0.07 96.14 21:23:50 08:48:01 PM 2 7.18 0.00 1.71 2.71 0.05 88.34 21:23:50 08:48:01 PM 3 14.56 0.00 1.86 2.14 0.07 81.38 21:23:50 08:49:01 PM all 0.27 0.00 0.12 0.02 0.03 99.57 21:23:50 08:49:01 PM 0 0.57 0.00 0.05 0.00 0.02 99.37 21:23:50 08:49:01 PM 1 0.07 0.00 0.08 0.00 0.03 99.82 21:23:50 08:49:01 PM 2 0.25 0.00 0.20 0.02 0.02 99.52 21:23:50 08:49:01 PM 3 0.18 0.00 0.15 0.05 0.05 99.57 21:23:50 08:50:01 PM all 0.28 0.00 0.08 0.01 0.03 99.60 21:23:50 08:50:01 PM 0 0.53 0.00 0.00 0.00 0.02 99.45 21:23:50 08:50:01 PM 1 0.17 0.00 0.07 0.00 0.05 99.72 21:23:50 08:50:01 PM 2 0.13 0.00 0.08 0.03 0.05 99.70 21:23:50 08:50:01 PM 3 0.28 0.00 0.17 0.00 0.02 99.53 21:23:50 08:51:01 PM all 16.34 0.00 1.56 0.50 0.07 81.54 21:23:50 08:51:01 PM 0 15.68 0.00 1.35 0.30 0.07 82.60 21:23:50 08:51:01 PM 1 20.66 0.00 0.77 0.07 0.05 78.45 21:23:50 08:51:01 PM 2 16.30 0.00 1.61 0.42 0.08 81.59 21:23:50 08:51:01 PM 3 12.70 0.00 2.51 1.20 0.07 83.52 21:23:50 08:52:01 PM all 77.29 0.00 3.28 1.29 0.10 18.03 21:23:50 08:52:01 PM 0 82.83 0.00 1.32 0.37 0.12 15.37 21:23:50 08:52:01 PM 1 84.20 0.00 4.76 0.20 0.10 10.74 21:23:50 08:52:01 PM 2 63.16 0.00 3.06 2.28 0.10 31.40 21:23:50 08:52:01 PM 3 78.98 0.00 3.97 2.33 0.10 14.63 21:23:50 08:53:01 PM all 51.24 0.00 1.10 0.41 0.09 47.16 21:23:50 08:53:01 PM 0 52.32 0.00 0.45 0.00 0.08 47.14 21:23:50 08:53:01 PM 1 70.13 0.00 1.88 0.07 0.10 27.82 21:23:50 08:53:01 PM 2 38.94 0.00 1.17 1.29 0.10 58.50 21:23:50 08:53:01 PM 3 43.63 0.00 0.88 0.30 0.08 55.10 21:23:50 08:54:01 PM all 59.39 0.00 3.22 0.51 0.10 36.78 21:23:50 08:54:01 PM 0 57.50 0.00 3.37 0.49 0.10 38.54 21:23:50 08:54:01 PM 1 58.38 0.00 2.83 0.57 0.08 38.14 21:23:50 08:54:01 PM 2 63.60 0.00 2.70 0.50 0.10 33.09 21:23:50 08:54:01 PM 3 58.08 0.00 3.98 0.49 0.10 37.35 21:23:50 08:55:01 PM all 29.92 0.00 1.27 0.11 0.10 68.61 21:23:50 08:55:01 PM 0 30.92 0.00 0.80 0.02 0.07 68.20 21:23:50 08:55:01 PM 1 34.20 0.00 0.85 0.02 0.18 64.75 21:23:50 08:55:01 PM 2 29.13 0.00 2.09 0.38 0.07 68.33 21:23:50 08:55:01 PM 3 25.43 0.00 1.32 0.03 0.07 73.15 21:23:50 08:56:01 PM all 72.51 0.00 3.37 0.48 0.11 23.53 21:23:50 08:56:01 PM 0 74.89 0.00 2.76 0.79 0.12 21.44 21:23:50 08:56:01 PM 1 72.68 0.00 5.95 0.49 0.12 20.76 21:23:50 08:56:01 PM 2 71.03 0.00 2.06 0.40 0.10 26.41 21:23:50 08:56:01 PM 3 71.45 0.00 2.71 0.23 0.10 25.51 21:23:50 08:57:01 PM all 53.27 0.00 1.36 0.37 0.09 44.90 21:23:50 08:57:01 PM 0 71.29 0.00 1.39 0.37 0.08 26.88 21:23:50 08:57:01 PM 1 54.81 0.00 1.61 0.55 0.10 42.93 21:23:50 08:57:01 PM 2 48.05 0.00 1.34 0.03 0.08 50.49 21:23:50 08:57:01 PM 3 38.89 0.00 1.12 0.54 0.10 59.35 21:23:50 21:23:50 08:57:01 PM CPU %user %nice %system %iowait %steal %idle 21:23:50 08:58:01 PM all 60.60 0.00 1.58 0.11 0.10 37.61 21:23:50 08:58:01 PM 0 64.37 0.00 2.57 0.02 0.12 32.93 21:23:50 08:58:01 PM 1 66.76 0.00 0.93 0.00 0.08 32.22 21:23:50 08:58:01 PM 2 50.74 0.00 1.65 0.20 0.10 47.30 21:23:50 08:58:01 PM 3 60.52 0.00 1.15 0.22 0.10 38.01 21:23:50 08:59:01 PM all 64.29 0.00 2.52 0.18 0.10 32.91 21:23:50 08:59:01 PM 0 69.79 0.00 2.97 0.10 0.10 27.03 21:23:50 08:59:01 PM 1 57.14 0.00 2.31 0.27 0.12 40.17 21:23:50 08:59:01 PM 2 64.72 0.00 1.79 0.20 0.10 33.19 21:23:50 08:59:01 PM 3 65.48 0.00 3.01 0.17 0.10 31.24 21:23:50 09:00:01 PM all 69.16 0.00 3.43 0.45 0.11 26.85 21:23:50 09:00:01 PM 0 66.74 0.00 2.31 0.74 0.12 30.10 21:23:50 09:00:01 PM 1 69.01 0.00 2.55 0.12 0.10 28.23 21:23:50 09:00:01 PM 2 74.31 0.00 2.61 0.20 0.12 22.77 21:23:50 09:00:01 PM 3 66.56 0.00 6.26 0.74 0.12 26.32 21:23:50 09:01:01 PM all 60.53 8.89 4.53 0.53 0.10 25.42 21:23:50 09:01:01 PM 0 54.01 21.38 3.60 0.65 0.12 20.24 21:23:50 09:01:01 PM 1 60.05 0.45 5.02 0.55 0.10 33.84 21:23:50 09:01:01 PM 2 68.39 2.78 5.27 0.15 0.09 23.32 21:23:50 09:01:01 PM 3 59.66 10.93 4.24 0.77 0.10 24.30 21:23:50 09:02:01 PM all 53.87 0.00 3.57 0.82 0.14 41.61 21:23:50 09:02:01 PM 0 55.66 0.00 4.21 0.60 0.15 39.37 21:23:50 09:02:01 PM 1 55.53 0.00 3.06 0.41 0.12 40.88 21:23:50 09:02:01 PM 2 52.26 0.00 2.76 1.36 0.13 43.48 21:23:50 09:02:01 PM 3 52.02 0.00 4.23 0.89 0.15 42.70 21:23:50 09:03:01 PM all 54.55 0.00 3.08 1.29 0.12 40.96 21:23:50 09:03:01 PM 0 61.11 0.00 3.79 0.07 0.10 34.93 21:23:50 09:03:01 PM 1 50.09 0.00 2.45 3.05 0.13 44.27 21:23:50 09:03:01 PM 2 51.61 0.00 3.34 1.57 0.12 43.36 21:23:50 09:03:01 PM 3 55.35 0.00 2.75 0.46 0.12 41.33 21:23:50 09:04:01 PM all 66.11 0.00 3.18 0.37 0.13 30.20 21:23:50 09:04:01 PM 0 78.21 0.00 3.93 0.86 0.14 16.86 21:23:50 09:04:01 PM 1 69.98 0.00 3.98 0.17 0.12 25.75 21:23:50 09:04:01 PM 2 58.99 0.00 2.19 0.34 0.15 38.32 21:23:50 09:04:01 PM 3 57.28 0.00 2.63 0.12 0.10 39.88 21:23:50 09:05:01 PM all 57.99 0.00 3.06 0.35 0.11 38.48 21:23:50 09:05:01 PM 0 63.67 0.00 3.10 0.12 0.10 33.01 21:23:50 09:05:01 PM 1 54.60 0.00 2.17 0.71 0.10 42.42 21:23:50 09:05:01 PM 2 59.41 0.00 4.65 0.37 0.12 35.46 21:23:50 09:05:01 PM 3 54.30 0.00 2.33 0.22 0.12 43.03 21:23:50 09:06:01 PM all 62.09 0.00 2.95 0.15 0.12 34.69 21:23:50 09:06:01 PM 0 59.78 0.00 2.36 0.02 0.13 37.71 21:23:50 09:06:01 PM 1 63.38 0.00 2.97 0.02 0.12 33.52 21:23:50 09:06:01 PM 2 51.41 0.00 2.58 0.34 0.12 45.55 21:23:50 09:06:01 PM 3 73.83 0.00 3.90 0.24 0.10 21.93 21:23:50 09:07:01 PM all 61.41 0.00 2.97 0.24 0.11 35.27 21:23:50 09:07:01 PM 0 59.40 0.00 3.94 0.12 0.10 36.44 21:23:50 09:07:01 PM 1 64.04 0.00 3.17 0.07 0.10 32.63 21:23:50 09:07:01 PM 2 57.71 0.00 2.03 0.35 0.12 39.79 21:23:50 09:07:01 PM 3 64.50 0.00 2.75 0.44 0.12 32.20 21:23:50 09:08:01 PM all 56.60 0.00 3.00 0.26 0.11 40.03 21:23:50 09:08:01 PM 0 53.63 0.00 2.26 0.30 0.12 43.69 21:23:50 09:08:01 PM 1 56.72 0.00 2.18 0.27 0.12 40.71 21:23:50 09:08:01 PM 2 56.27 0.00 4.54 0.42 0.10 38.67 21:23:50 09:08:01 PM 3 59.76 0.00 3.01 0.07 0.10 37.06 21:23:50 21:23:50 09:08:01 PM CPU %user %nice %system %iowait %steal %idle 21:23:50 09:09:01 PM all 64.91 0.00 3.24 0.15 0.10 31.59 21:23:50 09:09:01 PM 0 68.61 0.00 2.71 0.10 0.08 28.50 21:23:50 09:09:01 PM 1 64.45 0.00 3.10 0.07 0.10 32.28 21:23:50 09:09:01 PM 2 62.96 0.00 4.56 0.40 0.12 31.96 21:23:50 09:09:01 PM 3 63.62 0.00 2.60 0.05 0.10 33.63 21:23:50 09:10:01 PM all 61.32 0.00 3.66 0.28 0.11 34.63 21:23:50 09:10:01 PM 0 54.84 0.00 2.76 0.62 0.12 41.66 21:23:50 09:10:01 PM 1 66.69 0.00 3.58 0.15 0.12 29.46 21:23:50 09:10:01 PM 2 58.58 0.00 4.75 0.20 0.10 36.36 21:23:50 09:10:01 PM 3 65.18 0.00 3.53 0.13 0.10 31.05 21:23:50 09:11:01 PM all 63.28 0.00 3.67 0.52 0.11 32.42 21:23:50 09:11:01 PM 0 60.82 0.00 4.27 0.93 0.10 33.88 21:23:50 09:11:01 PM 1 59.90 0.00 3.12 0.54 0.14 36.30 21:23:50 09:11:01 PM 2 63.54 0.00 4.74 0.49 0.12 31.11 21:23:50 09:11:01 PM 3 68.83 0.00 2.55 0.12 0.10 28.40 21:23:50 09:12:01 PM all 56.43 0.00 3.68 0.23 0.11 39.55 21:23:50 09:12:01 PM 0 55.50 0.00 2.42 0.15 0.10 41.82 21:23:50 09:12:01 PM 1 55.35 0.00 4.30 0.12 0.10 40.13 21:23:50 09:12:01 PM 2 57.35 0.00 3.23 0.39 0.12 38.91 21:23:50 09:12:01 PM 3 57.52 0.00 4.77 0.27 0.12 37.32 21:23:50 09:13:01 PM all 49.16 0.00 3.24 0.36 0.12 47.13 21:23:50 09:13:01 PM 0 48.69 0.00 1.61 0.34 0.15 49.21 21:23:50 09:13:01 PM 1 41.83 0.00 3.18 0.24 0.10 54.65 21:23:50 09:13:01 PM 2 52.37 0.00 2.34 0.19 0.10 45.01 21:23:50 09:13:01 PM 3 53.76 0.00 5.82 0.67 0.12 39.63 21:23:50 09:14:01 PM all 62.29 0.00 3.68 0.61 0.10 33.33 21:23:50 09:14:01 PM 0 61.27 0.00 3.26 0.50 0.10 34.87 21:23:50 09:14:01 PM 1 63.61 0.00 3.96 1.06 0.08 31.29 21:23:50 09:14:01 PM 2 68.25 0.00 4.75 0.30 0.12 26.58 21:23:50 09:14:01 PM 3 56.01 0.00 2.74 0.57 0.08 40.60 21:23:50 09:15:01 PM all 44.64 0.00 2.97 0.36 0.09 51.94 21:23:50 09:15:01 PM 0 51.44 0.00 2.90 0.12 0.08 45.45 21:23:50 09:15:01 PM 1 37.10 0.00 2.02 0.69 0.10 60.10 21:23:50 09:15:01 PM 2 40.02 0.00 3.02 0.59 0.07 56.30 21:23:50 09:15:01 PM 3 50.00 0.00 3.94 0.05 0.10 45.91 21:23:50 09:16:01 PM all 46.31 0.00 1.96 3.22 0.09 48.43 21:23:50 09:16:01 PM 0 49.99 0.00 4.00 5.20 0.10 40.71 21:23:50 09:16:01 PM 1 65.91 0.00 1.66 2.86 0.08 29.49 21:23:50 09:16:01 PM 2 29.91 0.00 1.49 2.93 0.10 65.56 21:23:50 09:16:01 PM 3 39.40 0.00 0.69 1.86 0.07 57.99 21:23:50 09:17:01 PM all 57.58 0.00 2.21 0.06 0.09 40.05 21:23:50 09:17:01 PM 0 41.10 0.00 1.82 0.02 0.10 56.96 21:23:50 09:17:01 PM 1 75.25 0.00 2.26 0.02 0.08 22.40 21:23:50 09:17:01 PM 2 54.71 0.00 1.99 0.22 0.08 43.00 21:23:50 09:17:01 PM 3 59.31 0.00 2.79 0.00 0.08 37.82 21:23:50 09:18:01 PM all 51.69 0.00 1.22 0.03 0.09 46.96 21:23:50 09:18:01 PM 0 41.98 0.00 1.19 0.03 0.10 56.70 21:23:50 09:18:01 PM 1 83.59 0.00 1.68 0.02 0.08 14.63 21:23:50 09:18:01 PM 2 39.37 0.00 0.60 0.07 0.10 59.86 21:23:50 09:18:01 PM 3 41.80 0.00 1.40 0.02 0.08 56.70 21:23:50 09:19:01 PM all 57.31 0.00 2.43 0.03 0.08 40.14 21:23:50 09:19:01 PM 0 65.02 0.00 2.35 0.00 0.10 32.53 21:23:50 09:19:01 PM 1 66.63 0.00 3.26 0.02 0.08 30.02 21:23:50 09:19:01 PM 2 47.33 0.00 1.65 0.00 0.07 50.95 21:23:50 09:19:01 PM 3 50.26 0.00 2.47 0.12 0.08 47.07 21:23:50 21:23:50 09:19:01 PM CPU %user %nice %system %iowait %steal %idle 21:23:50 09:20:01 PM all 62.56 0.00 2.62 0.06 0.09 34.67 21:23:50 09:20:01 PM 0 61.36 0.00 2.77 0.05 0.08 35.74 21:23:50 09:20:01 PM 1 65.21 0.00 3.28 0.03 0.08 31.39 21:23:50 09:20:01 PM 2 55.73 0.00 1.87 0.12 0.12 42.17 21:23:50 09:20:01 PM 3 67.94 0.00 2.55 0.03 0.08 29.39 21:23:50 09:21:01 PM all 56.32 0.00 3.58 0.20 0.09 39.80 21:23:50 09:21:01 PM 0 57.39 0.00 6.66 0.02 0.10 35.83 21:23:50 09:21:01 PM 1 29.54 0.00 1.66 0.78 0.10 67.91 21:23:50 09:21:01 PM 2 66.70 0.00 2.72 0.00 0.07 30.51 21:23:50 09:21:01 PM 3 71.76 0.00 3.29 0.02 0.08 24.85 21:23:50 09:22:01 PM all 14.99 0.00 1.83 1.24 0.09 81.84 21:23:50 09:22:01 PM 0 3.34 0.00 1.54 2.02 0.12 92.98 21:23:50 09:22:01 PM 1 12.03 0.00 1.51 1.48 0.08 84.90 21:23:50 09:22:01 PM 2 23.27 0.00 1.59 0.57 0.08 74.48 21:23:50 09:22:01 PM 3 21.33 0.00 2.69 0.90 0.08 74.99 21:23:50 09:23:01 PM all 10.04 0.00 2.43 0.03 0.07 87.43 21:23:50 09:23:01 PM 0 13.67 0.00 2.49 0.00 0.07 83.78 21:23:50 09:23:01 PM 1 8.39 0.00 2.50 0.02 0.07 89.03 21:23:50 09:23:01 PM 2 11.59 0.00 1.56 0.00 0.08 86.77 21:23:50 09:23:01 PM 3 6.51 0.00 3.17 0.08 0.07 90.17 21:23:50 Average: all 48.97 0.24 2.59 0.56 0.10 47.54 21:23:50 Average: 0 49.63 0.57 2.53 0.58 0.10 46.60 21:23:50 Average: 1 50.91 0.01 2.54 0.56 0.10 45.89 21:23:50 Average: 2 46.96 0.07 2.55 0.60 0.10 49.72 21:23:50 Average: 3 48.40 0.29 2.74 0.51 0.09 47.97 21:23:50 21:23:50 21:23:50