13:43:25 Started by user Robert Varga 13:43:25 Running as SYSTEM 13:43:25 [EnvInject] - Loading node environment variables. 13:43:25 Building remotely on prd-ubuntu2204-docker-4c-4g-3429 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/l2switch-maven-stage-1.0.x 13:43:26 [ssh-agent] Looking for ssh-agent implementation... 13:43:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:43:27 $ ssh-agent 13:43:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXH34ert/agent.1572 13:43:27 SSH_AGENT_PID=1574 13:43:27 [ssh-agent] Started. 13:43:27 Running ssh-add (command line suppressed) 13:43:27 Identity added: /w/workspace/l2switch-maven-stage-1.0.x@tmp/private_key_2326544887540732454.key (/w/workspace/l2switch-maven-stage-1.0.x@tmp/private_key_2326544887540732454.key) 13:43:27 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:43:27 The recommended git tool is: NONE 13:43:29 using credential jenkins-ssh 13:43:29 Wiping out workspace first. 13:43:29 Cloning the remote Git repository 13:43:29 Cloning repository git://devvexx.opendaylight.org/mirror/l2switch 13:43:29 > git init /w/workspace/l2switch-maven-stage-1.0.x # timeout=10 13:43:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/l2switch 13:43:30 > git --version # timeout=10 13:43:30 > git --version # 'git version 2.34.1' 13:43:30 using GIT_SSH to set credentials jenkins-ssh 13:43:30 Verifying host key using known hosts file 13:43:30 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. 13:43:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/l2switch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:30 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/l2switch # timeout=10 13:43:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:31 Avoid second fetch 13:43:31 > git rev-parse refs/remotes/origin/1.0.x^{commit} # timeout=10 13:43:31 Checking out Revision 1d47352af187758ec518f9321b0db8086b054a0d (refs/remotes/origin/1.0.x) 13:43:31 > git config core.sparsecheckout # timeout=10 13:43:31 > git checkout -f 1d47352af187758ec518f9321b0db8086b054a0d # timeout=10 13:43:31 Commit message: "Update upstreams to 2024.09 Scandium SR3" 13:43:31 First time build. Skipping changelog. 13:43:34 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:43:34 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:43:34 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:43:34 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:43:34 provisioning config files... 13:43:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:43:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:43:34 [l2switch-maven-stage-1.0.x] $ /bin/bash /tmp/jenkins1840856514272749637.sh 13:43:34 ---> python-tools-install.sh 13:43:34 Setup pyenv: 13:43:34 * system (set by /opt/pyenv/version) 13:43:34 * 3.8.20 (set by /opt/pyenv/version) 13:43:34 * 3.9.20 (set by /opt/pyenv/version) 13:43:34 3.10.15 13:43:34 3.11.10 13:43:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mBUs 13:43:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:43:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:43:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:43:43 lf-activate-venv(): INFO: Base packages installed successfully 13:43:43 lf-activate-venv(): INFO: Installing additional packages: lftools 13:44:14 lf-activate-venv(): INFO: Adding /tmp/venv-mBUs/bin to PATH 13:44:14 Generating Requirements File 13:44:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:44:34 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:44:34 Python 3.11.10 13:44:34 pip 25.3 from /tmp/venv-mBUs/lib/python3.11/site-packages/pip (python 3.11) 13:44:35 appdirs==1.4.4 13:44:35 argcomplete==3.6.3 13:44:35 aspy.yaml==1.3.0 13:44:35 attrs==25.4.0 13:44:35 autopage==0.5.2 13:44:35 beautifulsoup4==4.14.3 13:44:35 boto3==1.42.1 13:44:35 botocore==1.42.1 13:44:35 bs4==0.0.2 13:44:35 cachetools==6.2.2 13:44:35 certifi==2025.11.12 13:44:35 cffi==2.0.0 13:44:35 cfgv==3.5.0 13:44:35 chardet==5.2.0 13:44:35 charset-normalizer==3.4.4 13:44:35 click==8.3.1 13:44:35 cliff==4.12.0 13:44:35 cmd2==2.7.0 13:44:35 cryptography==3.3.2 13:44:35 debtcollector==3.0.0 13:44:35 decorator==5.2.1 13:44:35 defusedxml==0.7.1 13:44:35 Deprecated==1.3.1 13:44:35 distlib==0.4.0 13:44:35 dnspython==2.8.0 13:44:35 docker==7.1.0 13:44:35 dogpile.cache==1.5.0 13:44:35 durationpy==0.10 13:44:35 email-validator==2.3.0 13:44:35 filelock==3.20.0 13:44:35 future==1.0.0 13:44:35 gitdb==4.0.12 13:44:35 GitPython==3.1.45 13:44:35 google-auth==2.43.0 13:44:35 httplib2==0.31.0 13:44:35 identify==2.6.15 13:44:35 idna==3.11 13:44:35 importlib-resources==1.5.0 13:44:35 iso8601==2.1.0 13:44:35 Jinja2==3.1.6 13:44:35 jmespath==1.0.1 13:44:35 jsonpatch==1.33 13:44:35 jsonpointer==3.0.0 13:44:35 jsonschema==4.25.1 13:44:35 jsonschema-specifications==2025.9.1 13:44:35 keystoneauth1==5.12.0 13:44:35 kubernetes==34.1.0 13:44:35 lftools==0.37.16 13:44:35 lxml==6.0.2 13:44:35 markdown-it-py==4.0.0 13:44:35 MarkupSafe==3.0.3 13:44:35 mdurl==0.1.2 13:44:35 msgpack==1.1.2 13:44:35 multi_key_dict==2.0.3 13:44:35 munch==4.0.0 13:44:35 netaddr==1.3.0 13:44:35 niet==1.4.2 13:44:35 nodeenv==1.9.1 13:44:35 oauth2client==4.1.3 13:44:35 oauthlib==3.3.1 13:44:35 openstacksdk==4.8.0 13:44:35 os-service-types==1.8.2 13:44:35 osc-lib==4.2.0 13:44:35 oslo.config==10.1.0 13:44:35 oslo.context==6.2.0 13:44:35 oslo.i18n==6.7.1 13:44:35 oslo.log==7.2.1 13:44:35 oslo.serialization==5.8.0 13:44:35 oslo.utils==9.2.0 13:44:35 packaging==25.0 13:44:35 pbr==7.0.3 13:44:35 platformdirs==4.5.0 13:44:35 prettytable==3.17.0 13:44:35 psutil==7.1.3 13:44:35 pyasn1==0.6.1 13:44:35 pyasn1_modules==0.4.2 13:44:35 pycparser==2.23 13:44:35 pygerrit2==2.0.15 13:44:35 PyGithub==2.8.1 13:44:35 Pygments==2.19.2 13:44:35 PyJWT==2.10.1 13:44:35 PyNaCl==1.6.1 13:44:35 pyparsing==2.4.7 13:44:35 pyperclip==1.11.0 13:44:35 pyrsistent==0.20.0 13:44:35 python-cinderclient==9.8.0 13:44:35 python-dateutil==2.9.0.post0 13:44:35 python-heatclient==4.3.0 13:44:35 python-jenkins==1.8.3 13:44:35 python-keystoneclient==5.7.0 13:44:35 python-magnumclient==4.9.0 13:44:35 python-openstackclient==8.2.0 13:44:35 python-swiftclient==4.9.0 13:44:35 PyYAML==6.0.3 13:44:35 referencing==0.37.0 13:44:35 requests==2.32.5 13:44:35 requests-oauthlib==2.0.0 13:44:35 requestsexceptions==1.4.0 13:44:35 rfc3986==2.0.0 13:44:35 rich==14.2.0 13:44:35 rich-argparse==1.7.2 13:44:35 rpds-py==0.30.0 13:44:35 rsa==4.9.1 13:44:35 ruamel.yaml==0.18.16 13:44:35 ruamel.yaml.clib==0.2.15 13:44:35 s3transfer==0.16.0 13:44:35 simplejson==3.20.2 13:44:35 six==1.17.0 13:44:35 smmap==5.0.2 13:44:35 soupsieve==2.8 13:44:35 stevedore==5.6.0 13:44:35 tabulate==0.9.0 13:44:35 toml==0.10.2 13:44:35 tomlkit==0.13.3 13:44:35 tqdm==4.67.1 13:44:35 typing_extensions==4.15.0 13:44:35 tzdata==2025.2 13:44:35 urllib3==1.26.20 13:44:35 virtualenv==20.35.4 13:44:35 wcwidth==0.2.14 13:44:35 websocket-client==1.9.0 13:44:35 wrapt==2.0.1 13:44:35 xdg==6.0.0 13:44:35 xmltodict==1.0.2 13:44:35 yq==3.4.3 13:44:35 [l2switch-maven-stage-1.0.x] $ /bin/sh -xe /tmp/jenkins12695173062472767095.sh 13:44:35 + mkdir -p /w/workspace/l2switch-maven-stage-1.0.x/target/classes /w/workspace/l2switch-maven-stage-1.0.x/jacoco/classes 13:44:35 [l2switch-maven-stage-1.0.x] $ /bin/sh -xe /tmp/jenkins9619761755428484675.sh 13:44:35 + echo quiet=on 13:44:35 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-3429 13:44:36 [l2switch-maven-stage-1.0.x] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=1.0.x -DPROJECT=l2switch -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DSTREAM=1.0.x "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt" -DSBOM_GENERATOR_VERSION=v0.0.15 -DGERRIT_PROJECT=l2switch -Dsha1=origin/1.0.x -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/1.0.x -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSBOM_PATH=$WORKSPACE -DSTAGING_PROFILE_ID=96fee85953ca0 -DMAVEN_VERSIONS_PLUGIN=false -DMAVEN_PARAMS= --version 13:44:36 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 13:44:36 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 13:44:36 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 13:44:36 Default locale: en, platform encoding: UTF-8 13:44:36 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 13:44:36 [l2switch-maven-stage-1.0.x] $ /bin/sh -xe /tmp/jenkins1071716169098053390.sh 13:44:36 + rm /home/jenkins/.wgetrc 13:44:36 [EnvInject] - Injecting environment variables from a build step. 13:44:36 [EnvInject] - Injecting as environment variables the properties content 13:44:36 SET_JDK_VERSION=openjdk21 13:44:36 GIT_URL="git://devvexx.opendaylight.org/mirror" 13:44:36 13:44:36 [EnvInject] - Variables injected successfully. 13:44:36 [l2switch-maven-stage-1.0.x] $ /bin/sh /tmp/jenkins17040669991010473063.sh 13:44:36 ---> update-java-alternatives.sh 13:44:36 ---> Updating Java version 13:44:37 ---> Ubuntu/Debian system detected 13:44:37 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 13:44:37 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 13:44:37 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 13:44:37 openjdk version "21.0.9" 2025-10-21 13:44:37 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 13:44:37 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 13:44:37 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 13:44:37 [EnvInject] - Injecting environment variables from a build step. 13:44:37 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 13:44:37 [EnvInject] - Variables injected successfully. 13:44:37 provisioning config files... 13:44:37 copy managed file [global-settings] to file:/w/workspace/l2switch-maven-stage-1.0.x@tmp/config1340943394083803957tmp 13:44:38 copy managed file [l2switch-settings] to file:/w/workspace/l2switch-maven-stage-1.0.x@tmp/config6431253869853140920tmp 13:44:38 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 13:44:38 Run condition [Boolean condition] preventing perform for step [BuilderChain] 13:44:38 [l2switch-maven-stage-1.0.x] $ /bin/bash -l /tmp/jenkins13045999652884736207.sh 13:44:38 ---> maven-patch-release.sh 13:44:38 l2switch 1d47352af187758ec518f9321b0db8086b054a0d 13:44:38 [detached HEAD 7aa0553] Release l2switch 13:44:38 29 files changed, 33 insertions(+), 33 deletions(-) 13:44:38 [EnvInject] - Injecting environment variables from a build step. 13:44:38 [EnvInject] - Injecting as environment variables the properties content 13:44:38 MAVEN_GOALS=clean deploy 13:44:38 13:44:38 [EnvInject] - Variables injected successfully. 13:44:38 [l2switch-maven-stage-1.0.x] $ /bin/bash -l /tmp/jenkins5492204806094127368.sh 13:44:38 ---> common-variables.sh 13:44:38 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 13:44:38 ---> maven-build.sh 13:44:38 + set +u 13:44:38 + export MAVEN_OPTS 13:44:38 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/l2switch-maven-stage-1.0.x@tmp/config1340943394083803957tmp --settings /w/workspace/l2switch-maven-stage-1.0.x@tmp/config6431253869853140920tmp -DaltDeploymentRepository=staging::file:/w/workspace/l2switch-maven-stage-1.0.x/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 13:44:39 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 13:44:39 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 13:44:39 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 13:44:39 Default locale: en, platform encoding: UTF-8 13:44:39 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 13:44:39 [INFO] Error stacktraces are turned on. 13:44:39 [INFO] Scanning for projects... 13:44:46 [INFO] ------------------------------------------------------------------------ 13:44:46 [INFO] Reactor Build Order: 13:44:46 [INFO] 13:44:46 [INFO] l2switch-artifacts [pom] 13:44:46 [INFO] OpenDaylight :: L2Switch :: Feature Parent [pom] 13:44:46 [INFO] binding-parent [pom] 13:44:46 [INFO] packethandler-model [bundle] 13:44:46 [INFO] packethandler-impl [bundle] 13:44:46 [INFO] OpenDaylight :: L2Switch :: PacketHandler [feature] 13:44:46 [INFO] addresstracker-model [bundle] 13:44:46 [INFO] addresstracker-impl [bundle] 13:44:46 [INFO] OpenDaylight :: L2Switch :: AddressTracker [feature] 13:44:46 [INFO] hosttracker-model [bundle] 13:44:46 [INFO] hosttracker-impl [bundle] 13:44:46 [INFO] OpenDaylight :: L2Switch :: HostTracker [feature] 13:44:46 [INFO] loopremover-model [bundle] 13:44:46 [INFO] loopremover-impl [bundle] 13:44:46 [INFO] OpenDaylight :: L2Switch :: LoopRemover [feature] 13:44:46 [INFO] arphandler-impl [bundle] 13:44:46 [INFO] OpenDaylight :: L2Switch :: ArpHandler [feature] 13:44:46 [INFO] main-impl [bundle] 13:44:46 [INFO] OpenDaylight :: L2Switch :: Switch [feature] 13:44:46 [INFO] OpenDaylight :: L2Switch :: Switch REST [feature] 13:44:46 [INFO] OpenDaylight :: L2Switch :: Switch UI [feature] 13:44:46 [INFO] features-l2switch [feature] 13:44:46 [INFO] features-l2switch-aggregator [pom] 13:44:46 [INFO] l2switch-karaf [pom] 13:44:46 [INFO] addresstracker.aggregator [pom] 13:44:46 [INFO] hosttracker.aggregator [pom] 13:44:46 [INFO] loopremover.aggregator [pom] 13:44:46 [INFO] packethandler.aggregator [pom] 13:44:46 [INFO] l2switch [pom] 13:44:46 [INFO] 13:44:46 [INFO] ------------< org.opendaylight.l2switch:l2switch-artifacts >------------ 13:44:46 [INFO] Building l2switch-artifacts 1.0.1 [1/29] 13:44:46 [INFO] from artifacts/pom.xml 13:44:46 [INFO] --------------------------------[ pom ]--------------------------------- 13:44:46 [INFO] 13:44:46 [INFO] --- clean:3.5.0:clean (default-clean) @ l2switch-artifacts --- 13:44:46 [INFO] 13:44:46 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ l2switch-artifacts --- 13:44:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 13:44:47 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 13:44:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:44:47 [INFO] 13:44:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ l2switch-artifacts --- 13:44:47 [INFO] 13:44:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ l2switch-artifacts --- 13:44:48 [INFO] CycloneDX: Resolving Dependencies 13:44:48 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 13:44:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/artifacts/target/bom.xml 13:44:48 [INFO] attaching as l2switch-artifacts-1.0.1-cyclonedx.xml 13:44:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/artifacts/target/bom.json 13:44:48 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 13:44:48 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 13:44:48 [INFO] attaching as l2switch-artifacts-1.0.1-cyclonedx.json 13:44:48 [INFO] 13:44:48 [INFO] --- install:3.1.4:install (default-install) @ l2switch-artifacts --- 13:44:48 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/artifacts/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1.pom 13:44:48 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/artifacts/target/bom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.xml 13:44:48 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/artifacts/target/bom.json to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.json 13:44:49 [INFO] 13:44:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ l2switch-artifacts --- 13:44:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:44:49 [INFO] 13:44:49 [INFO] --------------< org.opendaylight.l2switch:feature-parent >-------------- 13:44:49 [INFO] Building OpenDaylight :: L2Switch :: Feature Parent 1.0.1 [2/29] 13:44:49 [INFO] from features/feature-parent/pom.xml 13:44:49 [INFO] --------------------------------[ pom ]--------------------------------- 13:44:49 [INFO] 13:44:49 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- 13:44:49 [INFO] 13:44:49 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ feature-parent --- 13:44:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 13:44:49 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 13:44:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:44:49 [INFO] 13:44:49 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ feature-parent --- 13:44:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:44:49 [INFO] 13:44:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- 13:44:49 [INFO] 13:44:49 [INFO] --- dependency:3.8.1:properties (default) @ feature-parent --- 13:44:51 [INFO] 13:44:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ feature-parent --- 13:44:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:44:51 [INFO] argLine set to empty 13:44:51 [INFO] 13:44:51 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ feature-parent --- 13:44:51 [INFO] Project packaging is not 'feature', skipping execution 13:44:51 [INFO] 13:44:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- 13:44:52 [INFO] Starting audit... 13:44:52 Audit done. 13:44:52 [INFO] You have 0 Checkstyle violations. 13:44:52 [INFO] 13:44:52 [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- 13:44:53 [INFO] Starting audit... 13:44:53 Audit done. 13:44:53 [INFO] You have 0 Checkstyle violations. 13:44:53 [INFO] 13:44:53 [INFO] --- dependency:3.8.1:copy (unpack-license) @ feature-parent --- 13:44:53 [INFO] 13:44:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-parent >>> 13:44:53 [INFO] 13:44:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-parent --- 13:44:54 [INFO] No files found to run spotbugs, check compile phase has been run 13:44:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:44:54 [INFO] 13:44:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-parent <<< 13:44:54 [INFO] 13:44:54 [INFO] 13:44:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-parent --- 13:44:54 [INFO] 13:44:54 [INFO] --- feattest:14.1.3:test (default) @ feature-parent --- 13:44:55 [INFO] Project packaging is not 'feature', skipping execution 13:44:55 [INFO] 13:44:55 [INFO] --- copy:14.1.3:copy-files (default) @ feature-parent --- 13:44:55 [INFO] 13:44:55 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ feature-parent --- 13:44:55 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:44:55 [INFO] 13:44:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- 13:44:55 [INFO] CycloneDX: Resolving Dependencies 13:44:56 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 13:44:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/features/feature-parent/target/bom.xml 13:44:56 [INFO] attaching as feature-parent-1.0.1-cyclonedx.xml 13:44:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/features/feature-parent/target/bom.json 13:44:56 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 13:44:56 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 13:44:56 [INFO] attaching as feature-parent-1.0.1-cyclonedx.json 13:44:56 [INFO] 13:44:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 13:44:56 [INFO] Skipping duplicate-finder execution! 13:44:56 [INFO] 13:44:56 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ feature-parent --- 13:44:56 [INFO] Skipping plugin execution 13:44:56 [INFO] 13:44:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- 13:44:57 [INFO] Skipping source per configuration. 13:44:57 [INFO] 13:44:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-parent --- 13:44:57 [INFO] 13:44:57 [INFO] --- jacoco:0.8.13:report (report) @ feature-parent --- 13:44:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:44:57 [INFO] 13:44:57 [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- 13:44:57 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1.pom 13:44:57 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.xml 13:44:57 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.json 13:44:57 [INFO] 13:44:57 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ feature-parent --- 13:44:57 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:44:57 [INFO] 13:44:57 [INFO] --------------< org.opendaylight.l2switch:binding-parent >-------------- 13:44:57 [INFO] Building binding-parent 1.0.1 [3/29] 13:44:57 [INFO] from binding-parent/pom.xml 13:44:57 [INFO] --------------------------------[ pom ]--------------------------------- 13:44:57 [INFO] 13:44:57 [INFO] --- clean:3.5.0:clean (default-clean) @ binding-parent --- 13:44:57 [INFO] 13:44:57 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ binding-parent --- 13:44:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 13:44:57 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 13:44:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:44:57 [INFO] 13:44:57 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ binding-parent --- 13:44:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:44:57 [INFO] 13:44:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ binding-parent --- 13:44:57 [INFO] 13:44:57 [INFO] --- dependency:3.8.1:properties (default) @ binding-parent --- 13:44:57 [INFO] 13:44:57 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ binding-parent --- 13:44:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-1.0.x/binding-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/** 13:44:57 [INFO] 13:44:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ binding-parent --- 13:44:57 [INFO] Starting audit... 13:44:57 Audit done. 13:44:57 [INFO] You have 0 Checkstyle violations. 13:44:57 [INFO] 13:44:57 [INFO] --- checkstyle:3.6.0:check (default) @ binding-parent --- 13:44:58 [INFO] Starting audit... 13:44:58 Audit done. 13:44:58 [INFO] You have 0 Checkstyle violations. 13:44:58 [INFO] 13:44:58 [INFO] --- dependency:3.8.1:copy (unpack-license) @ binding-parent --- 13:44:58 [INFO] 13:44:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ binding-parent >>> 13:44:58 [INFO] 13:44:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ binding-parent --- 13:44:58 [INFO] No files found to run spotbugs, check compile phase has been run 13:44:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:44:58 [INFO] 13:44:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ binding-parent <<< 13:44:58 [INFO] 13:44:58 [INFO] 13:44:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ binding-parent --- 13:44:58 [INFO] 13:44:58 [INFO] --- copy:14.1.3:copy-files (default) @ binding-parent --- 13:44:58 [INFO] 13:44:58 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ binding-parent --- 13:44:58 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:44:58 [INFO] 13:44:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ binding-parent --- 13:44:58 [INFO] CycloneDX: Resolving Dependencies 13:44:59 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 13:44:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/binding-parent/target/bom.xml 13:44:59 [INFO] attaching as binding-parent-1.0.1-cyclonedx.xml 13:44:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/binding-parent/target/bom.json 13:44:59 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 13:44:59 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 13:44:59 [INFO] attaching as binding-parent-1.0.1-cyclonedx.json 13:44:59 [INFO] 13:44:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- 13:44:59 [INFO] Skipping duplicate-finder execution! 13:44:59 [INFO] 13:44:59 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ binding-parent --- 13:44:59 [INFO] Skipping pom project 13:44:59 [INFO] 13:44:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- 13:44:59 [INFO] 13:44:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ binding-parent --- 13:44:59 [INFO] 13:44:59 [INFO] --- jacoco:0.8.13:report (report) @ binding-parent --- 13:44:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:44:59 [INFO] 13:44:59 [INFO] --- install:3.1.4:install (default-install) @ binding-parent --- 13:44:59 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/binding-parent/pom.xml to /tmp/r/org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1.pom 13:44:59 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.xml 13:44:59 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/binding-parent/target/bom.json to /tmp/r/org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.json 13:44:59 [INFO] 13:44:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ binding-parent --- 13:44:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:44:59 [INFO] 13:44:59 [INFO] -----------< org.opendaylight.l2switch:packethandler-model >------------ 13:44:59 [INFO] Building packethandler-model 1.0.1 [4/29] 13:44:59 [INFO] from packethandler/model/pom.xml 13:44:59 [INFO] -------------------------------[ bundle ]------------------------------- 13:44:59 [INFO] 13:44:59 [INFO] --- clean:3.5.0:clean (default-clean) @ packethandler-model --- 13:44:59 [INFO] 13:44:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ packethandler-model --- 13:44:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:44:59 [INFO] 13:44:59 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ packethandler-model --- 13:44:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:44:59 [INFO] 13:44:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ packethandler-model --- 13:45:00 [INFO] 13:45:00 [INFO] --- dependency:3.8.1:properties (default) @ packethandler-model --- 13:45:00 [INFO] 13:45:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ packethandler-model --- 13:45:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:45:00 [INFO] 13:45:00 [INFO] --- yang:14.0.17:generate-sources (binding) @ packethandler-model --- 13:45:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:45:01 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/src/main/yang 13:45:01 [INFO] yang-to-sources: Found 9 dependencies in 9.167 ms 13:45:01 [INFO] yang-to-sources: Project model files found: 6 in 117.8 ms 13:45:02 [INFO] yang-to-sources: 25 YANG models processed in 1.070 s 13:45:02 [INFO] BindingJavaFileGenerator: Defined 67 files in 162.4 ms 13:45:02 [INFO] Sorted 67 files into 25 directories in 9.918 ms 13:45:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 67 in 316.4 ms 13:45:03 [INFO] 13:45:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ packethandler-model --- 13:45:03 [INFO] Starting audit... 13:45:03 Audit done. 13:45:03 [INFO] You have 0 Checkstyle violations. 13:45:03 [INFO] 13:45:03 [INFO] --- checkstyle:3.6.0:check (default) @ packethandler-model --- 13:45:03 [INFO] Starting audit... 13:45:03 Audit done. 13:45:03 [INFO] You have 0 Checkstyle violations. 13:45:03 [INFO] 13:45:03 [INFO] --- dependency:3.8.1:copy (unpack-license) @ packethandler-model --- 13:45:03 [INFO] 13:45:03 [INFO] --- resources:3.3.1:resources (default-resources) @ packethandler-model --- 13:45:03 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/src/main/resources 13:45:03 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/target/generated-sources/spi 13:45:03 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 13:45:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:45:03 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 13:45:03 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/target/generated-sources/spi 13:45:03 [INFO] 13:45:03 [INFO] --- compiler:3.14.0:compile (default-compile) @ packethandler-model --- 13:45:03 [INFO] Recompiling the module because of changed source code. 13:45:03 [INFO] Compiling 66 source files with javac [debug release 21] to target/classes 13:45:05 [INFO] 13:45:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ packethandler-model >>> 13:45:05 [INFO] 13:45:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ packethandler-model --- 13:45:05 [INFO] Fork Value is true 13:45:08 [INFO] Done SpotBugs Analysis.... 13:45:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:45:08 [INFO] 13:45:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ packethandler-model <<< 13:45:08 [INFO] 13:45:08 [INFO] 13:45:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ packethandler-model --- 13:45:08 [INFO] BugInstance size is 0 13:45:08 [INFO] Error size is 0 13:45:08 [INFO] No errors/warnings found 13:45:08 [INFO] 13:45:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ packethandler-model --- 13:45:08 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/src/test/resources 13:45:08 [INFO] 13:45:08 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ packethandler-model --- 13:45:08 [INFO] No sources to compile 13:45:08 [INFO] 13:45:08 [INFO] --- surefire:3.5.3:test (default-test) @ packethandler-model --- 13:45:09 [INFO] No tests to run. 13:45:09 [INFO] 13:45:09 [INFO] --- copy:14.1.3:copy-files (default) @ packethandler-model --- 13:45:09 [INFO] 13:45:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ packethandler-model --- 13:45:09 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/target/packethandler-model-1.0.1.jar 13:45:09 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/target/classes/META-INF/MANIFEST.MF 13:45:09 [INFO] 13:45:09 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ packethandler-model --- 13:45:09 [INFO] No previous run data found, generating javadoc. 13:45:12 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/target/packethandler-model-1.0.1-javadoc.jar 13:45:12 [INFO] 13:45:12 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ packethandler-model --- 13:45:12 [INFO] CycloneDX: Resolving Dependencies 13:45:13 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 13:45:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/target/bom.xml 13:45:13 [INFO] attaching as packethandler-model-1.0.1-cyclonedx.xml 13:45:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/target/bom.json 13:45:13 [INFO] attaching as packethandler-model-1.0.1-cyclonedx.json 13:45:13 [INFO] 13:45:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ packethandler-model --- 13:45:13 [INFO] Skipping duplicate-finder execution! 13:45:13 [INFO] 13:45:13 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ packethandler-model --- 13:45:13 [INFO] No dependency problems found 13:45:13 [INFO] 13:45:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ packethandler-model --- 13:45:13 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/target/packethandler-model-1.0.1-sources.jar 13:45:13 [INFO] 13:45:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ packethandler-model --- 13:45:13 [INFO] 13:45:13 [INFO] --- jacoco:0.8.13:report (report) @ packethandler-model --- 13:45:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:45:13 [INFO] 13:45:13 [INFO] --- install:3.1.4:install (default-install) @ packethandler-model --- 13:45:13 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.pom 13:45:13 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/target/packethandler-model-1.0.1.jar to /tmp/r/org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.jar 13:45:13 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/target/packethandler-model-1.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-javadoc.jar 13:45:13 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.xml 13:45:13 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.json 13:45:13 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/packethandler/model/target/packethandler-model-1.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-sources.jar 13:45:13 [INFO] 13:45:13 [INFO] --- bundle:6.0.0:install (default-install) @ packethandler-model --- 13:45:13 [INFO] Writing OBR metadata 13:45:13 [INFO] Installing org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.jar 13:45:13 [INFO] Writing OBR metadata 13:45:13 [INFO] 13:45:13 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ packethandler-model --- 13:45:13 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:45:13 [INFO] 13:45:13 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ packethandler-model --- 13:45:13 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:45:13 [INFO] 13:45:13 [INFO] ------------< org.opendaylight.l2switch:packethandler-impl >------------ 13:45:13 [INFO] Building packethandler-impl 1.0.1 [5/29] 13:45:13 [INFO] from packethandler/implementation/pom.xml 13:45:13 [INFO] -------------------------------[ bundle ]------------------------------- 13:45:14 [INFO] 13:45:14 [INFO] --- clean:3.5.0:clean (default-clean) @ packethandler-impl --- 13:45:14 [INFO] 13:45:14 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ packethandler-impl --- 13:45:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:45:14 [INFO] 13:45:14 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ packethandler-impl --- 13:45:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:45:14 [INFO] 13:45:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ packethandler-impl --- 13:45:14 [INFO] 13:45:14 [INFO] --- dependency:3.8.1:properties (default) @ packethandler-impl --- 13:45:14 [INFO] 13:45:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ packethandler-impl --- 13:45:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:45:14 [INFO] 13:45:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ packethandler-impl --- 13:45:14 [INFO] Starting audit... 13:45:14 Audit done. 13:45:14 [INFO] You have 0 Checkstyle violations. 13:45:14 [INFO] 13:45:14 [INFO] --- checkstyle:3.6.0:check (default) @ packethandler-impl --- 13:45:15 [INFO] Starting audit... 13:45:15 Audit done. 13:45:15 [INFO] You have 0 Checkstyle violations. 13:45:15 [INFO] 13:45:15 [INFO] --- dependency:3.8.1:copy (unpack-license) @ packethandler-impl --- 13:45:15 [INFO] 13:45:15 [INFO] --- resources:3.3.1:resources (default-resources) @ packethandler-impl --- 13:45:15 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/src/main/resources 13:45:15 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/target/generated-sources/spi 13:45:15 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/target/generated-sources/yang 13:45:15 [INFO] 13:45:15 [INFO] --- compiler:3.14.0:compile (default-compile) @ packethandler-impl --- 13:45:15 [INFO] Recompiling the module because of changed dependency. 13:45:15 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 13:45:15 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:[47,89] possible 'this' escape before subclass is fully initialized 13:45:15 [INFO] 13:45:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ packethandler-impl >>> 13:45:15 [INFO] 13:45:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ packethandler-impl --- 13:45:15 [INFO] Fork Value is true 13:45:19 [INFO] Done SpotBugs Analysis.... 13:45:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:45:19 [INFO] 13:45:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ packethandler-impl <<< 13:45:19 [INFO] 13:45:19 [INFO] 13:45:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ packethandler-impl --- 13:45:19 [INFO] BugInstance size is 0 13:45:19 [INFO] Error size is 0 13:45:19 [INFO] No errors/warnings found 13:45:19 [INFO] 13:45:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ packethandler-impl --- 13:45:19 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/src/test/resources 13:45:19 [INFO] 13:45:19 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ packethandler-impl --- 13:45:19 [INFO] Recompiling the module because of changed dependency. 13:45:19 [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes 13:45:20 [INFO] 13:45:20 [INFO] --- surefire:3.5.3:test (default-test) @ packethandler-impl --- 13:45:20 [INFO] Surefire report directory: /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/target/surefire-reports 13:45:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:45:20 [INFO] 13:45:20 [INFO] ------------------------------------------------------- 13:45:20 [INFO] T E S T S 13:45:20 [INFO] ------------------------------------------------------- 13:45:21 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest 13:45:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:45:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.200 s -- in org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest 13:45:22 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest 13:45:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest 13:45:22 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest 13:45:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest 13:45:22 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.ArpDecoderTest 13:45:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.l2switch.packethandler.decoders.ArpDecoderTest 13:45:22 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest 13:45:22 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest 13:45:22 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.NetUtilsTest 13:45:22 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.NetUtilsTest 13:45:22 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest 13:45:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest 13:45:22 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest 13:45:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest 13:45:22 [INFO] 13:45:22 [INFO] Results: 13:45:22 [INFO] 13:45:22 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 13:45:22 [INFO] 13:45:22 [INFO] 13:45:22 [INFO] --- copy:14.1.3:copy-files (default) @ packethandler-impl --- 13:45:22 [INFO] 13:45:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ packethandler-impl --- 13:45:23 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/target/packethandler-impl-1.0.1.jar 13:45:23 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/target/classes/META-INF/MANIFEST.MF 13:45:23 [INFO] 13:45:23 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ packethandler-impl --- 13:45:23 [INFO] No previous run data found, generating javadoc. 13:45:24 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/target/packethandler-impl-1.0.1-javadoc.jar 13:45:24 [INFO] 13:45:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ packethandler-impl --- 13:45:24 [INFO] CycloneDX: Resolving Dependencies 13:45:25 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 13:45:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/target/bom.xml 13:45:25 [INFO] attaching as packethandler-impl-1.0.1-cyclonedx.xml 13:45:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/target/bom.json 13:45:25 [INFO] attaching as packethandler-impl-1.0.1-cyclonedx.json 13:45:25 [INFO] 13:45:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ packethandler-impl --- 13:45:25 [INFO] Skipping duplicate-finder execution! 13:45:25 [INFO] 13:45:25 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ packethandler-impl --- 13:45:25 [INFO] No dependency problems found 13:45:25 [INFO] 13:45:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ packethandler-impl --- 13:45:25 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/target/packethandler-impl-1.0.1-sources.jar 13:45:25 [INFO] 13:45:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ packethandler-impl --- 13:45:25 [INFO] 13:45:25 [INFO] --- jacoco:0.8.13:report (report) @ packethandler-impl --- 13:45:25 [INFO] Loading execution data file /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/target/code-coverage/jacoco.exec 13:45:25 [INFO] Analyzed bundle 'packethandler-impl' with 11 classes 13:45:25 [INFO] 13:45:25 [INFO] --- install:3.1.4:install (default-install) @ packethandler-impl --- 13:45:25 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.pom 13:45:25 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/target/packethandler-impl-1.0.1.jar to /tmp/r/org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.jar 13:45:25 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/target/packethandler-impl-1.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-javadoc.jar 13:45:25 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.xml 13:45:25 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.json 13:45:25 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/packethandler/implementation/target/packethandler-impl-1.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-sources.jar 13:45:25 [INFO] 13:45:25 [INFO] --- bundle:6.0.0:install (default-install) @ packethandler-impl --- 13:45:25 [INFO] Installing org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.jar 13:45:25 [INFO] Writing OBR metadata 13:45:25 [INFO] 13:45:25 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ packethandler-impl --- 13:45:25 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:45:25 [INFO] 13:45:25 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ packethandler-impl --- 13:45:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:45:25 [INFO] 13:45:25 [INFO] --------< org.opendaylight.l2switch:odl-l2switch-packethandler >-------- 13:45:25 [INFO] Building OpenDaylight :: L2Switch :: PacketHandler 1.0.1 [6/29] 13:45:25 [INFO] from features/odl-l2switch-packethandler/pom.xml 13:45:25 [INFO] ------------------------------[ feature ]------------------------------- 13:45:28 [INFO] 13:45:28 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-packethandler --- 13:45:28 [INFO] 13:45:28 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-packethandler --- 13:45:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:45:28 [INFO] 13:45:28 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-packethandler --- 13:45:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:45:28 [INFO] 13:45:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-packethandler --- 13:45:28 [INFO] 13:45:28 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-packethandler --- 13:45:28 [INFO] 13:45:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-packethandler --- 13:45:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:45:28 [INFO] argLine set to empty 13:45:28 [INFO] 13:45:28 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-packethandler --- 13:45:29 [INFO] 13:45:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-packethandler --- 13:45:29 [INFO] Starting audit... 13:45:29 Audit done. 13:45:29 [INFO] You have 0 Checkstyle violations. 13:45:29 [INFO] 13:45:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-packethandler --- 13:45:29 [INFO] Starting audit... 13:45:29 Audit done. 13:45:29 [INFO] You have 0 Checkstyle violations. 13:45:29 [INFO] 13:45:29 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-packethandler --- 13:45:29 [INFO] 13:45:29 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-packethandler --- 13:45:29 [INFO] Generation not enabled 13:45:29 [INFO] Attaching artifact 13:45:29 [INFO] 13:45:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-packethandler --- 13:45: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 13:45:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:45:29 [INFO] 13:45:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-packethandler >>> 13:45:29 [INFO] 13:45:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-packethandler --- 13:45:29 [INFO] No files found to run spotbugs, check compile phase has been run 13:45:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:45:29 [INFO] 13:45:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-packethandler <<< 13:45:29 [INFO] 13:45:29 [INFO] 13:45:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-packethandler --- 13:45:29 [INFO] 13:45:29 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-packethandler --- 13:45:29 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-packethandler 13:45:32 [INFO] Project dependency features detected: [] 13:45:32 [INFO] Pax Exam System (Version: 4.14.0) created. 13:45:32 [INFO] Creating RMI registry server on 127.0.0.1:42501 13:45:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 13:45:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 13:45:32 [INFO] Waiting for remote bundle context.. on 42501 name: 866b4493-aac6-45f3-bff8-fab9bc7bed77 timout: [ RelativeTimeout value = 180000 ] 13:45:38 [INFO] Building jar from resources and headers. 13:45:38 [INFO] Writing jar finished. 13:45:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 13:45:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 13:45:49 [INFO] 13:45:49 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-packethandler --- 13:45:49 [INFO] 13:45:49 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-packethandler --- 13:45:49 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:45:49 [INFO] 13:45:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-packethandler --- 13:45:49 [INFO] CycloneDX: Resolving Dependencies 13:45:53 [INFO] CycloneDX: Creating BOM version 1.6 with 267 component(s) 13:45:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-packethandler/target/bom.xml 13:45:53 [INFO] attaching as odl-l2switch-packethandler-1.0.1-cyclonedx.xml 13:45:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-packethandler/target/bom.json 13:45:53 [INFO] attaching as odl-l2switch-packethandler-1.0.1-cyclonedx.json 13:45:53 [INFO] 13:45:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-packethandler --- 13:45:53 [INFO] Skipping duplicate-finder execution! 13:45:53 [INFO] 13:45:53 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-packethandler --- 13:45:53 [INFO] Skipping plugin execution 13:45:53 [INFO] 13:45:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-packethandler --- 13:45:53 [INFO] Skipping source per configuration. 13:45:53 [INFO] 13:45:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-packethandler --- 13:45:53 [INFO] 13:45:53 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-packethandler --- 13:45:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:45:53 [INFO] 13:45:53 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-packethandler --- 13:45:53 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-packethandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1.pom 13:45:53 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-packethandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-features.xml 13:45:53 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-packethandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.xml 13:45:53 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-packethandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.json 13:45:53 [INFO] 13:45:53 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-packethandler --- 13:45:53 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:45:53 [INFO] 13:45:53 [INFO] -----------< org.opendaylight.l2switch:addresstracker-model >----------- 13:45:53 [INFO] Building addresstracker-model 1.0.1 [7/29] 13:45:53 [INFO] from addresstracker/model/pom.xml 13:45:53 [INFO] -------------------------------[ bundle ]------------------------------- 13:45:53 [INFO] 13:45:53 [INFO] --- clean:3.5.0:clean (default-clean) @ addresstracker-model --- 13:45:53 [INFO] 13:45:53 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ addresstracker-model --- 13:45:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:45:53 [INFO] 13:45:53 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ addresstracker-model --- 13:45:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:45:53 [INFO] 13:45:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ addresstracker-model --- 13:45:53 [INFO] 13:45:53 [INFO] --- dependency:3.8.1:properties (default) @ addresstracker-model --- 13:45:53 [INFO] 13:45:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ addresstracker-model --- 13:45:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:45:53 [INFO] 13:45:53 [INFO] --- yang:14.0.17:generate-sources (binding) @ addresstracker-model --- 13:45:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:45:53 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/src/main/yang 13:45:53 [INFO] yang-to-sources: Found 10 dependencies in 4.827 ms 13:45:53 [INFO] yang-to-sources: Project model files found: 1 in 40.13 ms 13:45:54 [INFO] yang-to-sources: 23 YANG models processed in 621.9 ms 13:45:54 [INFO] BindingJavaFileGenerator: Defined 10 files in 69.93 ms 13:45:54 [INFO] Sorted 10 files into 4 directories in 126.4 μs 13:45:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 82.95 ms 13:45:54 [INFO] 13:45:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ addresstracker-model --- 13:45:54 [INFO] Starting audit... 13:45:54 Audit done. 13:45:54 [INFO] You have 0 Checkstyle violations. 13:45:54 [INFO] 13:45:54 [INFO] --- checkstyle:3.6.0:check (default) @ addresstracker-model --- 13:45:54 [INFO] Starting audit... 13:45:54 Audit done. 13:45:54 [INFO] You have 0 Checkstyle violations. 13:45:54 [INFO] 13:45:54 [INFO] --- dependency:3.8.1:copy (unpack-license) @ addresstracker-model --- 13:45:54 [INFO] 13:45:54 [INFO] --- resources:3.3.1:resources (default-resources) @ addresstracker-model --- 13:45:54 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/src/main/resources 13:45:54 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/target/generated-sources/spi 13:45:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:45:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:45:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:45:54 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/target/generated-sources/spi 13:45:54 [INFO] 13:45:54 [INFO] --- compiler:3.14.0:compile (default-compile) @ addresstracker-model --- 13:45:54 [INFO] Recompiling the module because of changed dependency. 13:45:54 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 13:45:54 [INFO] 13:45:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ addresstracker-model >>> 13:45:54 [INFO] 13:45:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ addresstracker-model --- 13:45:54 [INFO] Fork Value is true 13:45:57 [INFO] Done SpotBugs Analysis.... 13:45:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:45:57 [INFO] 13:45:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ addresstracker-model <<< 13:45:57 [INFO] 13:45:57 [INFO] 13:45:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ addresstracker-model --- 13:45:57 [INFO] BugInstance size is 0 13:45:57 [INFO] Error size is 0 13:45:57 [INFO] No errors/warnings found 13:45:57 [INFO] 13:45:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ addresstracker-model --- 13:45:57 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/src/test/resources 13:45:57 [INFO] 13:45:57 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ addresstracker-model --- 13:45:57 [INFO] No sources to compile 13:45:57 [INFO] 13:45:57 [INFO] --- surefire:3.5.3:test (default-test) @ addresstracker-model --- 13:45:57 [INFO] No tests to run. 13:45:57 [INFO] 13:45:57 [INFO] --- copy:14.1.3:copy-files (default) @ addresstracker-model --- 13:45:57 [INFO] 13:45:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ addresstracker-model --- 13:45:57 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/target/addresstracker-model-1.0.1.jar 13:45:57 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/target/classes/META-INF/MANIFEST.MF 13:45:57 [INFO] 13:45:57 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ addresstracker-model --- 13:45:57 [INFO] No previous run data found, generating javadoc. 13:45:58 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/target/addresstracker-model-1.0.1-javadoc.jar 13:45:58 [INFO] 13:45:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ addresstracker-model --- 13:45:58 [INFO] CycloneDX: Resolving Dependencies 13:45:59 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 13:45:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/target/bom.xml 13:45:59 [INFO] attaching as addresstracker-model-1.0.1-cyclonedx.xml 13:45:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/target/bom.json 13:45:59 [INFO] attaching as addresstracker-model-1.0.1-cyclonedx.json 13:45:59 [INFO] 13:45:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker-model --- 13:45:59 [INFO] Skipping duplicate-finder execution! 13:45:59 [INFO] 13:45:59 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ addresstracker-model --- 13:45:59 [INFO] No dependency problems found 13:45:59 [INFO] 13:45:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ addresstracker-model --- 13:45:59 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/target/addresstracker-model-1.0.1-sources.jar 13:45:59 [INFO] 13:45:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ addresstracker-model --- 13:45:59 [INFO] 13:45:59 [INFO] --- jacoco:0.8.13:report (report) @ addresstracker-model --- 13:45:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:45:59 [INFO] 13:45:59 [INFO] --- install:3.1.4:install (default-install) @ addresstracker-model --- 13:45:59 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.pom 13:45:59 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/target/addresstracker-model-1.0.1.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.jar 13:45:59 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/target/addresstracker-model-1.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-javadoc.jar 13:45:59 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.xml 13:45:59 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.json 13:45:59 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/model/target/addresstracker-model-1.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-sources.jar 13:45:59 [INFO] 13:45:59 [INFO] --- bundle:6.0.0:install (default-install) @ addresstracker-model --- 13:45:59 [INFO] Installing org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.jar 13:45:59 [INFO] Writing OBR metadata 13:45:59 [INFO] 13:45:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ addresstracker-model --- 13:45:59 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:45:59 [INFO] 13:45:59 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ addresstracker-model --- 13:45:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:45:59 [INFO] 13:45:59 [INFO] -----------< org.opendaylight.l2switch:addresstracker-impl >------------ 13:45:59 [INFO] Building addresstracker-impl 1.0.1 [8/29] 13:45:59 [INFO] from addresstracker/implementation/pom.xml 13:45:59 [INFO] -------------------------------[ bundle ]------------------------------- 13:45:59 [INFO] 13:45:59 [INFO] --- clean:3.5.0:clean (default-clean) @ addresstracker-impl --- 13:45:59 [INFO] 13:45:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ addresstracker-impl --- 13:45:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:45:59 [INFO] 13:45:59 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ addresstracker-impl --- 13:45:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:45:59 [INFO] 13:45:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ addresstracker-impl --- 13:45:59 [INFO] 13:45:59 [INFO] --- dependency:3.8.1:properties (default) @ addresstracker-impl --- 13:45:59 [INFO] 13:45:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ addresstracker-impl --- 13:45:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:45:59 [INFO] 13:45:59 [INFO] --- yang:14.0.17:generate-sources (binding) @ addresstracker-impl --- 13:45:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:45:59 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/src/main/yang 13:45:59 [INFO] yang-to-sources: Found 11 dependencies in 2.832 ms 13:45:59 [INFO] yang-to-sources: Project model files found: 1 in 1.196 ms 13:45:59 [INFO] yang-to-sources: 1 YANG models processed in 80.27 ms 13:45:59 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.510 ms 13:45:59 [INFO] Sorted 6 files into 3 directories in 74.34 μs 13:45:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.101 ms 13:45:59 [INFO] 13:45:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ addresstracker-impl --- 13:45:59 [INFO] Starting audit... 13:45:59 Audit done. 13:45:59 [INFO] You have 0 Checkstyle violations. 13:45:59 [INFO] 13:45:59 [INFO] --- checkstyle:3.6.0:check (default) @ addresstracker-impl --- 13:45:59 [INFO] Starting audit... 13:45:59 Audit done. 13:45:59 [INFO] You have 0 Checkstyle violations. 13:45:59 [INFO] 13:45:59 [INFO] --- dependency:3.8.1:copy (unpack-license) @ addresstracker-impl --- 13:45:59 [INFO] 13:45:59 [INFO] --- resources:3.3.1:resources (default-resources) @ addresstracker-impl --- 13:45:59 [INFO] Copying 1 resource from src/main/resources to target/classes 13:45:59 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/target/generated-sources/spi 13:45:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:45:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:45:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:45:59 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/target/generated-sources/spi 13:45:59 [INFO] 13:45:59 [INFO] --- compiler:3.14.0:compile (default-compile) @ addresstracker-impl --- 13:45:59 [INFO] Recompiling the module because of changed dependency. 13:45:59 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 13:46:00 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[110,84] unchecked cast 13:46:00 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:00 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 13:46:00 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[161,116] unchecked cast 13:46:00 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:00 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 13:46:00 [INFO] 13:46:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ addresstracker-impl >>> 13:46:00 [INFO] 13:46:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ addresstracker-impl --- 13:46:00 [INFO] Fork Value is true 13:46:03 [INFO] Done SpotBugs Analysis.... 13:46:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:46:03 [INFO] 13:46:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ addresstracker-impl <<< 13:46:03 [INFO] 13:46:03 [INFO] 13:46:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ addresstracker-impl --- 13:46:03 [INFO] BugInstance size is 0 13:46:03 [INFO] Error size is 0 13:46:03 [INFO] No errors/warnings found 13:46:03 [INFO] 13:46:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ addresstracker-impl --- 13:46:03 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/src/test/resources 13:46:03 [INFO] 13:46:03 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ addresstracker-impl --- 13:46:03 [INFO] Recompiling the module because of changed dependency. 13:46:03 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 13:46:03 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[70,34] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 13:46:03 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:03 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:03 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[70,71] unchecked conversion 13:46:03 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:03 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:03 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[87,51] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 13:46:03 required: T 13:46:03 found: com.google.common.util.concurrent.FluentFuture 13:46:03 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[87,56] unchecked conversion 13:46:03 required: T 13:46:03 found: com.google.common.util.concurrent.FluentFuture 13:46:03 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[95,47] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 13:46:03 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:03 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:03 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[95,84] unchecked conversion 13:46:03 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:03 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:03 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[97,49] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 13:46:03 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 13:46:03 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector 13:46:03 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[97,86] unchecked conversion 13:46:03 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:03 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:03 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[108,47] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 13:46:03 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:03 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:03 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[108,84] unchecked conversion 13:46:03 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:03 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:03 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[110,49] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 13:46:03 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 13:46:03 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector 13:46:03 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[110,86] unchecked conversion 13:46:03 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:03 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:46:03 [INFO] 13:46:03 [INFO] --- surefire:3.5.3:test (default-test) @ addresstracker-impl --- 13:46:03 [INFO] Surefire report directory: /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/target/surefire-reports 13:46:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:46:03 [INFO] 13:46:03 [INFO] ------------------------------------------------------- 13:46:03 [INFO] T E S T S 13:46:03 [INFO] ------------------------------------------------------- 13:46:04 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest 13:46:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:46:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.051 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest 13:46:05 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test 13:46:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test 13:46:05 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test 13:46:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test 13:46:05 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriterTest 13:46:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 s -- in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriterTest 13:46:06 [INFO] 13:46:06 [INFO] Results: 13:46:06 [INFO] 13:46:06 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 13:46:06 [INFO] 13:46:06 [INFO] 13:46:06 [INFO] --- copy:14.1.3:copy-files (default) @ addresstracker-impl --- 13:46:06 [INFO] 13:46:06 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ addresstracker-impl --- 13:46:06 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/target/addresstracker-impl-1.0.1.jar 13:46:06 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/target/classes/META-INF/MANIFEST.MF 13:46:06 [INFO] 13:46:06 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ addresstracker-impl --- 13:46:06 [INFO] No previous run data found, generating javadoc. 13:46:08 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/target/addresstracker-impl-1.0.1-javadoc.jar 13:46:08 [INFO] 13:46:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ addresstracker-impl --- 13:46:08 [INFO] CycloneDX: Resolving Dependencies 13:46:08 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 13:46:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/target/bom.xml 13:46:08 [INFO] attaching as addresstracker-impl-1.0.1-cyclonedx.xml 13:46:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/target/bom.json 13:46:08 [INFO] attaching as addresstracker-impl-1.0.1-cyclonedx.json 13:46:08 [INFO] 13:46:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ addresstracker-impl --- 13:46:08 [INFO] Skipping duplicate-finder execution! 13:46:08 [INFO] 13:46:08 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ addresstracker-impl --- 13:46:08 [INFO] No dependency problems found 13:46:08 [INFO] 13:46:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ addresstracker-impl --- 13:46:08 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/target/addresstracker-impl-1.0.1-sources.jar 13:46:08 [INFO] 13:46:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ addresstracker-impl --- 13:46:08 [INFO] 13:46:08 [INFO] --- jacoco:0.8.13:report (report) @ addresstracker-impl --- 13:46:08 [INFO] Loading execution data file /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/target/code-coverage/jacoco.exec 13:46:08 [INFO] Analyzed bundle 'addresstracker-impl' with 8 classes 13:46:09 [INFO] 13:46:09 [INFO] --- install:3.1.4:install (default-install) @ addresstracker-impl --- 13:46:09 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.pom 13:46:09 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/target/addresstracker-impl-1.0.1.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.jar 13:46:09 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/target/addresstracker-impl-1.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-javadoc.jar 13:46:09 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.xml 13:46:09 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.json 13:46:09 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/addresstracker/implementation/target/addresstracker-impl-1.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-sources.jar 13:46:09 [INFO] 13:46:09 [INFO] --- bundle:6.0.0:install (default-install) @ addresstracker-impl --- 13:46:09 [INFO] Installing org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.jar 13:46:09 [INFO] Writing OBR metadata 13:46:09 [INFO] 13:46:09 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ addresstracker-impl --- 13:46:09 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:46:09 [INFO] 13:46:09 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ addresstracker-impl --- 13:46:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:46:09 [INFO] 13:46:09 [INFO] -------< org.opendaylight.l2switch:odl-l2switch-addresstracker >-------- 13:46:09 [INFO] Building OpenDaylight :: L2Switch :: AddressTracker 1.0.1 [9/29] 13:46:09 [INFO] from features/odl-l2switch-addresstracker/pom.xml 13:46:09 [INFO] ------------------------------[ feature ]------------------------------- 13:46:09 [INFO] 13:46:09 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-addresstracker --- 13:46:09 [INFO] 13:46:09 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-addresstracker --- 13:46:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:46:09 [INFO] 13:46:09 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-addresstracker --- 13:46:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:46:09 [INFO] 13:46:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-addresstracker --- 13:46:09 [INFO] 13:46:09 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-addresstracker --- 13:46:09 [INFO] 13:46:09 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-addresstracker --- 13:46:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:46:09 [INFO] argLine set to empty 13:46:09 [INFO] 13:46:09 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-addresstracker --- 13:46:09 [INFO] 13:46:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-addresstracker --- 13:46:09 [INFO] Starting audit... 13:46:09 Audit done. 13:46:09 [INFO] You have 0 Checkstyle violations. 13:46:09 [INFO] 13:46:09 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-addresstracker --- 13:46:09 [INFO] Starting audit... 13:46:09 Audit done. 13:46:09 [INFO] You have 0 Checkstyle violations. 13:46:09 [INFO] 13:46:09 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-addresstracker --- 13:46:09 [INFO] 13:46:09 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-addresstracker --- 13:46:09 [INFO] Generation not enabled 13:46:09 [INFO] Attaching artifact 13:46:09 [INFO] 13:46:09 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-addresstracker --- 13:46:09 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:46:09 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:46:09 [INFO] 13:46:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-addresstracker >>> 13:46:09 [INFO] 13:46:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-addresstracker --- 13:46:09 [INFO] No files found to run spotbugs, check compile phase has been run 13:46:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:46:09 [INFO] 13:46:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-addresstracker <<< 13:46:09 [INFO] 13:46:09 [INFO] 13:46:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-addresstracker --- 13:46:09 [INFO] 13:46:09 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-addresstracker --- 13:46:09 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-addresstracker 13:46:09 [INFO] Project dependency features detected: [] 13:46:09 [INFO] Pax Exam System (Version: 4.14.0) created. 13:46:09 [INFO] Creating RMI registry server on 127.0.0.1:33597 13:46:09 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 13:46:09 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 13:46:09 [INFO] Waiting for remote bundle context.. on 33597 name: ac1e6817-a971-4d32-a321-1037c53c0399 timout: [ RelativeTimeout value = 180000 ] 13:46:14 [INFO] Building jar from resources and headers. 13:46:14 [INFO] Writing jar finished. 13:46:25 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 13:46:25 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 13:46:25 [INFO] 13:46:25 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-addresstracker --- 13:46:25 [INFO] 13:46:25 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-addresstracker --- 13:46:25 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:46:25 [INFO] 13:46:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-addresstracker --- 13:46:25 [INFO] CycloneDX: Resolving Dependencies 13:46:28 [INFO] CycloneDX: Creating BOM version 1.6 with 270 component(s) 13:46:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-addresstracker/target/bom.xml 13:46:28 [INFO] attaching as odl-l2switch-addresstracker-1.0.1-cyclonedx.xml 13:46:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-addresstracker/target/bom.json 13:46:28 [INFO] attaching as odl-l2switch-addresstracker-1.0.1-cyclonedx.json 13:46:28 [INFO] 13:46:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-addresstracker --- 13:46:28 [INFO] Skipping duplicate-finder execution! 13:46:28 [INFO] 13:46:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-addresstracker --- 13:46:28 [INFO] Skipping plugin execution 13:46:28 [INFO] 13:46:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-addresstracker --- 13:46:28 [INFO] Skipping source per configuration. 13:46:28 [INFO] 13:46:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-addresstracker --- 13:46:28 [INFO] 13:46:28 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-addresstracker --- 13:46:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:46:28 [INFO] 13:46:28 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-addresstracker --- 13:46:28 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-addresstracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1.pom 13:46:28 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-addresstracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-features.xml 13:46:28 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-addresstracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.xml 13:46:28 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-addresstracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.json 13:46:28 [INFO] 13:46:28 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-addresstracker --- 13:46:28 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:46:28 [INFO] 13:46:28 [INFO] ------------< org.opendaylight.l2switch:hosttracker-model >------------- 13:46:28 [INFO] Building hosttracker-model 1.0.1 [10/29] 13:46:28 [INFO] from hosttracker/model/pom.xml 13:46:28 [INFO] -------------------------------[ bundle ]------------------------------- 13:46:28 [INFO] 13:46:28 [INFO] --- clean:3.5.0:clean (default-clean) @ hosttracker-model --- 13:46:28 [INFO] 13:46:28 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ hosttracker-model --- 13:46:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:46:28 [INFO] 13:46:28 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ hosttracker-model --- 13:46:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:46:28 [INFO] 13:46:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hosttracker-model --- 13:46:28 [INFO] 13:46:28 [INFO] --- dependency:3.8.1:properties (default) @ hosttracker-model --- 13:46:28 [INFO] 13:46:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ hosttracker-model --- 13:46:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:46:28 [INFO] 13:46:28 [INFO] --- yang:14.0.17:generate-sources (binding) @ hosttracker-model --- 13:46:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:46:28 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/src/main/yang 13:46:28 [INFO] yang-to-sources: Found 12 dependencies in 2.382 ms 13:46:28 [INFO] yang-to-sources: Project model files found: 1 in 1.438 ms 13:46:29 [INFO] yang-to-sources: 25 YANG models processed in 327.5 ms 13:46:29 [INFO] BindingJavaFileGenerator: Defined 11 files in 51.67 ms 13:46:29 [INFO] Sorted 11 files into 4 directories in 115.3 μs 13:46:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 57.72 ms 13:46:29 [INFO] 13:46:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ hosttracker-model --- 13:46:29 [INFO] Starting audit... 13:46:29 Audit done. 13:46:29 [INFO] You have 0 Checkstyle violations. 13:46:29 [INFO] 13:46:29 [INFO] --- checkstyle:3.6.0:check (default) @ hosttracker-model --- 13:46:29 [INFO] Starting audit... 13:46:29 Audit done. 13:46:29 [INFO] You have 0 Checkstyle violations. 13:46:29 [INFO] 13:46:29 [INFO] --- dependency:3.8.1:copy (unpack-license) @ hosttracker-model --- 13:46:29 [INFO] 13:46:29 [INFO] --- resources:3.3.1:resources (default-resources) @ hosttracker-model --- 13:46:29 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/src/main/resources 13:46:29 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/target/generated-sources/spi 13:46:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:46:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:46:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:46:29 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/target/generated-sources/spi 13:46:29 [INFO] 13:46:29 [INFO] --- compiler:3.14.0:compile (default-compile) @ hosttracker-model --- 13:46:29 [INFO] Recompiling the module because of changed dependency. 13:46:29 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 13:46:29 [INFO] 13:46:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hosttracker-model >>> 13:46:29 [INFO] 13:46:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hosttracker-model --- 13:46:29 [INFO] Fork Value is true 13:46:31 [INFO] Done SpotBugs Analysis.... 13:46:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:46:31 [INFO] 13:46:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hosttracker-model <<< 13:46:31 [INFO] 13:46:31 [INFO] 13:46:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hosttracker-model --- 13:46:31 [INFO] BugInstance size is 0 13:46:31 [INFO] Error size is 0 13:46:31 [INFO] No errors/warnings found 13:46:31 [INFO] 13:46:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ hosttracker-model --- 13:46:31 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/src/test/resources 13:46:31 [INFO] 13:46:31 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ hosttracker-model --- 13:46:31 [INFO] No sources to compile 13:46:31 [INFO] 13:46:31 [INFO] --- surefire:3.5.3:test (default-test) @ hosttracker-model --- 13:46:31 [INFO] No tests to run. 13:46:31 [INFO] 13:46:31 [INFO] --- copy:14.1.3:copy-files (default) @ hosttracker-model --- 13:46:31 [INFO] 13:46:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ hosttracker-model --- 13:46:31 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/target/hosttracker-model-1.0.1.jar 13:46:31 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/target/classes/META-INF/MANIFEST.MF 13:46:31 [INFO] 13:46:31 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ hosttracker-model --- 13:46:31 [INFO] No previous run data found, generating javadoc. 13:46:33 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/target/hosttracker-model-1.0.1-javadoc.jar 13:46:33 [INFO] 13:46:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hosttracker-model --- 13:46:33 [INFO] CycloneDX: Resolving Dependencies 13:46:33 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 13:46:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/target/bom.xml 13:46:33 [INFO] attaching as hosttracker-model-1.0.1-cyclonedx.xml 13:46:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/target/bom.json 13:46:33 [INFO] attaching as hosttracker-model-1.0.1-cyclonedx.json 13:46:33 [INFO] 13:46:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker-model --- 13:46:33 [INFO] Skipping duplicate-finder execution! 13:46:33 [INFO] 13:46:33 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ hosttracker-model --- 13:46:33 [INFO] No dependency problems found 13:46:33 [INFO] 13:46:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hosttracker-model --- 13:46:33 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/target/hosttracker-model-1.0.1-sources.jar 13:46:34 [INFO] 13:46:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hosttracker-model --- 13:46:34 [INFO] 13:46:34 [INFO] --- jacoco:0.8.13:report (report) @ hosttracker-model --- 13:46:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:46:34 [INFO] 13:46:34 [INFO] --- install:3.1.4:install (default-install) @ hosttracker-model --- 13:46:34 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.pom 13:46:34 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/target/hosttracker-model-1.0.1.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.jar 13:46:34 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/target/hosttracker-model-1.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-javadoc.jar 13:46:34 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.xml 13:46:34 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.json 13:46:34 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/model/target/hosttracker-model-1.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-sources.jar 13:46:34 [INFO] 13:46:34 [INFO] --- bundle:6.0.0:install (default-install) @ hosttracker-model --- 13:46:34 [INFO] Installing org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.jar 13:46:34 [INFO] Writing OBR metadata 13:46:34 [INFO] 13:46:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hosttracker-model --- 13:46:34 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:46:34 [INFO] 13:46:34 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ hosttracker-model --- 13:46:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:46:34 [INFO] 13:46:34 [INFO] -------------< org.opendaylight.l2switch:hosttracker-impl >------------- 13:46:34 [INFO] Building hosttracker-impl 1.0.1 [11/29] 13:46:34 [INFO] from hosttracker/implementation/pom.xml 13:46:34 [INFO] -------------------------------[ bundle ]------------------------------- 13:46:34 [INFO] 13:46:34 [INFO] --- clean:3.5.0:clean (default-clean) @ hosttracker-impl --- 13:46:34 [INFO] 13:46:34 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ hosttracker-impl --- 13:46:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:46:34 [INFO] 13:46:34 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ hosttracker-impl --- 13:46:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:46:34 [INFO] 13:46:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hosttracker-impl --- 13:46:34 [INFO] 13:46:34 [INFO] --- dependency:3.8.1:properties (default) @ hosttracker-impl --- 13:46:34 [INFO] 13:46:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ hosttracker-impl --- 13:46:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:46:34 [INFO] 13:46:34 [INFO] --- yang:14.0.17:generate-sources (binding) @ hosttracker-impl --- 13:46:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:46:34 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/yang 13:46:34 [INFO] yang-to-sources: Found 13 dependencies in 2.968 ms 13:46:34 [INFO] yang-to-sources: Project model files found: 1 in 2.087 ms 13:46:34 [INFO] yang-to-sources: 1 YANG models processed in 98.14 ms 13:46:34 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.251 ms 13:46:34 [INFO] Sorted 6 files into 3 directories in 64.87 μs 13:46:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.762 ms 13:46:34 [INFO] 13:46:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ hosttracker-impl --- 13:46:34 [INFO] Starting audit... 13:46:34 Audit done. 13:46:34 [INFO] You have 0 Checkstyle violations. 13:46:34 [INFO] 13:46:34 [INFO] --- checkstyle:3.6.0:check (default) @ hosttracker-impl --- 13:46:34 [INFO] Starting audit... 13:46:34 Audit done. 13:46:34 [INFO] You have 0 Checkstyle violations. 13:46:34 [INFO] 13:46:34 [INFO] --- dependency:3.8.1:copy (unpack-license) @ hosttracker-impl --- 13:46:34 [INFO] 13:46:34 [INFO] --- resources:3.3.1:resources (default-resources) @ hosttracker-impl --- 13:46:34 [INFO] Copying 1 resource from src/main/resources to target/classes 13:46:34 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/target/generated-sources/spi 13:46:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:46:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:46:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:46:34 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/target/generated-sources/spi 13:46:34 [INFO] 13:46:34 [INFO] --- compiler:3.14.0:compile (default-compile) @ hosttracker-impl --- 13:46:34 [INFO] Recompiling the module because of changed dependency. 13:46:34 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[39,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[39,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[39,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[60,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[60,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[60,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[77,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[97,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[97,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[97,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[111,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[114,63] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[132,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[134,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 and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[150,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[152,25] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[170,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[172,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 and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[189,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[190,55] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[209,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareHostHashMap.java:[210,55] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[36,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[36,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[36,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[57,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[57,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[57,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[70,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[74,63] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[99,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[99,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[99,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/ConcurrentClusterAwareLinkHashMap.java:[116,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[110,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[111,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[117,31] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[116,57] 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 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[121,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[121,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[126,31] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[125,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 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[130,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[130,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[136,31] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[134,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 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[172,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[172,64] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[172,78] getRootIdentifier() in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[173,33] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[189,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[189,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[189,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[190,47] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[194,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[196,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[201,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[201,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[201,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[203,40] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[204,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[204,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[211,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[211,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[213,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[213,72] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[217,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[217,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[217,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[218,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[219,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[226,41] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[227,32] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[228,19] explicit call to close() on an auto-closeable resource 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[290,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[291,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[294,24] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[345,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[345,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[345,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[359,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[362,29] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[367,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[369,54] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/HostTrackerImpl.java:[101,41] possible 'this' escape before subclass is fully initialized 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/SimpleAddressObserver.java:[102,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/SimpleAddressObserver.java:[102,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/SimpleAddressObserver.java:[102,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:[56,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:[56,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:[56,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:[57,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:[62,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:[62,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:[62,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/util/Utilities.java:[63,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:46:34 [INFO] 13:46:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hosttracker-impl >>> 13:46:34 [INFO] 13:46:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hosttracker-impl --- 13:46:34 [INFO] Fork Value is true 13:46:38 [INFO] Done SpotBugs Analysis.... 13:46:38 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:46:38 [INFO] 13:46:38 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ hosttracker-impl <<< 13:46:38 [INFO] 13:46:38 [INFO] 13:46:38 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hosttracker-impl --- 13:46:38 [INFO] BugInstance size is 0 13:46:38 [INFO] Error size is 0 13:46:38 [INFO] No errors/warnings found 13:46:38 [INFO] 13:46:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ hosttracker-impl --- 13:46:38 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/src/test/resources 13:46:38 [INFO] 13:46:38 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ hosttracker-impl --- 13:46:38 [INFO] No sources to compile 13:46:38 [INFO] 13:46:38 [INFO] --- surefire:3.5.3:test (default-test) @ hosttracker-impl --- 13:46:38 [INFO] No tests to run. 13:46:38 [INFO] 13:46:38 [INFO] --- copy:14.1.3:copy-files (default) @ hosttracker-impl --- 13:46:38 [INFO] 13:46:38 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ hosttracker-impl --- 13:46:38 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/target/hosttracker-impl-1.0.1.jar 13:46:38 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/target/classes/META-INF/MANIFEST.MF 13:46:38 [INFO] 13:46:38 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ hosttracker-impl --- 13:46:38 [INFO] No previous run data found, generating javadoc. 13:46:40 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/target/hosttracker-impl-1.0.1-javadoc.jar 13:46:40 [INFO] 13:46:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hosttracker-impl --- 13:46:40 [INFO] CycloneDX: Resolving Dependencies 13:46:41 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 13:46:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/target/bom.xml 13:46:41 [INFO] attaching as hosttracker-impl-1.0.1-cyclonedx.xml 13:46:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/target/bom.json 13:46:41 [INFO] attaching as hosttracker-impl-1.0.1-cyclonedx.json 13:46:41 [INFO] 13:46:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hosttracker-impl --- 13:46:41 [INFO] Skipping duplicate-finder execution! 13:46:41 [INFO] 13:46:41 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ hosttracker-impl --- 13:46:41 [INFO] No dependency problems found 13:46:41 [INFO] 13:46:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ hosttracker-impl --- 13:46:41 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/target/hosttracker-impl-1.0.1-sources.jar 13:46:41 [INFO] 13:46:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hosttracker-impl --- 13:46:41 [INFO] 13:46:41 [INFO] --- jacoco:0.8.13:report (report) @ hosttracker-impl --- 13:46:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:46:41 [INFO] 13:46:41 [INFO] --- install:3.1.4:install (default-install) @ hosttracker-impl --- 13:46:41 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.pom 13:46:41 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/target/hosttracker-impl-1.0.1.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.jar 13:46:41 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/target/hosttracker-impl-1.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-javadoc.jar 13:46:41 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.xml 13:46:41 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.json 13:46:41 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/hosttracker/implementation/target/hosttracker-impl-1.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-sources.jar 13:46:41 [INFO] 13:46:41 [INFO] --- bundle:6.0.0:install (default-install) @ hosttracker-impl --- 13:46:41 [INFO] Installing org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.jar 13:46:41 [INFO] Writing OBR metadata 13:46:41 [INFO] 13:46:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hosttracker-impl --- 13:46:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:46:41 [INFO] 13:46:41 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ hosttracker-impl --- 13:46:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:46:41 [INFO] 13:46:41 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-hosttracker >--------- 13:46:41 [INFO] Building OpenDaylight :: L2Switch :: HostTracker 1.0.1 [12/29] 13:46:41 [INFO] from features/odl-l2switch-hosttracker/pom.xml 13:46:41 [INFO] ------------------------------[ feature ]------------------------------- 13:46:41 [INFO] 13:46:41 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-hosttracker --- 13:46:41 [INFO] 13:46:41 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-hosttracker --- 13:46:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:46:41 [INFO] 13:46:41 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-hosttracker --- 13:46:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:46:41 [INFO] 13:46:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-hosttracker --- 13:46:41 [INFO] 13:46:41 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-hosttracker --- 13:46:41 [INFO] 13:46:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-hosttracker --- 13:46:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:46:41 [INFO] argLine set to empty 13:46:41 [INFO] 13:46:41 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-hosttracker --- 13:46:41 [INFO] 13:46:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-hosttracker --- 13:46:41 [INFO] Starting audit... 13:46:41 Audit done. 13:46:41 [INFO] You have 0 Checkstyle violations. 13:46:41 [INFO] 13:46:41 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-hosttracker --- 13:46:41 [INFO] Starting audit... 13:46:41 Audit done. 13:46:41 [INFO] You have 0 Checkstyle violations. 13:46:41 [INFO] 13:46:41 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-hosttracker --- 13:46:41 [INFO] 13:46:41 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-hosttracker --- 13:46:41 [INFO] Generation not enabled 13:46:41 [INFO] Attaching artifact 13:46:41 [INFO] 13:46:41 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-hosttracker --- 13:46: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 13:46:41 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:46:41 [INFO] 13:46:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-hosttracker >>> 13:46:41 [INFO] 13:46:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-hosttracker --- 13:46:41 [INFO] No files found to run spotbugs, check compile phase has been run 13:46:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:46:41 [INFO] 13:46:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-hosttracker <<< 13:46:41 [INFO] 13:46:41 [INFO] 13:46:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-hosttracker --- 13:46:41 [INFO] 13:46:41 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-hosttracker --- 13:46:41 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-hosttracker 13:46:41 [INFO] Project dependency features detected: [] 13:46:41 [INFO] Pax Exam System (Version: 4.14.0) created. 13:46:41 [INFO] Creating RMI registry server on 127.0.0.1:37847 13:46:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 13:46:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 13:46:41 [INFO] Waiting for remote bundle context.. on 37847 name: 1d69d8d1-bb9e-48bd-87af-39153c816d8e timout: [ RelativeTimeout value = 180000 ] 13:46:46 [INFO] Building jar from resources and headers. 13:46:46 [INFO] Writing jar finished. 13:47:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 13:47:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 13:47:00 [INFO] 13:47:00 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-hosttracker --- 13:47:00 [INFO] 13:47:00 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-hosttracker --- 13:47:00 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:47:00 [INFO] 13:47:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-hosttracker --- 13:47:00 [INFO] CycloneDX: Resolving Dependencies 13:47:03 [INFO] CycloneDX: Creating BOM version 1.6 with 273 component(s) 13:47:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-hosttracker/target/bom.xml 13:47:03 [INFO] attaching as odl-l2switch-hosttracker-1.0.1-cyclonedx.xml 13:47:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-hosttracker/target/bom.json 13:47:03 [INFO] attaching as odl-l2switch-hosttracker-1.0.1-cyclonedx.json 13:47:03 [INFO] 13:47:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-hosttracker --- 13:47:03 [INFO] Skipping duplicate-finder execution! 13:47:03 [INFO] 13:47:03 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-hosttracker --- 13:47:03 [INFO] Skipping plugin execution 13:47:03 [INFO] 13:47:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-hosttracker --- 13:47:03 [INFO] Skipping source per configuration. 13:47:03 [INFO] 13:47:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-hosttracker --- 13:47:03 [INFO] 13:47:03 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-hosttracker --- 13:47:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:47:03 [INFO] 13:47:03 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-hosttracker --- 13:47:03 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-hosttracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1.pom 13:47:03 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-hosttracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-features.xml 13:47:03 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-hosttracker/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.xml 13:47:03 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-hosttracker/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.json 13:47:03 [INFO] 13:47:03 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-hosttracker --- 13:47:03 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:47:03 [INFO] 13:47:03 [INFO] ------------< org.opendaylight.l2switch:loopremover-model >------------- 13:47:03 [INFO] Building loopremover-model 1.0.1 [13/29] 13:47:03 [INFO] from loopremover/model/pom.xml 13:47:03 [INFO] -------------------------------[ bundle ]------------------------------- 13:47:03 [INFO] 13:47:03 [INFO] --- clean:3.5.0:clean (default-clean) @ loopremover-model --- 13:47:03 [INFO] 13:47:03 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ loopremover-model --- 13:47:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:47:03 [INFO] 13:47:03 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ loopremover-model --- 13:47:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:47:03 [INFO] 13:47:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ loopremover-model --- 13:47:03 [INFO] 13:47:03 [INFO] --- dependency:3.8.1:properties (default) @ loopremover-model --- 13:47:03 [INFO] 13:47:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ loopremover-model --- 13:47:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:47:03 [INFO] 13:47:03 [INFO] --- yang:14.0.17:generate-sources (binding) @ loopremover-model --- 13:47:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:47:03 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/src/main/yang 13:47:03 [INFO] yang-to-sources: Found 4 dependencies in 975.8 μs 13:47:03 [INFO] yang-to-sources: Project model files found: 1 in 1.269 ms 13:47:03 [INFO] yang-to-sources: 5 YANG models processed in 12.53 ms 13:47:03 [INFO] BindingJavaFileGenerator: Defined 8 files in 3.487 ms 13:47:03 [INFO] Sorted 8 files into 3 directories in 117.4 μs 13:47:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 6.984 ms 13:47:03 [INFO] 13:47:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ loopremover-model --- 13:47:03 [INFO] Starting audit... 13:47:03 Audit done. 13:47:03 [INFO] You have 0 Checkstyle violations. 13:47:03 [INFO] 13:47:03 [INFO] --- checkstyle:3.6.0:check (default) @ loopremover-model --- 13:47:03 [INFO] Starting audit... 13:47:03 Audit done. 13:47:03 [INFO] You have 0 Checkstyle violations. 13:47:03 [INFO] 13:47:03 [INFO] --- dependency:3.8.1:copy (unpack-license) @ loopremover-model --- 13:47:03 [INFO] 13:47:03 [INFO] --- resources:3.3.1:resources (default-resources) @ loopremover-model --- 13:47:03 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/src/main/resources 13:47:03 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/target/generated-sources/spi 13:47:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:47:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:47:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:47:03 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/target/generated-sources/spi 13:47:03 [INFO] 13:47:03 [INFO] --- compiler:3.14.0:compile (default-compile) @ loopremover-model --- 13:47:03 [INFO] Recompiling the module because of changed source code. 13:47:03 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 13:47:03 [INFO] 13:47:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ loopremover-model >>> 13:47:03 [INFO] 13:47:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ loopremover-model --- 13:47:03 [INFO] Fork Value is true 13:47:05 [INFO] Done SpotBugs Analysis.... 13:47:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:47:05 [INFO] 13:47:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ loopremover-model <<< 13:47:05 [INFO] 13:47:05 [INFO] 13:47:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ loopremover-model --- 13:47:05 [INFO] BugInstance size is 0 13:47:05 [INFO] Error size is 0 13:47:05 [INFO] No errors/warnings found 13:47:05 [INFO] 13:47:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ loopremover-model --- 13:47:05 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/src/test/resources 13:47:05 [INFO] 13:47:05 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ loopremover-model --- 13:47:05 [INFO] No sources to compile 13:47:05 [INFO] 13:47:05 [INFO] --- surefire:3.5.3:test (default-test) @ loopremover-model --- 13:47:05 [INFO] No tests to run. 13:47:05 [INFO] 13:47:05 [INFO] --- copy:14.1.3:copy-files (default) @ loopremover-model --- 13:47:05 [INFO] 13:47:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ loopremover-model --- 13:47:05 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/target/loopremover-model-1.0.1.jar 13:47:05 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/target/classes/META-INF/MANIFEST.MF 13:47:05 [INFO] 13:47:05 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ loopremover-model --- 13:47:06 [INFO] No previous run data found, generating javadoc. 13:47:07 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/target/loopremover-model-1.0.1-javadoc.jar 13:47:07 [INFO] 13:47:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ loopremover-model --- 13:47:07 [INFO] CycloneDX: Resolving Dependencies 13:47:07 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 13:47:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/target/bom.xml 13:47:07 [INFO] attaching as loopremover-model-1.0.1-cyclonedx.xml 13:47:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/target/bom.json 13:47:07 [INFO] attaching as loopremover-model-1.0.1-cyclonedx.json 13:47:07 [INFO] 13:47:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ loopremover-model --- 13:47:07 [INFO] Skipping duplicate-finder execution! 13:47:07 [INFO] 13:47:07 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ loopremover-model --- 13:47:07 [INFO] No dependency problems found 13:47:07 [INFO] 13:47:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ loopremover-model --- 13:47:07 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/target/loopremover-model-1.0.1-sources.jar 13:47:07 [INFO] 13:47:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ loopremover-model --- 13:47:07 [INFO] 13:47:07 [INFO] --- jacoco:0.8.13:report (report) @ loopremover-model --- 13:47:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:47:07 [INFO] 13:47:07 [INFO] --- install:3.1.4:install (default-install) @ loopremover-model --- 13:47:07 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.pom 13:47:07 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/target/loopremover-model-1.0.1.jar to /tmp/r/org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.jar 13:47:07 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/target/loopremover-model-1.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-javadoc.jar 13:47:07 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.xml 13:47:07 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.json 13:47:07 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/loopremover/model/target/loopremover-model-1.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-sources.jar 13:47:07 [INFO] 13:47:07 [INFO] --- bundle:6.0.0:install (default-install) @ loopremover-model --- 13:47:07 [INFO] Installing org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.jar 13:47:07 [INFO] Writing OBR metadata 13:47:07 [INFO] 13:47:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ loopremover-model --- 13:47:07 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:47:07 [INFO] 13:47:07 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ loopremover-model --- 13:47:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:47:07 [INFO] 13:47:07 [INFO] -------------< org.opendaylight.l2switch:loopremover-impl >------------- 13:47:07 [INFO] Building loopremover-impl 1.0.1 [14/29] 13:47:07 [INFO] from loopremover/implementation/pom.xml 13:47:07 [INFO] -------------------------------[ bundle ]------------------------------- 13:47:08 [INFO] 13:47:08 [INFO] --- clean:3.5.0:clean (default-clean) @ loopremover-impl --- 13:47:08 [INFO] 13:47:08 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ loopremover-impl --- 13:47:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:47:08 [INFO] 13:47:08 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ loopremover-impl --- 13:47:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:47:08 [INFO] 13:47:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ loopremover-impl --- 13:47:08 [INFO] 13:47:08 [INFO] --- dependency:3.8.1:properties (default) @ loopremover-impl --- 13:47:08 [INFO] 13:47:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ loopremover-impl --- 13:47:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:47:08 [INFO] 13:47:08 [INFO] --- yang:14.0.17:generate-sources (binding) @ loopremover-impl --- 13:47:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:47:08 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/yang 13:47:08 [INFO] yang-to-sources: Found 13 dependencies in 2.470 ms 13:47:08 [INFO] yang-to-sources: Project model files found: 1 in 951.0 μs 13:47:08 [INFO] yang-to-sources: 1 YANG models processed in 65.13 ms 13:47:08 [INFO] BindingJavaFileGenerator: Defined 6 files in 915.5 μs 13:47:08 [INFO] Sorted 6 files into 3 directories in 83.62 μs 13:47:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 4.834 ms 13:47:08 [INFO] 13:47:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ loopremover-impl --- 13:47:08 [INFO] Starting audit... 13:47:08 Audit done. 13:47:08 [INFO] You have 0 Checkstyle violations. 13:47:08 [INFO] 13:47:08 [INFO] --- checkstyle:3.6.0:check (default) @ loopremover-impl --- 13:47:08 [INFO] Starting audit... 13:47:08 Audit done. 13:47:08 [INFO] You have 0 Checkstyle violations. 13:47:08 [INFO] 13:47:08 [INFO] --- dependency:3.8.1:copy (unpack-license) @ loopremover-impl --- 13:47:08 [INFO] 13:47:08 [INFO] --- resources:3.3.1:resources (default-resources) @ loopremover-impl --- 13:47:08 [INFO] Copying 1 resource from src/main/resources to target/classes 13:47:08 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/target/generated-sources/spi 13:47:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:47:08 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:47:08 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:47:08 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/target/generated-sources/spi 13:47:08 [INFO] 13:47:08 [INFO] --- compiler:3.14.0:compile (default-compile) @ loopremover-impl --- 13:47:08 [INFO] Recompiling the module because of changed dependency. 13:47:08 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[113,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[113,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[116,76] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[116,26] 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 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[122,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[125,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[125,63] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[125,77] getRootIdentifier() in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[126,29] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[128,33] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[147,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[147,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[147,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[149,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[149,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[149,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[160,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[162,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[162,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[162,85] unchecked cast 13:47:08 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:08 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[175,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[175,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[175,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[178,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[179,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[187,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[190,26] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[196,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[262,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[262,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[262,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[263,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[263,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[263,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[264,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[264,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[264,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[103,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[103,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[105,76] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[105,26] 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 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[119,29] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[121,48] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[122,33] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[128,48] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[194,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[198,49] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[247,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[254,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[274,88] unchecked cast 13:47:08 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:47:08 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[295,116] unchecked cast 13:47:08 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:47:08 found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[45,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[45,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[45,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[46,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[56,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[56,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[56,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[56,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[56,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[56,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[67,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[67,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[67,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[67,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[67,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[67,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[69,24] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[80,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[80,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[80,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[80,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[80,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[80,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[91,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[91,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[91,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[98,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[98,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[98,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[105,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[105,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[105,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[109,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[109,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[109,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[115,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[115,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[115,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:[119,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:08 [INFO] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java: /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java has additional uses or overrides of a deprecated API. 13:47:08 [INFO] 13:47:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ loopremover-impl >>> 13:47:08 [INFO] 13:47:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ loopremover-impl --- 13:47:08 [INFO] Fork Value is true 13:47:11 [INFO] Done SpotBugs Analysis.... 13:47:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:47:11 [INFO] 13:47:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ loopremover-impl <<< 13:47:11 [INFO] 13:47:11 [INFO] 13:47:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ loopremover-impl --- 13:47:11 [INFO] BugInstance size is 0 13:47:11 [INFO] Error size is 0 13:47:11 [INFO] No errors/warnings found 13:47:11 [INFO] 13:47:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ loopremover-impl --- 13:47:11 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/resources 13:47:11 [INFO] 13:47:11 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ loopremover-impl --- 13:47:11 [INFO] Recompiling the module because of changed dependency. 13:47:11 [INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[49,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[53,30] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[54,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[55,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[55,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[65,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[74,68] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 13:47:12 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 13:47:12 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[74,72] unchecked conversion 13:47:12 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 13:47:12 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[75,20] unchecked conversion 13:47:12 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 13:47:12 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[74,37] 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 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[81,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[81,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[88,30] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[89,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[90,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[90,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[101,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[101,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[108,30] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[109,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[110,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[110,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[121,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[121,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[128,30] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[129,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[130,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[130,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[141,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[141,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[148,30] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[149,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[150,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[150,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[162,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[162,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[169,30] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[170,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[171,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[171,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[179,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[179,33] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[195,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[195,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[202,30] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[203,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[204,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[204,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[216,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[216,33] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[268,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[268,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[273,61] unchecked conversion 13:47:12 required: org.opendaylight.mdsal.binding.api.DataTreeModification 13:47:12 found: org.opendaylight.mdsal.binding.api.DataTreeModification 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[274,69] unchecked conversion 13:47:12 required: org.opendaylight.mdsal.binding.api.DataObjectModification 13:47:12 found: org.opendaylight.mdsal.binding.api.DataObjectModification 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[275,30] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[276,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[277,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[277,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[289,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[289,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 13:47:12 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:12 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[289,75] unchecked conversion 13:47:12 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:12 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[289,33] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[327,39] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 13:47:12 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 13:47:12 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[327,76] unchecked conversion 13:47:12 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:47:12 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[336,53] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 13:47:12 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T 13:47:12 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.l2switch.loopremover.rev140714.StpStatusAwareNodeConnector 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[336,90] unchecked conversion 13:47:12 required: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:47:12 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtilsTest.java:[38,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtilsTest.java:[46,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtilsTest.java:[46,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtilsTest.java:[53,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtilsTest.java:[54,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtilsTest.java:[62,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtilsTest.java:[84,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtilsTest.java:[92,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:12 [INFO] 13:47:12 [INFO] --- surefire:3.5.3:test (default-test) @ loopremover-impl --- 13:47:12 [INFO] Surefire report directory: /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/target/surefire-reports 13:47:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:47:12 [INFO] 13:47:12 [INFO] ------------------------------------------------------- 13:47:12 [INFO] T E S T S 13:47:12 [INFO] ------------------------------------------------------- 13:47:13 [INFO] Running org.opendaylight.l2switch.loopremover.flow.InitialFlowWriterTest 13:47:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:47:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.430 s -- in org.opendaylight.l2switch.loopremover.flow.InitialFlowWriterTest 13:47:14 [INFO] Running org.opendaylight.l2switch.loopremover.util.InstanceIdentifierUtilsTest 13:47:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.l2switch.loopremover.util.InstanceIdentifierUtilsTest 13:47:14 [INFO] Running org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest 13:47:14 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest 13:47:14 [INFO] Running org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest 13:47:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.870 s -- in org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest 13:47:18 [INFO] 13:47:18 [INFO] Results: 13:47:18 [INFO] 13:47:18 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 13:47:18 [INFO] 13:47:18 [INFO] 13:47:18 [INFO] --- copy:14.1.3:copy-files (default) @ loopremover-impl --- 13:47:18 [INFO] 13:47:18 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ loopremover-impl --- 13:47:18 [WARNING] Bundle org.opendaylight.l2switch:loopremover-impl:bundle:1.0.1 : Unused Export-Package instructions: [org.apache.commons*] 13:47:18 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/target/loopremover-impl-1.0.1.jar 13:47:18 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/target/classes/META-INF/MANIFEST.MF 13:47:18 [INFO] 13:47:18 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ loopremover-impl --- 13:47:19 [INFO] No previous run data found, generating javadoc. 13:47:20 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/target/loopremover-impl-1.0.1-javadoc.jar 13:47:20 [INFO] 13:47:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ loopremover-impl --- 13:47:20 [INFO] CycloneDX: Resolving Dependencies 13:47:21 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 13:47:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/target/bom.xml 13:47:21 [INFO] attaching as loopremover-impl-1.0.1-cyclonedx.xml 13:47:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/target/bom.json 13:47:21 [INFO] attaching as loopremover-impl-1.0.1-cyclonedx.json 13:47:21 [INFO] 13:47:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ loopremover-impl --- 13:47:21 [INFO] Skipping duplicate-finder execution! 13:47:21 [INFO] 13:47:21 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ loopremover-impl --- 13:47:21 [INFO] No dependency problems found 13:47:21 [INFO] 13:47:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ loopremover-impl --- 13:47:21 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/target/loopremover-impl-1.0.1-sources.jar 13:47:21 [INFO] 13:47:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ loopremover-impl --- 13:47:21 [INFO] 13:47:21 [INFO] --- jacoco:0.8.13:report (report) @ loopremover-impl --- 13:47:21 [INFO] Loading execution data file /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/target/code-coverage/jacoco.exec 13:47:21 [INFO] Analyzed bundle 'loopremover-impl' with 10 classes 13:47:21 [INFO] 13:47:21 [INFO] --- install:3.1.4:install (default-install) @ loopremover-impl --- 13:47:21 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.pom 13:47:21 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/target/loopremover-impl-1.0.1.jar to /tmp/r/org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.jar 13:47:21 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/target/loopremover-impl-1.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-javadoc.jar 13:47:21 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/target/bom.xml to /tmp/r/org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.xml 13:47:21 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/target/bom.json to /tmp/r/org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.json 13:47:21 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/loopremover/implementation/target/loopremover-impl-1.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-sources.jar 13:47:21 [INFO] 13:47:21 [INFO] --- bundle:6.0.0:install (default-install) @ loopremover-impl --- 13:47:21 [INFO] Installing org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.jar 13:47:21 [INFO] Writing OBR metadata 13:47:21 [INFO] 13:47:21 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ loopremover-impl --- 13:47:21 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:47:21 [INFO] 13:47:21 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ loopremover-impl --- 13:47:21 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:47:21 [INFO] 13:47:21 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-loopremover >--------- 13:47:21 [INFO] Building OpenDaylight :: L2Switch :: LoopRemover 1.0.1 [15/29] 13:47:21 [INFO] from features/odl-l2switch-loopremover/pom.xml 13:47:21 [INFO] ------------------------------[ feature ]------------------------------- 13:47:21 [INFO] 13:47:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-loopremover --- 13:47:21 [INFO] 13:47:21 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-loopremover --- 13:47:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:47:21 [INFO] 13:47:21 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-loopremover --- 13:47:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:47:21 [INFO] 13:47:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-loopremover --- 13:47:22 [INFO] 13:47:22 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-loopremover --- 13:47:22 [INFO] 13:47:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-loopremover --- 13:47:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:47:22 [INFO] argLine set to empty 13:47:22 [INFO] 13:47:22 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-loopremover --- 13:47:22 [INFO] 13:47:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-loopremover --- 13:47:22 [INFO] Starting audit... 13:47:22 Audit done. 13:47:22 [INFO] You have 0 Checkstyle violations. 13:47:22 [INFO] 13:47:22 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-loopremover --- 13:47:22 [INFO] Starting audit... 13:47:22 Audit done. 13:47:22 [INFO] You have 0 Checkstyle violations. 13:47:22 [INFO] 13:47:22 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-loopremover --- 13:47:22 [INFO] 13:47:22 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-loopremover --- 13:47:22 [INFO] Generation not enabled 13:47:22 [INFO] Attaching artifact 13:47:22 [INFO] 13:47:22 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-loopremover --- 13:47:22 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:47:22 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:47:22 [INFO] 13:47:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-loopremover >>> 13:47:22 [INFO] 13:47:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-loopremover --- 13:47:22 [INFO] No files found to run spotbugs, check compile phase has been run 13:47:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:47:22 [INFO] 13:47:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-loopremover <<< 13:47:22 [INFO] 13:47:22 [INFO] 13:47:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-loopremover --- 13:47:22 [INFO] 13:47:22 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-loopremover --- 13:47:22 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-loopremover 13:47:22 [INFO] Project dependency features detected: [] 13:47:22 [INFO] Pax Exam System (Version: 4.14.0) created. 13:47:22 [INFO] Creating RMI registry server on 127.0.0.1:44287 13:47:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 13:47:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 13:47:22 [INFO] Waiting for remote bundle context.. on 44287 name: 43848a31-2d0d-4b3b-9d9b-ff4d79ed9386 timout: [ RelativeTimeout value = 180000 ] 13:47:26 [INFO] Building jar from resources and headers. 13:47:26 [INFO] Writing jar finished. 13:47:38 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 13:47:38 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 13:47:38 [INFO] 13:47:38 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-loopremover --- 13:47:38 [INFO] 13:47:38 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-loopremover --- 13:47:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:47:38 [INFO] 13:47:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-loopremover --- 13:47:38 [INFO] CycloneDX: Resolving Dependencies 13:47:41 [INFO] CycloneDX: Creating BOM version 1.6 with 285 component(s) 13:47:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-loopremover/target/bom.xml 13:47:41 [INFO] attaching as odl-l2switch-loopremover-1.0.1-cyclonedx.xml 13:47:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-loopremover/target/bom.json 13:47:41 [INFO] attaching as odl-l2switch-loopremover-1.0.1-cyclonedx.json 13:47:41 [INFO] 13:47:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-loopremover --- 13:47:41 [INFO] Skipping duplicate-finder execution! 13:47:41 [INFO] 13:47:41 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-loopremover --- 13:47:41 [INFO] Skipping plugin execution 13:47:41 [INFO] 13:47:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-loopremover --- 13:47:41 [INFO] Skipping source per configuration. 13:47:41 [INFO] 13:47:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-loopremover --- 13:47:41 [INFO] 13:47:41 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-loopremover --- 13:47:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:47:41 [INFO] 13:47:41 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-loopremover --- 13:47:41 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-loopremover/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1.pom 13:47:41 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-loopremover/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-features.xml 13:47:41 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-loopremover/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.xml 13:47:41 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-loopremover/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.json 13:47:41 [INFO] 13:47:41 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-loopremover --- 13:47:41 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:47:41 [INFO] 13:47:41 [INFO] -------------< org.opendaylight.l2switch:arphandler-impl >-------------- 13:47:41 [INFO] Building arphandler-impl 1.0.1 [16/29] 13:47:41 [INFO] from arphandler/pom.xml 13:47:41 [INFO] -------------------------------[ bundle ]------------------------------- 13:47:41 [INFO] 13:47:41 [INFO] --- clean:3.5.0:clean (default-clean) @ arphandler-impl --- 13:47:41 [INFO] 13:47:41 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ arphandler-impl --- 13:47:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:47:41 [INFO] 13:47:41 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ arphandler-impl --- 13:47:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:47:41 [INFO] 13:47:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arphandler-impl --- 13:47:41 [INFO] 13:47:41 [INFO] --- dependency:3.8.1:properties (default) @ arphandler-impl --- 13:47:41 [INFO] 13:47:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ arphandler-impl --- 13:47:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-1.0.x/arphandler/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:47:41 [INFO] 13:47:41 [INFO] --- yang:14.0.17:generate-sources (binding) @ arphandler-impl --- 13:47:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:47:41 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/yang 13:47:41 [INFO] yang-to-sources: Found 14 dependencies in 2.382 ms 13:47:41 [INFO] yang-to-sources: Project model files found: 1 in 1.236 ms 13:47:41 [INFO] yang-to-sources: 1 YANG models processed in 90.56 ms 13:47:41 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.117 ms 13:47:41 [INFO] Sorted 6 files into 3 directories in 74.74 μs 13:47:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 6.562 ms 13:47:41 [INFO] 13:47:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ arphandler-impl --- 13:47:41 [INFO] Starting audit... 13:47:41 Audit done. 13:47:41 [INFO] You have 0 Checkstyle violations. 13:47:41 [INFO] 13:47:41 [INFO] --- checkstyle:3.6.0:check (default) @ arphandler-impl --- 13:47:41 [INFO] Starting audit... 13:47:41 Audit done. 13:47:41 [INFO] You have 0 Checkstyle violations. 13:47:41 [INFO] 13:47:41 [INFO] --- dependency:3.8.1:copy (unpack-license) @ arphandler-impl --- 13:47:41 [INFO] 13:47:41 [INFO] --- resources:3.3.1:resources (default-resources) @ arphandler-impl --- 13:47:41 [INFO] Copying 1 resource from src/main/resources to target/classes 13:47:41 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/arphandler/target/generated-sources/spi 13:47:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:47:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:47:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:47:41 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/arphandler/target/generated-sources/spi 13:47:41 [INFO] 13:47:41 [INFO] --- compiler:3.14.0:compile (default-compile) @ arphandler-impl --- 13:47:41 [INFO] Recompiling the module because of changed dependency. 13:47:41 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[138,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[164,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[164,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[164,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[171,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[171,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:[171,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[83,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[83,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[88,44] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[87,54] 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 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[91,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[92,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[96,36] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[95,54] 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 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[145,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[145,25] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[208,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[208,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[208,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReader.java:[215,45] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[153,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[153,31] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[152,26] 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 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[202,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[201,49] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[121,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[120,76] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[120,26] 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 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[126,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[129,29] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[131,33] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[132,43] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[132,57] getRootIdentifier() in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[150,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[150,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[150,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[152,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[152,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[152,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java: org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[173,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[173,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[173,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[176,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[177,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[184,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[188,26] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[194,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[271,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[272,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[272,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[272,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:42 [INFO] 13:47:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arphandler-impl >>> 13:47:42 [INFO] 13:47:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arphandler-impl --- 13:47:42 [INFO] Fork Value is true 13:47:45 [INFO] Done SpotBugs Analysis.... 13:47:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:47:45 [INFO] 13:47:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arphandler-impl <<< 13:47:45 [INFO] 13:47:45 [INFO] 13:47:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arphandler-impl --- 13:47:45 [INFO] BugInstance size is 0 13:47:45 [INFO] Error size is 0 13:47:45 [INFO] No errors/warnings found 13:47:45 [INFO] 13:47:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ arphandler-impl --- 13:47:45 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/resources 13:47:45 [INFO] 13:47:45 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ arphandler-impl --- 13:47:45 [INFO] Recompiling the module because of changed dependency. 13:47:45 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ArpPacketHandlerTest.java:[36,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[61,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[93,68] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 13:47:46 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 13:47:46 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[93,79] unchecked conversion 13:47:46 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 13:47:46 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[93,37] 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 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[98,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[121,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[121,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 13:47:46 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:46 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[121,75] unchecked conversion 13:47:46 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:46 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[121,33] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[45,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[51,30] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[52,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[53,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[54,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[53,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[54,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[54,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[54,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 13:47:46 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:46 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,75] unchecked conversion 13:47:46 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:46 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,33] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[97,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 13:47:46 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:46 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,75] unchecked conversion 13:47:46 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:46 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:47:46 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,33] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 13:47:46 [INFO] 13:47:46 [INFO] --- surefire:3.5.3:test (default-test) @ arphandler-impl --- 13:47:46 [INFO] Surefire report directory: /w/workspace/l2switch-maven-stage-1.0.x/arphandler/target/surefire-reports 13:47:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:47:46 [INFO] 13:47:46 [INFO] ------------------------------------------------------- 13:47:46 [INFO] T E S T S 13:47:46 [INFO] ------------------------------------------------------- 13:47:47 [INFO] Running org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest 13:47:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:47:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.686 s -- in org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest 13:47:48 [INFO] Running org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest 13:47:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.410 s -- in org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest 13:47:49 [INFO] Running org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest 13:47:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s -- in org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest 13:47:49 [INFO] Running org.opendaylight.l2switch.arphandler.core.ArpPacketHandlerTest 13:47:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.opendaylight.l2switch.arphandler.core.ArpPacketHandlerTest 13:47:49 [INFO] Running org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest 13:47:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest 13:47:50 [INFO] 13:47:50 [INFO] Results: 13:47:50 [INFO] 13:47:50 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 13:47:50 [INFO] 13:47:50 [INFO] 13:47:50 [INFO] --- copy:14.1.3:copy-files (default) @ arphandler-impl --- 13:47:50 [INFO] 13:47:50 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arphandler-impl --- 13:47:50 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-1.0.x/arphandler/target/arphandler-impl-1.0.1.jar 13:47:50 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-1.0.x/arphandler/target/classes/META-INF/MANIFEST.MF 13:47:50 [INFO] 13:47:50 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ arphandler-impl --- 13:47:50 [INFO] No previous run data found, generating javadoc. 13:47:52 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/arphandler/target/arphandler-impl-1.0.1-javadoc.jar 13:47:52 [INFO] 13:47:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arphandler-impl --- 13:47:52 [INFO] CycloneDX: Resolving Dependencies 13:47:52 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 13:47:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/arphandler/target/bom.xml 13:47:52 [INFO] attaching as arphandler-impl-1.0.1-cyclonedx.xml 13:47:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/arphandler/target/bom.json 13:47:52 [INFO] attaching as arphandler-impl-1.0.1-cyclonedx.json 13:47:52 [INFO] 13:47:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arphandler-impl --- 13:47:52 [INFO] Skipping duplicate-finder execution! 13:47:52 [INFO] 13:47:52 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ arphandler-impl --- 13:47:52 [INFO] No dependency problems found 13:47:52 [INFO] 13:47:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arphandler-impl --- 13:47:52 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/arphandler/target/arphandler-impl-1.0.1-sources.jar 13:47:52 [INFO] 13:47:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arphandler-impl --- 13:47:52 [INFO] 13:47:52 [INFO] --- jacoco:0.8.13:report (report) @ arphandler-impl --- 13:47:52 [INFO] Loading execution data file /w/workspace/l2switch-maven-stage-1.0.x/arphandler/target/code-coverage/jacoco.exec 13:47:52 [INFO] Analyzed bundle 'arphandler-impl' with 12 classes 13:47:52 [INFO] 13:47:52 [INFO] --- install:3.1.4:install (default-install) @ arphandler-impl --- 13:47:52 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.pom 13:47:52 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/arphandler/target/arphandler-impl-1.0.1.jar to /tmp/r/org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.jar 13:47:52 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/arphandler/target/arphandler-impl-1.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-javadoc.jar 13:47:52 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/arphandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.xml 13:47:52 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/arphandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.json 13:47:52 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/arphandler/target/arphandler-impl-1.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-sources.jar 13:47:52 [INFO] 13:47:52 [INFO] --- bundle:6.0.0:install (default-install) @ arphandler-impl --- 13:47:52 [INFO] Installing org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.jar 13:47:52 [INFO] Writing OBR metadata 13:47:52 [INFO] 13:47:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arphandler-impl --- 13:47:52 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:47:52 [INFO] 13:47:52 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ arphandler-impl --- 13:47:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:47:52 [INFO] 13:47:52 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-arphandler >---------- 13:47:52 [INFO] Building OpenDaylight :: L2Switch :: ArpHandler 1.0.1 [17/29] 13:47:52 [INFO] from features/odl-l2switch-arphandler/pom.xml 13:47:52 [INFO] ------------------------------[ feature ]------------------------------- 13:47:53 [INFO] 13:47:53 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-arphandler --- 13:47:53 [INFO] 13:47:53 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-arphandler --- 13:47:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:47:53 [INFO] 13:47:53 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-arphandler --- 13:47:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:47:53 [INFO] 13:47:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-arphandler --- 13:47:53 [INFO] 13:47:53 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-arphandler --- 13:47:53 [INFO] 13:47:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-arphandler --- 13:47:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:47:53 [INFO] argLine set to empty 13:47:53 [INFO] 13:47:53 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-arphandler --- 13:47:53 [INFO] 13:47:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-arphandler --- 13:47:53 [INFO] Starting audit... 13:47:53 Audit done. 13:47:53 [INFO] You have 0 Checkstyle violations. 13:47:53 [INFO] 13:47:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-arphandler --- 13:47:53 [INFO] Starting audit... 13:47:53 Audit done. 13:47:53 [INFO] You have 0 Checkstyle violations. 13:47:53 [INFO] 13:47:53 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-arphandler --- 13:47:53 [INFO] 13:47:53 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-arphandler --- 13:47:53 [INFO] Generation not enabled 13:47:53 [INFO] Attaching artifact 13:47:53 [INFO] 13:47:53 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-arphandler --- 13:47:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:47:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:47:53 [INFO] 13:47:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-arphandler >>> 13:47:53 [INFO] 13:47:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-arphandler --- 13:47:53 [INFO] No files found to run spotbugs, check compile phase has been run 13:47:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:47:53 [INFO] 13:47:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-arphandler <<< 13:47:53 [INFO] 13:47:53 [INFO] 13:47:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-arphandler --- 13:47:53 [INFO] 13:47:53 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-arphandler --- 13:47:53 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-arphandler 13:47:53 [INFO] Project dependency features detected: [] 13:47:53 [INFO] Pax Exam System (Version: 4.14.0) created. 13:47:53 [INFO] Creating RMI registry server on 127.0.0.1:33861 13:47:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 13:47:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 13:47:53 [INFO] Waiting for remote bundle context.. on 33861 name: 0ff7bb08-8c56-474b-b4bc-55fa86195725 timout: [ RelativeTimeout value = 180000 ] 13:47:58 [INFO] Building jar from resources and headers. 13:47:58 [INFO] Writing jar finished. 13:48:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 13:48:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 13:48:14 [INFO] 13:48:14 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-arphandler --- 13:48:14 [INFO] 13:48:14 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-arphandler --- 13:48:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:48:14 [INFO] 13:48:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-arphandler --- 13:48:14 [INFO] CycloneDX: Resolving Dependencies 13:48:17 [INFO] CycloneDX: Creating BOM version 1.6 with 293 component(s) 13:48:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-arphandler/target/bom.xml 13:48:17 [INFO] attaching as odl-l2switch-arphandler-1.0.1-cyclonedx.xml 13:48:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-arphandler/target/bom.json 13:48:17 [INFO] attaching as odl-l2switch-arphandler-1.0.1-cyclonedx.json 13:48:17 [INFO] 13:48:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-arphandler --- 13:48:17 [INFO] Skipping duplicate-finder execution! 13:48:17 [INFO] 13:48:17 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-arphandler --- 13:48:17 [INFO] Skipping plugin execution 13:48:17 [INFO] 13:48:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-arphandler --- 13:48:17 [INFO] Skipping source per configuration. 13:48:17 [INFO] 13:48:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-arphandler --- 13:48:17 [INFO] 13:48:17 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-arphandler --- 13:48:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:48:17 [INFO] 13:48:17 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-arphandler --- 13:48:17 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1.pom 13:48:17 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-arphandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-features.xml 13:48:17 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-arphandler/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.xml 13:48:17 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-arphandler/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.json 13:48:17 [INFO] 13:48:17 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-arphandler --- 13:48:17 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:48:17 [INFO] 13:48:17 [INFO] ----------------< org.opendaylight.l2switch:main-impl >----------------- 13:48:17 [INFO] Building main-impl 1.0.1 [18/29] 13:48:17 [INFO] from l2switch-main/pom.xml 13:48:17 [INFO] -------------------------------[ bundle ]------------------------------- 13:48:17 [INFO] 13:48:17 [INFO] --- clean:3.5.0:clean (default-clean) @ main-impl --- 13:48:17 [INFO] 13:48:17 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ main-impl --- 13:48:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:48:17 [INFO] 13:48:17 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ main-impl --- 13:48:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:48:17 [INFO] 13:48:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ main-impl --- 13:48:17 [INFO] 13:48:17 [INFO] --- dependency:3.8.1:properties (default) @ main-impl --- 13:48:17 [INFO] 13:48:17 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ main-impl --- 13:48:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:48:17 [INFO] 13:48:17 [INFO] --- yang:14.0.17:generate-sources (binding) @ main-impl --- 13:48:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 13:48:17 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/yang 13:48:17 [INFO] yang-to-sources: Found 16 dependencies in 2.927 ms 13:48:17 [INFO] yang-to-sources: Project model files found: 1 in 1.038 ms 13:48:17 [INFO] yang-to-sources: 1 YANG models processed in 74.50 ms 13:48:17 [INFO] BindingJavaFileGenerator: Defined 6 files in 969.4 μs 13:48:17 [INFO] Sorted 6 files into 3 directories in 75.81 μs 13:48:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.007 ms 13:48:17 [INFO] 13:48:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ main-impl --- 13:48:17 [INFO] Starting audit... 13:48:17 Audit done. 13:48:17 [INFO] You have 0 Checkstyle violations. 13:48:17 [INFO] 13:48:17 [INFO] --- checkstyle:3.6.0:check (default) @ main-impl --- 13:48:17 [INFO] Starting audit... 13:48:17 Audit done. 13:48:17 [INFO] You have 0 Checkstyle violations. 13:48:17 [INFO] 13:48:17 [INFO] --- dependency:3.8.1:copy (unpack-license) @ main-impl --- 13:48:17 [INFO] 13:48:17 [INFO] --- resources:3.3.1:resources (default-resources) @ main-impl --- 13:48:17 [INFO] Copying 1 resource from src/main/resources to target/classes 13:48:17 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/target/generated-sources/spi 13:48:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:48:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 13:48:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 13:48:17 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/target/generated-sources/spi 13:48:17 [INFO] 13:48:17 [INFO] --- compiler:3.14.0:compile (default-compile) @ main-impl --- 13:48:17 [INFO] Recompiling the module because of changed dependency. 13:48:17 [INFO] Compiling 12 source files with javac [debug release 21] to target/classes 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[112,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[151,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[151,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[151,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[233,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[233,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[233,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[100,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[99,76] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[99,26] 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 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[105,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[108,29] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[110,33] getDataBefore() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[111,43] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[111,57] getRootIdentifier() in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[129,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[129,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[129,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[131,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[131,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[131,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java: org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[139,70] unchecked cast 13:48:18 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:48:18 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[139,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[151,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[151,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[151,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[163,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[164,26] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[171,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[213,70] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[214,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[214,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[214,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[57,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[57,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[57,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/inventory/InventoryReader.java:[64,45] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[29,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[29,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[29,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[37,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[37,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[37,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[45,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[45,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/main/java/org/opendaylight/l2switch/util/InstanceIdentifierUtils.java:[45,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:18 [INFO] 13:48:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ main-impl >>> 13:48:18 [INFO] 13:48:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ main-impl --- 13:48:18 [INFO] Fork Value is true 13:48:21 [INFO] Done SpotBugs Analysis.... 13:48:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:48:21 [INFO] 13:48:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ main-impl <<< 13:48:21 [INFO] 13:48:21 [INFO] 13:48:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ main-impl --- 13:48:21 [INFO] BugInstance size is 0 13:48:21 [INFO] Error size is 0 13:48:21 [INFO] No errors/warnings found 13:48:21 [INFO] 13:48:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ main-impl --- 13:48:21 [INFO] Copying 1 resource from src/test/resources to target/test-classes 13:48:21 [INFO] 13:48:21 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ main-impl --- 13:48:21 [INFO] Recompiling the module because of changed dependency. 13:48:21 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/FlowWriterServiceImplTest.java:[40,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[44,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[50,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[50,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[54,30] getDataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[55,30] getModificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated and marked for removal 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[56,24] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[56,69] create(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[59,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[59,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[59,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[63,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[70,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[73,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[73,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 13:48:21 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:48:21 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[73,75] unchecked conversion 13:48:21 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:48:21 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[73,33] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[55,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[85,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[85,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types 13:48:21 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 13:48:21 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[85,50] unchecked conversion 13:48:21 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:48:21 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[90,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[90,59] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types 13:48:21 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 13:48:21 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[90,63] unchecked conversion 13:48:21 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:48:21 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/util/InstanceIdentifierUtilsTest.java:[50,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:21 [WARNING] /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/src/test/java/org/opendaylight/l2switch/util/InstanceIdentifierUtilsTest.java:[62,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated 13:48:21 [INFO] 13:48:21 [INFO] --- surefire:3.5.3:test (default-test) @ main-impl --- 13:48:21 [INFO] Surefire report directory: /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/target/surefire-reports 13:48:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 13:48:21 [INFO] 13:48:21 [INFO] ------------------------------------------------------- 13:48:21 [INFO] T E S T S 13:48:21 [INFO] ------------------------------------------------------- 13:48:22 [INFO] Running org.opendaylight.l2switch.flow.FlowWriterServiceImplTest 13:48:22 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:48:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 s -- in org.opendaylight.l2switch.flow.FlowWriterServiceImplTest 13:48:23 [INFO] Running org.opendaylight.l2switch.flow.InitialFlowWriterTest 13:48:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.opendaylight.l2switch.flow.InitialFlowWriterTest 13:48:23 [INFO] Running org.opendaylight.l2switch.flow.ReactiveFlowWriterTest 13:48:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.l2switch.flow.ReactiveFlowWriterTest 13:48:23 [INFO] Running org.opendaylight.l2switch.flow.InventoryReaderTest 13:48:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.opendaylight.l2switch.flow.InventoryReaderTest 13:48:24 [INFO] Running org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest 13:48:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest 13:48:24 [INFO] 13:48:24 [INFO] Results: 13:48:24 [INFO] 13:48:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 13:48:24 [INFO] 13:48:24 [INFO] 13:48:24 [INFO] --- copy:14.1.3:copy-files (default) @ main-impl --- 13:48:24 [INFO] 13:48:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ main-impl --- 13:48:24 [INFO] Building bundle: /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/target/main-impl-1.0.1.jar 13:48:24 [INFO] Writing manifest: /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/target/classes/META-INF/MANIFEST.MF 13:48:24 [INFO] 13:48:24 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ main-impl --- 13:48:24 [INFO] No previous run data found, generating javadoc. 13:48:25 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/target/main-impl-1.0.1-javadoc.jar 13:48:25 [INFO] 13:48:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ main-impl --- 13:48:25 [INFO] CycloneDX: Resolving Dependencies 13:48:26 [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s) 13:48:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/target/bom.xml 13:48:26 [INFO] attaching as main-impl-1.0.1-cyclonedx.xml 13:48:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/target/bom.json 13:48:26 [INFO] attaching as main-impl-1.0.1-cyclonedx.json 13:48:26 [INFO] 13:48:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ main-impl --- 13:48:26 [INFO] Skipping duplicate-finder execution! 13:48:26 [INFO] 13:48:26 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ main-impl --- 13:48:26 [WARNING] Used undeclared dependencies found: 13:48:26 [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile 13:48:26 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile 13:48:26 [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.3:compile 13:48:26 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile 13:48:26 [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile 13:48:26 [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3:compile 13:48:26 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile 13:48:26 [WARNING] Unused declared dependencies found: 13:48:26 [WARNING] org.opendaylight.l2switch:packethandler-impl:jar:1.0.1:compile 13:48:26 [WARNING] org.opendaylight.openflowplugin.model:model-topology:jar:0.19.3:compile 13:48:26 [WARNING] Non-test scoped test only dependencies found: 13:48:26 [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile 13:48:26 [INFO] 13:48:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ main-impl --- 13:48:26 [INFO] Building jar: /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/target/main-impl-1.0.1-sources.jar 13:48:26 [INFO] 13:48:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ main-impl --- 13:48:26 [INFO] 13:48:26 [INFO] --- jacoco:0.8.13:report (report) @ main-impl --- 13:48:26 [INFO] Loading execution data file /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/target/code-coverage/jacoco.exec 13:48:26 [INFO] Analyzed bundle 'main-impl' with 9 classes 13:48:26 [INFO] 13:48:26 [INFO] --- install:3.1.4:install (default-install) @ main-impl --- 13:48:26 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/pom.xml to /tmp/r/org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.pom 13:48:26 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/target/main-impl-1.0.1.jar to /tmp/r/org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.jar 13:48:26 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/target/main-impl-1.0.1-javadoc.jar to /tmp/r/org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-javadoc.jar 13:48:26 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/target/bom.xml to /tmp/r/org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.xml 13:48:26 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/target/bom.json to /tmp/r/org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.json 13:48:26 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/l2switch-main/target/main-impl-1.0.1-sources.jar to /tmp/r/org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-sources.jar 13:48:26 [INFO] 13:48:26 [INFO] --- bundle:6.0.0:install (default-install) @ main-impl --- 13:48:26 [INFO] Installing org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.jar 13:48:26 [INFO] Writing OBR metadata 13:48:26 [INFO] 13:48:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ main-impl --- 13:48:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:48:26 [INFO] 13:48:26 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ main-impl --- 13:48:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 13:48:26 [INFO] 13:48:26 [INFO] -----------< org.opendaylight.l2switch:odl-l2switch-switch >------------ 13:48:26 [INFO] Building OpenDaylight :: L2Switch :: Switch 1.0.1 [19/29] 13:48:26 [INFO] from features/odl-l2switch-switch/pom.xml 13:48:26 [INFO] ------------------------------[ feature ]------------------------------- 13:48:26 [INFO] 13:48:26 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-switch --- 13:48:26 [INFO] 13:48:26 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-switch --- 13:48:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:48:26 [INFO] 13:48:26 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-switch --- 13:48:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:48:26 [INFO] 13:48:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-switch --- 13:48:27 [INFO] 13:48:27 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-switch --- 13:48:27 [INFO] 13:48:27 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-switch --- 13:48:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:48:27 [INFO] argLine set to empty 13:48:27 [INFO] 13:48:27 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-switch --- 13:48:27 [INFO] 13:48:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-switch --- 13:48:27 [INFO] Starting audit... 13:48:27 Audit done. 13:48:27 [INFO] You have 0 Checkstyle violations. 13:48:27 [INFO] 13:48:27 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-switch --- 13:48:27 [INFO] Starting audit... 13:48:27 Audit done. 13:48:27 [INFO] You have 0 Checkstyle violations. 13:48:27 [INFO] 13:48:27 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-switch --- 13:48:27 [INFO] 13:48:27 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch --- 13:48:27 [INFO] Generation not enabled 13:48:27 [INFO] Attaching artifact 13:48:27 [INFO] 13:48:27 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-switch --- 13:48:27 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:48:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:48:27 [INFO] 13:48:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-switch >>> 13:48:27 [INFO] 13:48:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-switch --- 13:48:27 [INFO] No files found to run spotbugs, check compile phase has been run 13:48:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:48:27 [INFO] 13:48:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-switch <<< 13:48:27 [INFO] 13:48:27 [INFO] 13:48:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-switch --- 13:48:27 [INFO] 13:48:27 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-switch --- 13:48:27 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-switch 13:48:27 [INFO] Project dependency features detected: [] 13:48:27 [INFO] Pax Exam System (Version: 4.14.0) created. 13:48:27 [INFO] Creating RMI registry server on 127.0.0.1:38765 13:48:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 13:48:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 13:48:27 [INFO] Waiting for remote bundle context.. on 38765 name: caa0adb3-802f-4c47-b601-7a5bf6f78aa1 timout: [ RelativeTimeout value = 180000 ] 13:48:31 [INFO] Building jar from resources and headers. 13:48:31 [INFO] Writing jar finished. 13:48:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 13:48:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 13:48:45 [INFO] 13:48:45 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-switch --- 13:48:45 [INFO] 13:48:45 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-switch --- 13:48:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:48:45 [INFO] 13:48:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-switch --- 13:48:45 [INFO] CycloneDX: Resolving Dependencies 13:48:48 [INFO] CycloneDX: Creating BOM version 1.6 with 298 component(s) 13:48:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch/target/bom.xml 13:48:48 [INFO] attaching as odl-l2switch-switch-1.0.1-cyclonedx.xml 13:48:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch/target/bom.json 13:48:49 [INFO] attaching as odl-l2switch-switch-1.0.1-cyclonedx.json 13:48:49 [INFO] 13:48:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch --- 13:48:49 [INFO] Skipping duplicate-finder execution! 13:48:49 [INFO] 13:48:49 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-switch --- 13:48:49 [INFO] Skipping plugin execution 13:48:49 [INFO] 13:48:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-switch --- 13:48:49 [INFO] Skipping source per configuration. 13:48:49 [INFO] 13:48:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-switch --- 13:48:49 [INFO] 13:48:49 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-switch --- 13:48:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:48:49 [INFO] 13:48:49 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-switch --- 13:48:49 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1.pom 13:48:49 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-features.xml 13:48:49 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.xml 13:48:49 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.json 13:48:49 [INFO] 13:48:49 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-switch --- 13:48:49 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:48:49 [INFO] 13:48:49 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-switch-rest >--------- 13:48:49 [INFO] Building OpenDaylight :: L2Switch :: Switch REST 1.0.1 [20/29] 13:48:49 [INFO] from features/odl-l2switch-switch-rest/pom.xml 13:48:49 [INFO] ------------------------------[ feature ]------------------------------- 13:48:51 [INFO] 13:48:51 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-switch-rest --- 13:48:51 [INFO] 13:48:51 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-switch-rest --- 13:48:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:48:51 [INFO] 13:48:51 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-switch-rest --- 13:48:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:48:51 [INFO] 13:48:51 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-switch-rest --- 13:48:51 [INFO] 13:48:51 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-switch-rest --- 13:48:51 [INFO] 13:48:51 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-switch-rest --- 13:48:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:48:51 [INFO] argLine set to empty 13:48:51 [INFO] 13:48:51 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-switch-rest --- 13:48:51 [INFO] 13:48:51 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-switch-rest --- 13:48:51 [INFO] Starting audit... 13:48:51 Audit done. 13:48:51 [INFO] You have 0 Checkstyle violations. 13:48:51 [INFO] 13:48:51 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-switch-rest --- 13:48:51 [INFO] Starting audit... 13:48:51 Audit done. 13:48:51 [INFO] You have 0 Checkstyle violations. 13:48:51 [INFO] 13:48:51 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-switch-rest --- 13:48:51 [INFO] 13:48:51 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch-rest --- 13:48:51 [INFO] Generation not enabled 13:48:51 [INFO] Attaching artifact 13:48:51 [INFO] 13:48:51 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-switch-rest --- 13:48:51 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:48:51 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:48:51 [INFO] 13:48:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-switch-rest >>> 13:48:51 [INFO] 13:48:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-switch-rest --- 13:48:51 [INFO] No files found to run spotbugs, check compile phase has been run 13:48:51 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:48:51 [INFO] 13:48:51 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-switch-rest <<< 13:48:51 [INFO] 13:48:51 [INFO] 13:48:51 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-switch-rest --- 13:48:51 [INFO] 13:48:51 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-switch-rest --- 13:48:51 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-switch-rest 13:48:52 [INFO] Project dependency features detected: [] 13:48:52 [INFO] Pax Exam System (Version: 4.14.0) created. 13:48:52 [INFO] Creating RMI registry server on 127.0.0.1:40515 13:48:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 13:48:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 13:48:52 [INFO] Waiting for remote bundle context.. on 40515 name: 637e53e7-79b0-483d-b637-44eccab159a4 timout: [ RelativeTimeout value = 180000 ] 13:48:56 [INFO] Building jar from resources and headers. 13:48:56 [INFO] Writing jar finished. 13:49:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 13:49:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 13:49:14 [INFO] 13:49:14 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-switch-rest --- 13:49:14 [INFO] 13:49:14 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-switch-rest --- 13:49:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:49:14 [INFO] 13:49:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-switch-rest --- 13:49:14 [INFO] CycloneDX: Resolving Dependencies 13:49:18 [INFO] CycloneDX: Creating BOM version 1.6 with 473 component(s) 13:49:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch-rest/target/bom.xml 13:49:18 [INFO] attaching as odl-l2switch-switch-rest-1.0.1-cyclonedx.xml 13:49:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch-rest/target/bom.json 13:49:19 [INFO] attaching as odl-l2switch-switch-rest-1.0.1-cyclonedx.json 13:49:19 [INFO] 13:49:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch-rest --- 13:49:19 [INFO] Skipping duplicate-finder execution! 13:49:19 [INFO] 13:49:19 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-switch-rest --- 13:49:19 [INFO] Skipping plugin execution 13:49:19 [INFO] 13:49:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-switch-rest --- 13:49:19 [INFO] Skipping source per configuration. 13:49:19 [INFO] 13:49:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-switch-rest --- 13:49:19 [INFO] 13:49:19 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-switch-rest --- 13:49:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:49:19 [INFO] 13:49:19 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-switch-rest --- 13:49:19 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch-rest/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1.pom 13:49:19 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-features.xml 13:49:19 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch-rest/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.xml 13:49:19 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch-rest/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.json 13:49:19 [INFO] 13:49:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-switch-rest --- 13:49:19 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:49:19 [INFO] 13:49:19 [INFO] ----------< org.opendaylight.l2switch:odl-l2switch-switch-ui >---------- 13:49:19 [INFO] Building OpenDaylight :: L2Switch :: Switch UI 1.0.1 [21/29] 13:49:19 [INFO] from features/odl-l2switch-switch-ui/pom.xml 13:49:19 [INFO] ------------------------------[ feature ]------------------------------- 13:49:19 [INFO] 13:49:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-l2switch-switch-ui --- 13:49:19 [INFO] 13:49:19 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-l2switch-switch-ui --- 13:49:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:49:19 [INFO] 13:49:19 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-l2switch-switch-ui --- 13:49:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:49:19 [INFO] 13:49:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-l2switch-switch-ui --- 13:49:19 [INFO] 13:49:19 [INFO] --- dependency:3.8.1:properties (default) @ odl-l2switch-switch-ui --- 13:49:19 [INFO] 13:49:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-l2switch-switch-ui --- 13:49:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:49:19 [INFO] argLine set to empty 13:49:19 [INFO] 13:49:19 [INFO] --- feattmpl:14.1.3:generate-feature (generate-feature) @ odl-l2switch-switch-ui --- 13:49:19 [INFO] 13:49:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-l2switch-switch-ui --- 13:49:19 [INFO] Starting audit... 13:49:19 Audit done. 13:49:19 [INFO] You have 0 Checkstyle violations. 13:49:19 [INFO] 13:49:19 [INFO] --- checkstyle:3.6.0:check (default) @ odl-l2switch-switch-ui --- 13:49:19 [INFO] Starting audit... 13:49:19 Audit done. 13:49:19 [INFO] You have 0 Checkstyle violations. 13:49:19 [INFO] 13:49:19 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-l2switch-switch-ui --- 13:49:19 [INFO] 13:49:19 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch-ui --- 13:49:19 [INFO] Generation not enabled 13:49:19 [INFO] Attaching artifact 13:49:19 [INFO] 13:49:19 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-l2switch-switch-ui --- 13:49:19 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:49:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:49:19 [INFO] 13:49:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-l2switch-switch-ui >>> 13:49:19 [INFO] 13:49:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-l2switch-switch-ui --- 13:49:19 [INFO] No files found to run spotbugs, check compile phase has been run 13:49:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:49:19 [INFO] 13:49:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-l2switch-switch-ui <<< 13:49:19 [INFO] 13:49:19 [INFO] 13:49:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-l2switch-switch-ui --- 13:49:19 [INFO] 13:49:19 [INFO] --- feattest:14.1.3:test (default) @ odl-l2switch-switch-ui --- 13:49:19 [INFO] Starting SFT for org.opendaylight.l2switch:odl-l2switch-switch-ui 13:49:19 [INFO] Project dependency features detected: [] 13:49:19 [INFO] Pax Exam System (Version: 4.14.0) created. 13:49:19 [INFO] Creating RMI registry server on 127.0.0.1:40361 13:49:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 13:49:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 13:49:20 [INFO] Waiting for remote bundle context.. on 40361 name: 9bfc6e9f-a883-43f8-b846-2809ffd34300 timout: [ RelativeTimeout value = 180000 ] 13:49:24 [INFO] Building jar from resources and headers. 13:49:24 [INFO] Writing jar finished. 13:49:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 13:49:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 13:49:50 [INFO] 13:49:50 [INFO] --- copy:14.1.3:copy-files (default) @ odl-l2switch-switch-ui --- 13:49:50 [INFO] 13:49:50 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-l2switch-switch-ui --- 13:49:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:49:50 [INFO] 13:49:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-l2switch-switch-ui --- 13:49:50 [INFO] CycloneDX: Resolving Dependencies 13:49:55 [INFO] CycloneDX: Creating BOM version 1.6 with 488 component(s) 13:49:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch-ui/target/bom.xml 13:49:55 [INFO] attaching as odl-l2switch-switch-ui-1.0.1-cyclonedx.xml 13:49:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch-ui/target/bom.json 13:49:55 [INFO] attaching as odl-l2switch-switch-ui-1.0.1-cyclonedx.json 13:49:55 [INFO] 13:49:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-l2switch-switch-ui --- 13:49:55 [INFO] Skipping duplicate-finder execution! 13:49:55 [INFO] 13:49:55 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-l2switch-switch-ui --- 13:49:55 [INFO] Skipping plugin execution 13:49:55 [INFO] 13:49:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-l2switch-switch-ui --- 13:49:55 [INFO] Skipping source per configuration. 13:49:55 [INFO] 13:49:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-l2switch-switch-ui --- 13:49:55 [INFO] 13:49:55 [INFO] --- jacoco:0.8.13:report (report) @ odl-l2switch-switch-ui --- 13:49:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:49:55 [INFO] 13:49:55 [INFO] --- install:3.1.4:install (default-install) @ odl-l2switch-switch-ui --- 13:49:55 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch-ui/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1.pom 13:49:55 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-features.xml 13:49:55 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch-ui/target/bom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.xml 13:49:55 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/odl-l2switch-switch-ui/target/bom.json to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.json 13:49:55 [INFO] 13:49:55 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-l2switch-switch-ui --- 13:49:55 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:49:55 [INFO] 13:49:55 [INFO] ------------< org.opendaylight.l2switch:features-l2switch >------------- 13:49:55 [INFO] Building features-l2switch 1.0.1 [22/29] 13:49:55 [INFO] from features/features-l2switch/pom.xml 13:49:55 [INFO] ------------------------------[ feature ]------------------------------- 13:49:55 [INFO] 13:49:55 [INFO] --- clean:3.5.0:clean (default-clean) @ features-l2switch --- 13:49:55 [INFO] 13:49:55 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-l2switch --- 13:49:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:49:55 [INFO] 13:49:55 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-l2switch --- 13:49:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:49:55 [INFO] 13:49:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-l2switch --- 13:49:55 [INFO] 13:49:55 [INFO] --- dependency:3.8.1:properties (default) @ features-l2switch --- 13:49:55 [INFO] 13:49:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-l2switch --- 13:49:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:49:55 [INFO] argLine set to empty 13:49:55 [INFO] 13:49:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-l2switch --- 13:49:55 [INFO] Starting audit... 13:49:55 Audit done. 13:49:55 [INFO] You have 0 Checkstyle violations. 13:49:55 [INFO] 13:49:55 [INFO] --- checkstyle:3.6.0:check (default) @ features-l2switch --- 13:49:55 [INFO] Starting audit... 13:49:55 Audit done. 13:49:55 [INFO] You have 0 Checkstyle violations. 13:49:55 [INFO] 13:49:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-l2switch --- 13:49:55 [INFO] 13:49:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-l2switch --- 13:49:55 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-stage-1.0.x/features/features-l2switch/target/feature/feature.xml 13:49:56 [INFO] ...done! 13:49:56 [INFO] Attaching features XML 13:49:56 [INFO] 13:49:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-l2switch --- 13:49:56 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:49:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 13:49:56 [INFO] 13:49:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-l2switch >>> 13:49:56 [INFO] 13:49:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-l2switch --- 13:49:56 [INFO] No files found to run spotbugs, check compile phase has been run 13:49:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:49:56 [INFO] 13:49:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-l2switch <<< 13:49:56 [INFO] 13:49:56 [INFO] 13:49:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-l2switch --- 13:49:56 [INFO] 13:49:56 [INFO] --- feattest:14.1.3:test (default) @ features-l2switch --- 13:49:56 [INFO] 13:49:56 [INFO] --- copy:14.1.3:copy-files (default) @ features-l2switch --- 13:49:56 [INFO] 13:49:56 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-l2switch --- 13:49:56 [INFO] No Javadoc in project. Archive not created. 13:49:56 [INFO] 13:49:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-l2switch --- 13:49:56 [INFO] CycloneDX: Resolving Dependencies 13:50:01 [INFO] CycloneDX: Creating BOM version 1.6 with 489 component(s) 13:50:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/features/features-l2switch/target/bom.xml 13:50:01 [INFO] attaching as features-l2switch-1.0.1-cyclonedx.xml 13:50:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/features/features-l2switch/target/bom.json 13:50:01 [INFO] attaching as features-l2switch-1.0.1-cyclonedx.json 13:50:01 [INFO] 13:50:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-l2switch --- 13:50:01 [INFO] Skipping duplicate-finder execution! 13:50:01 [INFO] 13:50:01 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-l2switch --- 13:50:01 [INFO] Skipping plugin execution 13:50:01 [INFO] 13:50:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-l2switch --- 13:50:01 [INFO] No sources in project. Archive not created. 13:50:01 [INFO] 13:50:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-l2switch --- 13:50:01 [INFO] 13:50:01 [INFO] --- jacoco:0.8.13:report (report) @ features-l2switch --- 13:50:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:50:01 [INFO] 13:50:01 [INFO] --- install:3.1.4:install (default-install) @ features-l2switch --- 13:50:01 [WARNING] 13:50:01 [WARNING] The packaging plugin for project features-l2switch did not assign 13:50:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 13:50:01 [WARNING] 13:50:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 13:50:01 [WARNING] 13:50:01 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/features-l2switch/pom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1.pom 13:50:01 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/features-l2switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-features.xml 13:50:01 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/features-l2switch/target/bom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.xml 13:50:01 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/features/features-l2switch/target/bom.json to /tmp/r/org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.json 13:50:01 [INFO] 13:50:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-l2switch --- 13:50:01 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:50:01 [WARNING] 13:50:01 [WARNING] The packaging plugin for project features-l2switch did not assign 13:50:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 13:50:01 [WARNING] 13:50:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 13:50:01 [WARNING] 13:50:01 [INFO] 13:50:01 [INFO] -------< org.opendaylight.l2switch:features-l2switch-aggregator >------- 13:50:01 [INFO] Building features-l2switch-aggregator 1.0.1 [23/29] 13:50:01 [INFO] from features/pom.xml 13:50:01 [INFO] --------------------------------[ pom ]--------------------------------- 13:50:01 [INFO] 13:50:01 [INFO] --- clean:3.5.0:clean (default-clean) @ features-l2switch-aggregator --- 13:50:01 [INFO] 13:50:01 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-l2switch-aggregator --- 13:50:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:50:01 [INFO] 13:50:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-l2switch-aggregator --- 13:50:01 [INFO] 13:50:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-l2switch-aggregator --- 13:50:01 [INFO] Skipping CycloneDX goal, because module skips deploy 13:50:01 [INFO] 13:50:01 [INFO] --- install:3.1.4:install (default-install) @ features-l2switch-aggregator --- 13:50:01 [INFO] Skipping artifact installation 13:50:01 [INFO] 13:50:01 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-l2switch-aggregator --- 13:50:01 [INFO] Skipping artifact deployment 13:50:01 [INFO] 13:50:01 [INFO] --------------< org.opendaylight.l2switch:l2switch-karaf >-------------- 13:50:01 [INFO] Building l2switch-karaf 1.0.1 [24/29] 13:50:01 [INFO] from distribution/karaf/pom.xml 13:50:01 [INFO] --------------------------------[ pom ]--------------------------------- 13:50:02 [INFO] 13:50:02 [INFO] --- clean:3.5.0:clean (default-clean) @ l2switch-karaf --- 13:50:02 [INFO] 13:50:02 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ l2switch-karaf --- 13:50:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:50:02 [INFO] 13:50:02 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ l2switch-karaf --- 13:50:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:50:02 [INFO] 13:50:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ l2switch-karaf --- 13:50:02 [INFO] 13:50:02 [INFO] --- dependency:3.8.1:properties (default) @ l2switch-karaf --- 13:50:02 [INFO] 13:50:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ l2switch-karaf --- 13:50:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/l2switch-maven-stage-1.0.x/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 13:50:02 [INFO] 13:50:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ l2switch-karaf --- 13:50:02 [INFO] Starting audit... 13:50:02 Audit done. 13:50:02 [INFO] You have 0 Checkstyle violations. 13:50:02 [INFO] 13:50:02 [INFO] --- checkstyle:3.6.0:check (default) @ l2switch-karaf --- 13:50:02 [INFO] Starting audit... 13:50:02 Audit done. 13:50:02 [INFO] You have 0 Checkstyle violations. 13:50:02 [INFO] 13:50:02 [INFO] --- dependency:3.8.1:copy (unpack-license) @ l2switch-karaf --- 13:50:02 [INFO] 13:50:02 [INFO] --- resources:3.3.1:resources (process-resources) @ l2switch-karaf --- 13:50:02 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/distribution/karaf/src/main/resources 13:50:02 [INFO] 13:50:02 [INFO] --- karaf:4.4.8:assembly (process-resources) @ l2switch-karaf --- 13:50:02 [INFO] Using repositories: 13:50:02 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 13:50:02 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 13:50:02 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 13:50:02 [INFO] Creating work directory: /w/workspace/l2switch-maven-stage-1.0.x/distribution/karaf/target/assembly 13:50:02 [INFO] Loading direct KAR and features XML dependencies 13:50:02 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 13:50:02 [INFO] Feature framework will be added as a startup feature 13:50:02 [INFO] Generating Karaf assembly: /w/workspace/l2switch-maven-stage-1.0.x/distribution/karaf/target/assembly 13:50:02 [INFO] Unzipping kars 13:50:02 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 13:50:02 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 13:50:02 [INFO] Loading profiles from: 13:50:02 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 13:50:02 [INFO] Loading repositories 13:50:03 [INFO] Generating generated-startup profile 13:50:03 [INFO] Generating generated-boot profile with parents: generated-startup 13:50:03 [INFO] Generating generated-installed profile 13:50:03 [INFO] Configuring etc/config.properties and etc/system.properties 13:50:03 [INFO] Downloading libraries for generated profiles 13:50:03 [INFO] Downloading additional libraries 13:50:03 [INFO] Writing configurations 13:50:03 [INFO] adding config file: etc/profile.cfg 13:50:03 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 13:50:03 [INFO] Startup stage 13:50:03 [INFO] Loading startup repositories 13:50:03 [INFO] Resolving startup features and bundles 13:50:03 [INFO] Features: framework 13:50:03 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 13:50:03 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 13:50:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 13:50:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 13:50:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 13:50:03 [INFO] Boot stage 13:50:03 [INFO] Loading boot repositories 13:50:03 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/features-l2switch/1.0.1/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch/1.0.1/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-hosttracker/1.0.1/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-addresstracker/1.0.1/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-rest/1.0.1/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-ui/1.0.1/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.9/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-packethandler/1.0.1/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-loopremover/1.0.1/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-arphandler/1.0.1/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.19.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.19.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.9/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.9/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.7/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.14/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.19.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.13/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.14.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.14.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.19.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.19.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.9/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.9/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.9/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.14/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.14/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.7/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.7/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.14/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.14/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.17/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.14.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.13/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.13/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.13/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.13/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.13/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.19.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.14.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.17/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.17/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.9/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.9/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.9/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.9/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.9/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.14/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.14/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.17/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.13/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.17/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.17/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.17/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.17/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.9/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.17/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.14/xml/features 13:50:03 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.17/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.17/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.17/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.17/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.14/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.3/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.18/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.17/xml/features 13:50:03 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.17/xml/features 13:50:03 [INFO] Feature odl-mdsal-eos-binding/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.18 13:50:03 [INFO] Feature odl-aaa-api/0.20.13 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.20.13 13:50:03 [INFO] Feature odl-netconf-api/8.0.9 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/8.0.9 13:50:03 [INFO] Feature odl-mdsal-binding-base/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.18 13:50:03 [INFO] Feature odl-mdsal-model-rfc6991/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/14.0.18 13:50:03 [INFO] Feature odl-openflowjava-protocol/0.19.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-util/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-impl/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-api/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-spi/0.19.3 13:50:03 [INFO] Feature odl-yangtools-binding-codec/14.0.17 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.17 13:50:03 [INFO] Feature odl-openflowplugin-southbound/0.19.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-common/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-api/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-onf/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-impl/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-api/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.19.3/cfg/config 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.19.3/xml/config 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.19.3/xml/legacyConfig 13:50:03 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 13:50:03 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 13:50:03 [INFO] Feature odl-yangtools-xpath-api/14.0.17 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.17 13:50:03 [INFO] Feature odl-aaa-web/0.20.13 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.20.13 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.20.13 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.20.13 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.20.13 13:50:03 [INFO] Feature service/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 13:50:03 [INFO] Feature shell/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 13:50:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 13:50:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 13:50:03 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 13:50:03 [INFO] Feature odl-openflowplugin-nsf-model/0.19.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-service/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-inventory/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-topology/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.26.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-base/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-statistics/0.19.3 13:50:03 [INFO] Feature package/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 13:50:03 [INFO] Feature odl-openflowplugin-app-forwardingrules-manager/0.19.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/forwardingrules-manager/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.19.3 13:50:03 [INFO] Feature odl-mdsal-model-rfc9645/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-client/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-common/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9645-ietf-tls-server/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-tls-cipher-suite-algs/14.0.18 13:50:03 [INFO] Feature odl-yangtools-parser/14.0.17 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.17 13:50:03 [INFO] Feature odl-l2switch-hosttracker/1.0.1 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/hosttracker-impl/1.0.1 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/hosttracker-model/1.0.1 13:50:03 [INFO] Feature ssh/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 13:50:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 13:50:03 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 13:50:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 13:50:03 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 13:50:03 [INFO] Feature odl-gson/14.1.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.1 13:50:03 [INFO] Feature odl-mdsal-model-rfc8341/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8341/14.0.18 13:50:03 [INFO] Feature odl-yangtools-netty/14.0.17 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/14.0.17 13:50:03 [INFO] Feature odl-controller-scala/10.0.14 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.16 13:50:03 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 13:50:03 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 13:50:03 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.16 13:50:03 [INFO] Feature odl-controller-blueprint/10.0.14 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/10.0.14 13:50:03 [INFO] Feature odl-yangtools-xpath/14.0.17 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.17 13:50:03 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 13:50:03 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 13:50:03 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 13:50:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 13:50:03 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 13:50:03 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 13:50:03 [INFO] Feature odl-openflowplugin-app-arbitratorreconciliation/0.19.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.19.3 13:50:03 [INFO] Feature odl-yangtools-data-api/14.0.17 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.17 13:50:03 [INFO] Feature framework/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 13:50:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 13:50:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 13:50:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 13:50:03 [INFO] Feature odl-karaf-feat-jetty/14.1.3 is defined as a boot feature 13:50:03 [INFO] Feature odl-mdsal-model-rfc6243/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6243/14.0.18 13:50:03 [INFO] Feature deployer/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 13:50:03 [INFO] Feature odl-mdsal-distributed-datastore/10.0.14 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/10.0.14 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/10.0.14 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/10.0.14 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/10.0.14 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/10.0.14 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/10.0.14 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/10.0.14 13:50:03 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.14/xml/akkaconf 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.14/xml/factoryakkaconf 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.14/xml/moduleshardconf 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.14/xml/moduleconf 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/10.0.14/cfg/datastore 13:50:03 [INFO] Feature odl-restconf/8.0.9 is defined as a boot feature 13:50:03 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 13:50:03 [INFO] Feature odl-serviceutils-metrics/0.14.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/metrics-impl/0.14.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/metrics-api/0.14.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/metrics-impl/0.14.3/cfg/config 13:50:03 [INFO] Feature odl-controller-mdsal-common/10.0.14 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/10.0.14 13:50:03 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 13:50:03 [INFO] Feature odl-netconf-keystore/8.0.9 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/8.0.9 13:50:03 [INFO] Feature odl-servlet-api/14.1.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 13:50:03 [INFO] Feature odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7407-ietf-x509-cert-to-name/14.0.18 13:50:03 [INFO] Feature odl-mdsal-model-rfc8526/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8526/14.0.18 13:50:03 [INFO] Feature odl-jersey-2/14.1.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 13:50:03 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 13:50:03 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 13:50:03 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 13:50:03 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 13:50:03 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 13:50:03 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 13:50:03 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 13:50:03 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 13:50:03 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 13:50:03 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 13:50:03 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 13:50:03 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 13:50:03 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 13:50:03 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 13:50:03 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 13:50:03 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 13:50:03 [INFO] Feature odl-mdsal-model-rfc9643/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-server/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-common/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9643-ietf-tcp-client/14.0.18 13:50:03 [INFO] Feature odl-netconf-transport-api/8.0.9 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/8.0.9 13:50:03 [INFO] Feature scr/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 13:50:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 13:50:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 13:50:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 13:50:03 [INFO] Feature odl-mdsal-remoterpc-connector/10.0.14 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/10.0.14 13:50:03 [INFO] Feature odl-netty-4/14.1.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-aarch_64 13:50:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final/jar/linux-x86_64 13:50:03 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.6.Final 13:50:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.6.Final 13:50:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-riscv64 13:50:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.6.Final 13:50:03 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.6.Final 13:50:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final 13:50:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.6.Final 13:50:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-x86_64 13:50:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.6.Final 13:50:03 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.6.Final 13:50:03 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.6.Final 13:50:03 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.6.Final 13:50:03 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.6.Final 13:50:03 [INFO] Feature odl-netconf-transport/8.0.9 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.19.0 13:50:03 [INFO] Feature odl-apache-commons-text/14.1.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 13:50:03 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.26.18 13:50:03 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 13:50:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 13:50:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 13:50:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 13:50:03 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 13:50:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 13:50:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 13:50:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 13:50:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 13:50:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 13:50:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 13:50:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 13:50:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 13:50:03 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 13:50:03 [INFO] Feature odl-aaa-cert/0.20.13 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.13 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.20.13/xml/config 13:50:03 [INFO] Feature jaas/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 13:50:03 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 13:50:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 13:50:03 [INFO] Feature odl-infrautils-utils/7.1.7 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/7.1.7 13:50:03 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 13:50:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 13:50:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 13:50:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 13:50:03 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 13:50:03 [INFO] Feature http/8.0.33 is defined as a boot feature 13:50:03 [INFO] Feature odl-mdsal-model-rfc8072/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/14.0.18 13:50:03 [INFO] Feature odl-yangtools-export/14.0.17 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.17 13:50:03 [INFO] Feature odl-jakarta-activation-api/14.1.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 13:50:03 [INFO] Feature odl-l2switch-addresstracker/1.0.1 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/addresstracker-impl/1.0.1 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/addresstracker-model/1.0.1 13:50:03 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 13:50:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 13:50:03 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 13:50:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 13:50:03 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 13:50:03 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf/14.0.18 13:50:03 [INFO] Feature odl-mdsal-singleton-common/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/14.0.18 13:50:03 [INFO] Feature odl-apache-commons-lang3/14.1.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.18.0 13:50:03 [INFO] Feature odl-yangtools-codec/14.0.17 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.17 13:50:03 [INFO] Feature odl-infrautils-diagstatus/7.1.7 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/7.1.7 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/7.1.7 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/7.1.7 13:50:03 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 13:50:03 [INFO] Feature odl-mdsal-model-rfc9644/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-client/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-encryption-algs/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-mac-algs/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-public-key-algs/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-common/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-ssh-key-exchange-algs/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9644-ietf-ssh-server/14.0.18 13:50:03 [INFO] Feature management/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 13:50:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 13:50:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 13:50:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 13:50:03 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 13:50:03 [INFO] adding config file: etc/jmx.acl.cfg 13:50:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 13:50:03 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 13:50:03 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 13:50:03 [INFO] adding config file: etc/org.apache.karaf.management.cfg 13:50:03 [INFO] Feature odl-openflowplugin-app-topology/0.19.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/lldp-speaker/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-manager/0.19.3 13:50:03 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 13:50:03 [INFO] Feature odl-netconf-truststore/8.0.9 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/8.0.9 13:50:03 [INFO] Feature odl-apache-shiro/0.20.13 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.20.13 13:50:03 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 13:50:03 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 13:50:03 [INFO] Feature odl-dropwizard-metrics/14.1.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.36 13:50:03 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.36 13:50:03 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.36 13:50:03 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.36 13:50:03 [INFO] Feature odl-karaf-feat-jdbc/14.1.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 13:50:03 [INFO] Feature odl-mdsal-binding-runtime/14.0.18 is defined as a boot feature 13:50:03 [INFO] Feature odl-mdsal-binding-dom-adapter/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/14.0.18 13:50:03 [INFO] Feature odl-mdsal-model-rfc8342/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/14.0.18 13:50:03 [INFO] Feature odl-javassist-3/14.1.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 13:50:03 [INFO] Feature war/4.4.8 is defined as a boot feature 13:50:03 [INFO] Feature odl-mdsal-dom-api/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/14.0.18 13:50:03 [INFO] Feature odl-yangtools-util/14.0.17 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.17 13:50:03 [INFO] Feature odl-l2switch-switch-rest/1.0.1 is defined as a boot feature 13:50:03 [INFO] Feature odl-mdsal-common/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/14.0.18 13:50:03 [INFO] Feature standard/4.4.8 is defined as a boot feature 13:50:03 [INFO] Feature odl-yangtools-parser-api/14.0.17 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.17 13:50:03 [INFO] Feature odl-restconf-api/8.0.9 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/8.0.9 13:50:03 [INFO] Feature odl-yangtools-binding-spec/14.0.17 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.17 13:50:03 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 13:50:03 [INFO] Feature odl-infrautils-ready/7.1.7 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bundles-diag/14.1.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/7.1.7 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/7.1.7 13:50:03 [INFO] Feature odl-serviceutils-tools/0.14.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/tools-api/0.14.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/upgrade/0.14.3 13:50:03 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 13:50:03 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 13:50:03 [INFO] Feature odl-mdsal-eos-dom/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/14.0.18 13:50:03 [INFO] Feature odl-mdsal-model-rfc6470/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6470/14.0.18 13:50:03 [INFO] Feature odl-mdsal-model-rfc9641/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9641/14.0.18 13:50:03 [INFO] Feature odl-openflowplugin-libraries/0.19.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.libraries/liblldp/0.19.3 13:50:03 [INFO] Feature feature/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 13:50:03 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 13:50:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 13:50:03 [INFO] Feature system/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 13:50:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 13:50:03 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 13:50:03 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 13:50:03 [INFO] Feature odl-mdsal-binding-api/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/14.0.18 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/14.0.18 13:50:03 [INFO] Feature odl-mdsal-dom-broker/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/14.0.18 13:50:03 [INFO] Feature odl-aaa-shiro/0.20.13 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.20.13 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.20.13 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.13 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.20.13 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.20.13 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.13 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.13/xml/aaa-app-config 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.13/xml/aaa-datastore-config 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.13/xml/aaa-password-service-config 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.20.13/py/idmtool 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.20.13/cfg/config 13:50:03 [INFO] Feature odl-yangtools-data/14.0.17 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.17 13:50:03 [INFO] Feature odl-l2switch-arphandler/1.0.1 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/arphandler-impl/1.0.1 13:50:03 [INFO] Feature odl-l2switch-switch/1.0.1 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/main-impl/1.0.1 13:50:03 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 13:50:03 [INFO] Feature odl-guava/14.1.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.4.8-jre 13:50:03 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 13:50:03 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.50.0 13:50:03 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 13:50:03 [INFO] Feature odl-mdsal-singleton-dom/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/14.0.18 13:50:03 [INFO] Feature odl-restconf-server-api/8.0.9 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/8.0.9 13:50:03 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/8.0.9 13:50:03 [INFO] Feature odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040-ietf-restconf-monitoring/14.0.18 13:50:03 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 13:50:03 [INFO] Feature log/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 13:50:03 [INFO] adding config file: etc/org.apache.karaf.log.cfg 13:50:03 [INFO] Feature odl-mdsal-clustering-commons/10.0.14 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/10.0.14 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/10.0.14 13:50:03 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/10.0.14 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/10.0.14 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/10.0.14 13:50:03 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/10.0.14 13:50:03 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.36 13:50:03 [INFO] Feature wrap/2.6.17 is defined as a boot feature 13:50:03 [INFO] Feature odl-mdsal-broker/10.0.14 is defined as a boot feature 13:50:03 [INFO] Feature odl-jolokia/10.0.14 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 13:50:03 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/10.0.14/cfg/configuration 13:50:03 [INFO] Feature odl-mdsal-model-rfc9642/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9642/14.0.18 13:50:03 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 13:50:03 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 13:50:03 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 13:50:03 [INFO] Feature odl-yanglib-mdsal-writer/8.0.9 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/8.0.9 13:50:03 [INFO] Feature odl-netconf-model-rfc5277/8.0.9 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/8.0.9 13:50:03 [INFO] Feature odl-controller-akka/10.0.14 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.3 13:50:03 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 13:50:03 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 13:50:03 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/10.0.14 13:50:03 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 13:50:03 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 13:50:03 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 13:50:03 [INFO] Feature f2b07c01-cafb-4b07-b019-1760237fb61c/0.0.0 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 13:50:03 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 13:50:03 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.3 13:50:03 [INFO] Feature odl-mdsal-eos-common/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/14.0.18 13:50:03 [INFO] Feature odl-yangtools-binding-runtime/14.0.17 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.17 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.17 13:50:03 [INFO] Feature odl-stax2-api/14.1.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 13:50:03 [INFO] Feature odl-aaa-password-service/0.20.13 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.13 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.20.13 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.20.13/xml/aaa-password-service-config 13:50:03 [INFO] Feature odl-openflowplugin-flow-services/0.19.3 is defined as a boot feature 13:50:03 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 13:50:03 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 13:50:03 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 13:50:03 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 13:50:03 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 13:50:03 [INFO] Feature odl-yangtools-common/14.0.17 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.17 13:50:03 [INFO] Feature kar/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 13:50:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 13:50:03 [INFO] Feature odl-restconf-nb/8.0.9 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/8.0.9 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/8.0.9/cfg/config 13:50:03 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 13:50:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 13:50:03 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 13:50:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 13:50:03 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 13:50:03 [INFO] Feature jline/3.21.0 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 13:50:03 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 13:50:03 [INFO] Feature odl-serviceutils-rpc/0.14.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/rpc-api/0.14.3 13:50:03 [INFO] Feature odl-l2switch-packethandler/1.0.1 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/packethandler-model/1.0.1 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/packethandler-impl/1.0.1 13:50:03 [INFO] Feature odl-mdsal-model-odl-l2-types/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.26.18 13:50:03 [INFO] Feature odl-l2switch-loopremover/1.0.1 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-algorithms/2.1.1 13:50:03 [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-graph-impl/2.1.1 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/loopremover-model/1.0.1 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch/loopremover-impl/1.0.1 13:50:03 [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-api/2.1.1 13:50:03 [INFO] Feature odl-mdsal-model-rfc8525/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/14.0.18 13:50:03 [INFO] Feature odl-mdsal-dom-runtime/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/14.0.18 13:50:03 [INFO] Feature config/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 13:50:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 13:50:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 13:50:03 [INFO] Feature instance/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 13:50:03 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/14.0.18 13:50:03 [INFO] Feature odl-mdsal-model-rfc9640/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc9640/14.0.18 13:50:03 [INFO] Feature odl-openflowplugin-app-reconciliation-framework/0.19.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.19.3 13:50:03 [INFO] Feature odl-mdsal-model-rfc6241/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6241/14.0.18 13:50:03 [INFO] Feature odl-antlr4/14.1.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 13:50:03 [INFO] Feature odl-aaa-encryption-service/0.20.13 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.20.13 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.20.13 13:50:03 [INFO] Feature odl-ws-rs-api/14.1.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 13:50:03 [INFO] Feature odl-mdsal-model-rfc7952/14.0.18 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/14.0.18 13:50:03 [INFO] Feature odl-serviceutils-srm/0.14.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/srm-shell/0.14.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/srm-impl/0.14.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/srm-api/0.14.3 13:50:03 [INFO] Feature odl-openflowplugin-app-config-pusher/0.19.3 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/of-switch-config-pusher/0.19.3 13:50:03 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.19.3 13:50:03 [INFO] Feature bundle/4.4.8 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 13:50:03 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 13:50:03 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 13:50:03 [INFO] Feature odl-bytebuddy/14.0.17 is defined as a boot feature 13:50:03 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.7 13:50:03 [INFO] Install stage 13:50:03 [INFO] Loading installed repositories 13:50:03 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 13:50:03 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 13:50:03 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 13:50:03 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 13:50:03 [INFO] 13:50:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ l2switch-karaf >>> 13:50:03 [INFO] 13:50:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ l2switch-karaf --- 13:50:03 [INFO] No files found to run spotbugs, check compile phase has been run 13:50:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 13:50:03 [INFO] 13:50:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ l2switch-karaf <<< 13:50:03 [INFO] 13:50:03 [INFO] 13:50:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ l2switch-karaf --- 13:50:03 [INFO] 13:50:03 [INFO] --- dependency:3.8.1:copy (apply-branding) @ l2switch-karaf --- 13:50:03 [INFO] 13:50:03 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ l2switch-karaf --- 13:50:04 [INFO] 13:50:04 [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ l2switch-karaf --- 13:50:04 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 13:50:04 [INFO] 13:50:04 [INFO] --- copy:14.1.3:copy-files (default) @ l2switch-karaf --- 13:50:04 [INFO] 13:50:04 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ l2switch-karaf --- 13:50:04 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-stage-1.0.x/distribution/karaf/src/main/assembly 13:50:04 [INFO] 13:50:04 [INFO] --- karaf:14.1.3:populate-local-repo (populate-local-repo) @ l2switch-karaf --- 13:50:04 [INFO] Feature repository discovered recursively: 2348fc87-ca77-4c2b-8e3a-7331b9ba04c1 13:50:04 [INFO] Feature repository discovered recursively: features-l2switch 13:50:04 [INFO] Feature repository discovered recursively: framework-4.4.8 13:50:04 [INFO] Feature repository discovered recursively: odl-aaa-0.20.13 13:50:04 [INFO] Feature repository discovered recursively: odl-antlr4 13:50:04 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 13:50:04 [INFO] Feature repository discovered recursively: odl-apache-commons-text 13:50:04 [INFO] Feature repository discovered recursively: odl-bytebuddy 13:50:04 [INFO] Feature repository discovered recursively: odl-controller-10.0.14 13:50:04 [INFO] Feature repository discovered recursively: odl-controller-akka 13:50:04 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.14 13:50:04 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.14 13:50:04 [INFO] Feature repository discovered recursively: odl-controller-scala 13:50:04 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 13:50:04 [INFO] Feature repository discovered recursively: odl-extras-10.0.14 13:50:04 [INFO] Feature repository discovered recursively: odl-gson 13:50:04 [INFO] Feature repository discovered recursively: odl-guava 13:50:04 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 13:50:04 [INFO] Feature repository discovered recursively: odl-infrautils-ready 13:50:04 [INFO] Feature repository discovered recursively: odl-infrautils-utils 13:50:04 [INFO] Feature repository discovered recursively: odl-jackson-2 13:50:04 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 13:50:04 [INFO] Feature repository discovered recursively: odl-javassist-3 13:50:04 [INFO] Feature repository discovered recursively: odl-jersey-2 13:50:04 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 13:50:04 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 13:50:04 [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker 13:50:04 [INFO] Feature repository discovered recursively: odl-l2switch-arphandler 13:50:04 [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker 13:50:04 [INFO] Feature repository discovered recursively: odl-l2switch-loopremover 13:50:04 [INFO] Feature repository discovered recursively: odl-l2switch-packethandler 13:50:04 [INFO] Feature repository discovered recursively: odl-l2switch-switch 13:50:04 [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest 13:50:04 [INFO] Feature repository discovered recursively: odl-l2switch-switch-ui 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.14 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-common 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 13:50:04 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 13:50:04 [INFO] Feature repository discovered recursively: odl-netconf-8.0.9 13:50:04 [INFO] Feature repository discovered recursively: odl-netconf-keystore 13:50:04 [INFO] Feature repository discovered recursively: odl-netconf-truststore 13:50:04 [INFO] Feature repository discovered recursively: odl-netty-4 13:50:04 [INFO] Feature repository discovered recursively: odl-openflowjava-0.19.3 13:50:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 13:50:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 13:50:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 13:50:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 13:50:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 13:50:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 13:50:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 13:50:04 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.19.3 13:50:04 [INFO] Feature repository discovered recursively: odl-restconf 13:50:04 [INFO] Feature repository discovered recursively: odl-restconf-api 13:50:04 [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.9 13:50:04 [INFO] Feature repository discovered recursively: odl-restconf-server-api 13:50:04 [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.3 13:50:04 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 13:50:04 [INFO] Feature repository discovered recursively: odl-servlet-api 13:50:04 [INFO] Feature repository discovered recursively: odl-stax2-api 13:50:04 [INFO] Feature repository discovered recursively: odl-woodstox 13:50:04 [INFO] Feature repository discovered recursively: odl-ws-rs-api 13:50:04 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 13:50:04 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 13:50:04 [INFO] Feature repository discovered recursively: odl-yangtools-codec 13:50:04 [INFO] Feature repository discovered recursively: odl-yangtools-common 13:50:04 [INFO] Feature repository discovered recursively: odl-yangtools-data 13:50:04 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 13:50:04 [INFO] Feature repository discovered recursively: odl-yangtools-export 13:50:04 [INFO] Feature repository discovered recursively: odl-yangtools-netty 13:50:04 [INFO] Feature repository discovered recursively: odl-yangtools-parser 13:50:04 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 13:50:04 [INFO] Feature repository discovered recursively: odl-yangtools-util 13:50:04 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 13:50:04 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 13:50:04 [INFO] Feature repository discovered recursively: openflowplugin-0.19.3 13:50:04 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 13:50:04 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 13:50:04 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 13:50:04 [INFO] Feature repository discovered recursively: pt-triemap 13:50:04 [INFO] Feature repository discovered recursively: standard-4.4.8 13:50:04 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:50:04 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 13:50:04 [INFO] 13:50:04 [INFO] --- antrun:3.1.0:run (fix-permissions) @ l2switch-karaf --- 13:50:05 [INFO] Executing tasks 13:50:05 [INFO] Executed tasks 13:50:05 [INFO] 13:50:05 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ l2switch-karaf --- 13:50:05 [INFO] Executing tasks 13:50:05 [INFO] [delete] Deleting directory /w/workspace/l2switch-maven-stage-1.0.x/distribution/karaf/target/assembly/system/org/bouncycastle 13:50:05 [INFO] Executed tasks 13:50:05 [INFO] 13:50:05 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ l2switch-karaf --- 13:50:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 13:50:05 [INFO] 13:50:05 [INFO] --- karaf:4.4.8:archive (package) @ l2switch-karaf --- 13:50:19 [INFO] 13:50:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ l2switch-karaf --- 13:50:19 [INFO] CycloneDX: Resolving Dependencies 13:50:26 [INFO] CycloneDX: Creating BOM version 1.6 with 552 component(s) 13:50:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/l2switch-maven-stage-1.0.x/distribution/karaf/target/bom.xml 13:50:26 [INFO] attaching as l2switch-karaf-1.0.1-cyclonedx.xml 13:50:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/l2switch-maven-stage-1.0.x/distribution/karaf/target/bom.json 13:50:26 [INFO] attaching as l2switch-karaf-1.0.1-cyclonedx.json 13:50:26 [INFO] 13:50:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ l2switch-karaf --- 13:50:26 [INFO] Skipping duplicate-finder execution! 13:50:26 [INFO] 13:50:26 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ l2switch-karaf --- 13:50:26 [INFO] Skipping pom project 13:50:26 [INFO] 13:50:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ l2switch-karaf --- 13:50:26 [INFO] 13:50:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ l2switch-karaf --- 13:50:26 [INFO] 13:50:26 [INFO] --- jacoco:0.8.13:report (report) @ l2switch-karaf --- 13:50:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:50:26 [INFO] 13:50:26 [INFO] --- install:3.1.4:install (default-install) @ l2switch-karaf --- 13:50:26 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.pom 13:50:26 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/distribution/karaf/target/l2switch-karaf-1.0.1.tar.gz to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.tar.gz 13:50:26 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/distribution/karaf/target/l2switch-karaf-1.0.1.zip to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.zip 13:50:26 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/distribution/karaf/target/bom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.xml 13:50:26 [INFO] Installing /w/workspace/l2switch-maven-stage-1.0.x/distribution/karaf/target/bom.json to /tmp/r/org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.json 13:50:26 [INFO] 13:50:26 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ l2switch-karaf --- 13:50:26 [INFO] Using alternate deployment repository staging::file:/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:50:27 [INFO] 13:50:27 [INFO] --------< org.opendaylight.l2switch:addresstracker.aggregator >--------- 13:50:27 [INFO] Building addresstracker.aggregator 1.0.1 [25/29] 13:50:27 [INFO] from addresstracker/pom.xml 13:50:27 [INFO] --------------------------------[ pom ]--------------------------------- 13:50:27 [INFO] 13:50:27 [INFO] --- clean:3.5.0:clean (default-clean) @ addresstracker.aggregator --- 13:50:27 [INFO] 13:50:27 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ addresstracker.aggregator --- 13:50:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:50:27 [INFO] 13:50:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ addresstracker.aggregator --- 13:50:27 [INFO] 13:50:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ addresstracker.aggregator --- 13:50:27 [INFO] Skipping CycloneDX goal, because module skips deploy 13:50:27 [INFO] 13:50:27 [INFO] --- install:3.1.4:install (default-install) @ addresstracker.aggregator --- 13:50:27 [INFO] Skipping artifact installation 13:50:27 [INFO] 13:50:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ addresstracker.aggregator --- 13:50:27 [INFO] Skipping artifact deployment 13:50:27 [INFO] 13:50:27 [INFO] ----------< org.opendaylight.l2switch:hosttracker.aggregator >---------- 13:50:27 [INFO] Building hosttracker.aggregator 1.0.1 [26/29] 13:50:27 [INFO] from hosttracker/pom.xml 13:50:27 [INFO] --------------------------------[ pom ]--------------------------------- 13:50:27 [INFO] 13:50:27 [INFO] --- clean:3.5.0:clean (default-clean) @ hosttracker.aggregator --- 13:50:27 [INFO] 13:50:27 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ hosttracker.aggregator --- 13:50:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:50:27 [INFO] 13:50:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hosttracker.aggregator --- 13:50:27 [INFO] 13:50:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hosttracker.aggregator --- 13:50:27 [INFO] Skipping CycloneDX goal, because module skips deploy 13:50:27 [INFO] 13:50:27 [INFO] --- install:3.1.4:install (default-install) @ hosttracker.aggregator --- 13:50:27 [INFO] Skipping artifact installation 13:50:27 [INFO] 13:50:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hosttracker.aggregator --- 13:50:27 [INFO] Skipping artifact deployment 13:50:27 [INFO] 13:50:27 [INFO] ----------< org.opendaylight.l2switch:loopremover.aggregator >---------- 13:50:27 [INFO] Building loopremover.aggregator 1.0.1 [27/29] 13:50:27 [INFO] from loopremover/pom.xml 13:50:27 [INFO] --------------------------------[ pom ]--------------------------------- 13:50:27 [INFO] 13:50:27 [INFO] --- clean:3.5.0:clean (default-clean) @ loopremover.aggregator --- 13:50:27 [INFO] 13:50:27 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ loopremover.aggregator --- 13:50:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:50:27 [INFO] 13:50:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ loopremover.aggregator --- 13:50:27 [INFO] 13:50:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ loopremover.aggregator --- 13:50:27 [INFO] Skipping CycloneDX goal, because module skips deploy 13:50:27 [INFO] 13:50:27 [INFO] --- install:3.1.4:install (default-install) @ loopremover.aggregator --- 13:50:27 [INFO] Skipping artifact installation 13:50:27 [INFO] 13:50:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ loopremover.aggregator --- 13:50:27 [INFO] Skipping artifact deployment 13:50:27 [INFO] 13:50:27 [INFO] ---------< org.opendaylight.l2switch:packethandler.aggregator >--------- 13:50:27 [INFO] Building packethandler.aggregator 1.0.1 [28/29] 13:50:27 [INFO] from packethandler/pom.xml 13:50:27 [INFO] --------------------------------[ pom ]--------------------------------- 13:50:27 [INFO] 13:50:27 [INFO] --- clean:3.5.0:clean (default-clean) @ packethandler.aggregator --- 13:50:27 [INFO] 13:50:27 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ packethandler.aggregator --- 13:50:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:50:27 [INFO] 13:50:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ packethandler.aggregator --- 13:50:27 [INFO] 13:50:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ packethandler.aggregator --- 13:50:27 [INFO] Skipping CycloneDX goal, because module skips deploy 13:50:27 [INFO] 13:50:27 [INFO] --- install:3.1.4:install (default-install) @ packethandler.aggregator --- 13:50:27 [INFO] Skipping artifact installation 13:50:27 [INFO] 13:50:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ packethandler.aggregator --- 13:50:27 [INFO] Skipping artifact deployment 13:50:27 [INFO] 13:50:27 [INFO] -----------------< org.opendaylight.l2switch:l2switch >----------------- 13:50:27 [INFO] Building l2switch 1.0.1 [29/29] 13:50:27 [INFO] from pom.xml 13:50:27 [INFO] --------------------------------[ pom ]--------------------------------- 13:50:27 [INFO] 13:50:27 [INFO] --- clean:3.5.0:clean (default-clean) @ l2switch --- 13:50:27 [INFO] Deleting /w/workspace/l2switch-maven-stage-1.0.x/target 13:50:27 [INFO] 13:50:27 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ l2switch --- 13:50:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 13:50:27 [INFO] 13:50:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ l2switch --- 13:50:27 [INFO] 13:50:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ l2switch --- 13:50:27 [INFO] Skipping CycloneDX goal, because module skips deploy 13:50:27 [INFO] 13:50:27 [INFO] --- install:3.1.4:install (default-install) @ l2switch --- 13:50:27 [INFO] Skipping artifact installation 13:50:27 [INFO] 13:50:27 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ l2switch --- 13:50:27 [INFO] Skipping artifact deployment 13:50:27 [INFO] ------------------------------------------------------------------------ 13:50:27 [INFO] Reactor Summary for l2switch 1.0.1: 13:50:27 [INFO] 13:50:27 [INFO] l2switch-artifacts ................................. SUCCESS [ 2.511 s] 13:50:27 [INFO] OpenDaylight :: L2Switch :: Feature Parent ......... SUCCESS [ 8.223 s] 13:50:27 [INFO] binding-parent ..................................... SUCCESS [ 2.273 s] 13:50:27 [INFO] packethandler-model ................................ SUCCESS [ 14.307 s] 13:50:27 [INFO] packethandler-impl ................................. SUCCESS [ 12.080 s] 13:50:27 [INFO] OpenDaylight :: L2Switch :: PacketHandler .......... SUCCESS [ 27.499 s] 13:50:27 [INFO] addresstracker-model ............................... SUCCESS [ 6.062 s] 13:50:27 [INFO] addresstracker-impl ................................ SUCCESS [ 9.553 s] 13:50:27 [INFO] OpenDaylight :: L2Switch :: AddressTracker ......... SUCCESS [ 19.844 s] 13:50:27 [INFO] hosttracker-model .................................. SUCCESS [ 5.158 s] 13:50:27 [INFO] hosttracker-impl ................................... SUCCESS [ 7.234 s] 13:50:27 [INFO] OpenDaylight :: L2Switch :: HostTracker ............ SUCCESS [ 22.132 s] 13:50:27 [INFO] loopremover-model .................................. SUCCESS [ 4.433 s] 13:50:27 [INFO] loopremover-impl ................................... SUCCESS [ 13.754 s] 13:50:27 [INFO] OpenDaylight :: L2Switch :: LoopRemover ............ SUCCESS [ 19.897 s] 13:50:27 [INFO] arphandler-impl .................................... SUCCESS [ 11.498 s] 13:50:27 [INFO] OpenDaylight :: L2Switch :: ArpHandler ............. SUCCESS [ 24.481 s] 13:50:27 [INFO] main-impl .......................................... SUCCESS [ 9.369 s] 13:50:27 [INFO] OpenDaylight :: L2Switch :: Switch ................. SUCCESS [ 22.221 s] 13:50:27 [INFO] OpenDaylight :: L2Switch :: Switch REST ............ SUCCESS [ 29.994 s] 13:50:27 [INFO] OpenDaylight :: L2Switch :: Switch UI .............. SUCCESS [ 36.327 s] 13:50:27 [INFO] features-l2switch .................................. SUCCESS [ 6.175 s] 13:50:27 [INFO] features-l2switch-aggregator ....................... SUCCESS [ 0.005 s] 13:50:27 [INFO] l2switch-karaf ..................................... SUCCESS [ 25.542 s] 13:50:27 [INFO] addresstracker.aggregator .......................... SUCCESS [ 0.008 s] 13:50:27 [INFO] hosttracker.aggregator ............................. SUCCESS [ 0.004 s] 13:50:27 [INFO] loopremover.aggregator ............................. SUCCESS [ 0.003 s] 13:50:27 [INFO] packethandler.aggregator ........................... SUCCESS [ 0.002 s] 13:50:27 [INFO] l2switch ........................................... SUCCESS [ 0.004 s] 13:50:27 [INFO] ------------------------------------------------------------------------ 13:50:27 [INFO] BUILD SUCCESS 13:50:27 [INFO] ------------------------------------------------------------------------ 13:50:27 [INFO] Total time: 05:47 min 13:50:27 [INFO] Finished at: 2025-12-03T13:50:27Z 13:50:27 [INFO] ------------------------------------------------------------------------ 13:50:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:50:27 Run condition [Boolean condition] enabling perform for step [BuilderChain] 13:50:27 [l2switch-maven-stage-1.0.x] $ /bin/sh -xe /tmp/jenkins7947993776776499861.sh 13:50:27 + echo Running SBOM Generator 13:50:27 Running SBOM Generator 13:50:27 [EnvInject] - Injecting environment variables from a build step. 13:50:27 [EnvInject] - Injecting as environment variables the properties content 13:50:27 SBOM_FLAGS= 13:50:27 13:50:27 [EnvInject] - Variables injected successfully. 13:50:27 [l2switch-maven-stage-1.0.x] $ /bin/bash /tmp/jenkins16895719382950013837.sh 13:50:27 ---> sbom-generator.sh 13:50:27 INFO: downloading spdx-sbom-generator version v0.0.15 13:50:27 2025-12-03 13:50:27 URL:https://release-assets.githubusercontent.com/github-production-release-asset/368981583/139604a0-309c-4d20-a757-2a9d122cba66?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-12-03T14%3A49%3A02Z&rscd=attachment%3B+filename%3Dspdx-sbom-generator-v0.0.15-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-12-03T13%3A48%3A03Z&ske=2025-12-03T14%3A49%3A02Z&sks=b&skv=2018-11-09&sig=RZxYo5TkqVLyDMxgIZxpMygFBufwJKjFF3LoaWuuYJc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2NDc3MTYyNywibmJmIjoxNzY0NzY5ODI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Nlvtl2f3E_iu9U9G5K3jfkCqlwYj6cIQki44-ipFtWk&response-content-disposition=attachment%3B%20filename%3Dspdx-sbom-generator-v0.0.15-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [13134338/13134338] -> "/tmp/spdx-sbom-generator-v0.0.15-linux-amd64.tar.gz" [1] 13:50:27 INFO: running spdx-sbom-generator 13:50:28 INFO[2025-12-03T13:50:28Z] Starting to generate SPDX ... 13:50:29 INFO[2025-12-03T13:50:29Z] Running generator for Module Manager: `Java-Maven` with output `/w/workspace/l2switch-maven-stage-1.0.x/archives/bom-Java-Maven.spdx` 13:50:29 INFO[2025-12-03T13:50:29Z] Current Language Version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 13:50:29 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 13:50:29 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 13:50:29 Default locale: en, platform encoding: UTF-8 13:50:29 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 13:50:29 INFO[2025-12-03T13:50:29Z] Global Setting File /w/workspace/l2switch-maven-stage-1.0.x@tmp/config1340943394083803957tmp 13:50:47 2025/12/03 13:50:47 dependency tree executed successfully: 13:50:48 INFO[2025-12-03T13:50:48Z] Command completed successful for below package managers 13:50:48 INFO[2025-12-03T13:50:48Z] Plugin Java-Maven generated output at /w/workspace/l2switch-maven-stage-1.0.x/archives/bom-Java-Maven.spdx 13:50:54 ---> sbom-generator.sh ends 13:50:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:50:54 Run condition [Boolean condition] enabling perform for step [BuilderChain] 13:50:54 provisioning config files... 13:50:54 copy managed file [sigul-config] to file:/w/workspace/l2switch-maven-stage-1.0.x@tmp/config16118676679704484821tmp 13:50:55 copy managed file [sigul-password] to file:/w/workspace/l2switch-maven-stage-1.0.x@tmp/config2438096775832228834tmp 13:50:55 copy managed file [sigul-pki] to file:/w/workspace/l2switch-maven-stage-1.0.x@tmp/config17233758015452759096tmp 13:50:55 [l2switch-maven-stage-1.0.x] $ /bin/bash /tmp/jenkins11203846711227992830.sh 13:50:55 ---> sigul-configuration.sh 13:50:55 gpg: directory '/home/jenkins/.gnupg' created 13:50:55 gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created 13:50:55 gpg: CAST5.CFB encrypted data 13:50:55 gpg: encrypted with 1 passphrase 13:50:55 [l2switch-maven-stage-1.0.x] $ /bin/bash /tmp/jenkins12012795698060024041.sh 13:50:55 ---> sigul-install.sh 13:50:55 INFO: Skip step, sigul install not available on platform ubuntu 13:50:55 [EnvInject] - Injecting environment variables from a build step. 13:50:55 [EnvInject] - Injecting as environment variables the properties content 13:50:55 SIGN_DIR=/w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:50:55 SIGN_MODE=serial 13:50:55 13:50:55 [EnvInject] - Variables injected successfully. 13:50:55 [l2switch-maven-stage-1.0.x] $ /bin/bash -l /tmp/jenkins5147731205276484643.sh 13:50:55 ---> sigul-sign-dir.sh 13:50:55 Setup pyenv: 13:50:55 system 13:50:55 3.8.20 13:50:55 3.9.20 13:50:55 3.10.15 13:50:55 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-1.0.x/.python-version) 13:50:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mBUs from file:/tmp/.os_lf_venv 13:50:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:50:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:50:57 lf-activate-venv(): INFO: Base packages installed successfully 13:50:57 lf-activate-venv(): INFO: Installing additional packages: lftools 13:51:14 lf-activate-venv(): INFO: Adding /tmp/venv-mBUs/bin to PATH 13:51:15 --2025-12-03 13:51:15-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/sigul-sign.sh 13:51:15 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 13:51:15 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected. 13:51:15 HTTP request sent, awaiting response... 200 OK 13:51:15 Length: 1394 (1.4K) [text/plain] 13:51:15 Saving to: ‘/w/workspace/l2switch-maven-stage-1.0.x/sigul-sign.sh’ 13:51:15 13:51:15 0K . 100% 20.0M=0s 13:51:15 13:51:15 2025-12-03 13:51:15 (20.0 MB/s) - ‘/w/workspace/l2switch-maven-stage-1.0.x/sigul-sign.sh’ saved [1394/1394] 13:51:15 13:51:15 --2025-12-03 13:51:15-- https://raw.githubusercontent.com/lfit/releng-global-jjb/master/docker/Dockerfile 13:51:15 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 13:51:15 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. 13:51:15 HTTP request sent, awaiting response... 200 OK 13:51:15 Length: 1085 (1.1K) [text/plain] 13:51:15 Saving to: ‘/w/workspace/l2switch-maven-stage-1.0.x/Dockerfile’ 13:51:15 13:51:15 0K . 100% 83.2M=0s 13:51:15 13:51:15 2025-12-03 13:51:15 (83.2 MB/s) - ‘/w/workspace/l2switch-maven-stage-1.0.x/Dockerfile’ saved [1085/1085] 13:51:15 13:51:16 #0 building with "default" instance using docker driver 13:51:16 13:51:16 #1 [internal] load build definition from Dockerfile 13:51:16 #1 transferring dockerfile: 1.12kB done 13:51:16 #1 DONE 0.0s 13:51:16 13:51:16 #2 [internal] load metadata for docker.io/library/centos:7 13:51:16 #2 DONE 0.5s 13:51:17 13:51:17 #3 [internal] load .dockerignore 13:51:17 #3 transferring context: 2B done 13:51:17 #3 DONE 0.0s 13:51:17 13:51:17 #4 [internal] load build context 13:51:17 #4 transferring context: 1.44kB done 13:51:17 #4 DONE 0.0s 13:51:17 13:51:17 #5 [1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 13:51:17 #5 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done 13:51:17 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 0B / 76.10MB 0.2s 13:51:17 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 4.19MB / 76.10MB 0.3s 13:51:17 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 8.39MB / 76.10MB 0.5s 13:51:17 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 14.68MB / 76.10MB 0.6s 13:51:17 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 19.92MB / 76.10MB 0.8s 13:51:17 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 26.21MB / 76.10MB 0.9s 13:51:18 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 32.51MB / 76.10MB 1.2s 13:51:18 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 38.80MB / 76.10MB 1.4s 13:51:18 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 44.04MB / 76.10MB 1.5s 13:51:18 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 51.38MB / 76.10MB 1.8s 13:51:18 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 56.62MB / 76.10MB 2.0s 13:51:19 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 66.06MB / 76.10MB 2.3s 13:51:19 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 70.25MB / 76.10MB 2.6s 13:51:19 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 2.7s 13:51:20 #5 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 3.1s done 13:51:20 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 13:51:22 #5 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 2.5s done 13:51:22 #5 DONE 5.6s 13:51:22 13:51:22 #6 [2/7] RUN echo $'[fedora-infra-sigul] \nname=Fedora builder packages for sigul \nbaseurl=https://kojipkgs.fedoraproject.org/repos-dist/epel\$releasever-infra/latest/\$basearch/ \nenabled=1 \ngpgcheck=1 \ngpgkey=https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS \nincludepkgs=sigul* \nskip_if_unavailable=True' > /etc/yum.repos.d/fedora-infra-sigul.repo 13:51:24 #6 DONE 1.9s 13:51:24 13:51:24 #7 [3/7] RUN sed -i_ 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-* || exit 1 13:51:24 #7 DONE 0.2s 13:51:24 13:51:24 #8 [4/7] RUN sed -i_ 's@#baseurl=http://mirror.centos.org@baseurl=http://vault.centos.org@g' /etc/yum.repos.d/CentOS-* || exit 1 13:51:24 #8 DONE 0.3s 13:51:25 13:51:25 #9 [5/7] RUN yum install -y -q https://kojipkgs.fedoraproject.org//packages/sigul/0.207/1.el7/x86_64/sigul-0.207-1.el7.x86_64.rpm 13:51:26 #9 1.175 https://kojipkgs.fedoraproject.org/repos-dist/epel7-infra/latest/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden 13:51:26 #9 1.175 Trying other mirror. 13:51:26 #9 1.175 To address this issue please refer to the below wiki article 13:51:26 #9 1.175 13:51:26 #9 1.175 https://wiki.centos.org/yum-errors 13:51:26 #9 1.175 13:51:26 #9 1.175 If above article doesn't help to resolve this issue please use https://bugs.centos.org/. 13:51:26 #9 1.175 13:51:32 #9 7.680 warning: /var/cache/yum/x86_64/7/extras/packages/libcomps-0.1.8-14.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 13:51:32 #9 7.680 Public key for libcomps-0.1.8-14.el7.x86_64.rpm is not installed 13:51:32 #9 7.721 Public key for logrotate-3.8.6-19.el7.x86_64.rpm is not installed 13:51:33 #9 8.091 Importing GPG key 0xF4A80EB5: 13:51:33 #9 8.091 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 13:51:33 #9 8.091 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 13:51:33 #9 8.091 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) 13:51:33 #9 8.091 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 13:51:35 #9 DONE 10.1s 13:51:35 13:51:35 #10 [6/7] RUN mkdir -p /w/workspace && mkdir -p /home/jenkins 13:51:35 #10 DONE 0.2s 13:51:35 13:51:35 #11 [7/7] COPY ./sigul-sign.sh / 13:51:35 #11 DONE 0.0s 13:51:35 13:51:35 #12 exporting to image 13:51:35 #12 exporting layers 13:51:47 #12 exporting layers 12.3s done 13:51:47 #12 exporting manifest sha256:dec6707defda52cdbb0fa3eca4518688bd9d67751d6ef8aa57be7717b2f90fd8 0.0s done 13:51:47 #12 exporting config sha256:612cef04780bbda35ab58a91c2acbe8d40a2deab72aa174a6fb6421efd303b03 0.0s done 13:51:47 #12 exporting attestation manifest sha256:44c3d17792f3c951d93e4da6024bd7129e734ea20a5f45d7b8dae70d83c3f7e6 0.0s done 13:51:47 #12 exporting manifest list sha256:1192f42fb484587d93a0c31af9446aca021e486ad5d0f2741707d39ae6e2cb5e 0.0s done 13:51:47 #12 naming to docker.io/library/sigul-sign:latest done 13:51:47 #12 unpacking to docker.io/library/sigul-sign:latest 13:51:49 #12 unpacking to docker.io/library/sigul-sign:latest 1.3s done 13:51:49 #12 DONE 13.7s 13:51:49 wrkspc_vol 13:51:49 [ 13:51:49 { 13:51:49 "CreatedAt": "2025-12-03T13:51:49Z", 13:51:49 "Driver": "local", 13:51:49 "Labels": null, 13:51:49 "Mountpoint": "/var/lib/docker/volumes/wrkspc_vol/_data", 13:51:49 "Name": "wrkspc_vol", 13:51:49 "Options": { 13:51:49 "device": "/w/workspace", 13:51:49 "o": "bind", 13:51:49 "type": "none" 13:51:49 }, 13:51:49 "Scope": "local" 13:51:49 } 13:51:49 ] 13:51:51 Sign files in: /w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:51:51 Sign list is not empty 13:52:41 [l2switch-maven-stage-1.0.x] $ /bin/bash /tmp/jenkins7505448193602541836.sh 13:52:41 ---> sigul-configuration-cleanup.sh 13:52:41 provisioning config files... 13:52:41 copy managed file [global-settings] to file:/w/workspace/l2switch-maven-stage-1.0.x@tmp/config7520229627069291038tmp 13:52:42 copy managed file [l2switch-settings] to file:/w/workspace/l2switch-maven-stage-1.0.x@tmp/config9755823274869568012tmp 13:52:42 [EnvInject] - Injecting environment variables from a build step. 13:52:42 [EnvInject] - Injecting as environment variables the properties content 13:52:42 SERVER_ID=opendaylight-staging 13:52:42 13:52:42 [EnvInject] - Variables injected successfully. 13:52:42 [l2switch-maven-stage-1.0.x] $ /bin/bash /tmp/jenkins8222409207021093966.sh 13:52:42 ---> create-netrc.sh 13:52:42 [l2switch-maven-stage-1.0.x] $ /bin/bash -l /tmp/jenkins4951336790533649338.sh 13:52:42 ---> common-variables.sh 13:52:42 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 13:52:42 ---> maven-stage.sh 13:52:42 + . /home/jenkins/lf-env.sh 13:52:42 + lf-activate-venv --python python3 lftools 13:52:42 ++ mktemp -d /tmp/venv-XXXX 13:52:42 + lf_venv=/tmp/venv-U9j1 13:52:42 + local venv_file=/tmp/.os_lf_venv 13:52:42 + local python=python3 13:52:42 + local options 13:52:42 + local set_path=true 13:52:42 + local install_args= 13:52:42 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 lftools 13:52:42 + options=' --python '\''python3'\'' -- '\''lftools'\''' 13:52:42 + eval set -- ' --python '\''python3'\'' -- '\''lftools'\''' 13:52:42 ++ set -- --python python3 -- lftools 13:52:42 + true 13:52:42 + case $1 in 13:52:42 + python=python3 13:52:42 + shift 2 13:52:42 + true 13:52:42 + case $1 in 13:52:42 + shift 13:52:42 + break 13:52:42 + case $python in 13:52:42 + local pkg_list= 13:52:42 + [[ -d /opt/pyenv ]] 13:52:42 + echo 'Setup pyenv:' 13:52:42 Setup pyenv: 13:52:42 + export PYENV_ROOT=/opt/pyenv 13:52:42 + PYENV_ROOT=/opt/pyenv 13:52:42 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:52:42 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:52:42 + pyenv versions 13:52:42 system 13:52:42 3.8.20 13:52:42 3.9.20 13:52:42 3.10.15 13:52:42 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-1.0.x/.python-version) 13:52:42 + command -v pyenv 13:52:42 ++ pyenv init - --no-rehash 13:52:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:52:42 for i in ${!paths[@]}; do 13:52:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:52:42 fi; done; 13:52:42 echo "${paths[*]}"'\'')" 13:52:42 export PATH="/opt/pyenv/shims:${PATH}" 13:52:42 export PYENV_SHELL=bash 13:52:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:52:42 pyenv() { 13:52:42 local command 13:52:42 command="${1:-}" 13:52:42 if [ "$#" -gt 0 ]; then 13:52:42 shift 13:52:42 fi 13:52:42 13:52:42 case "$command" in 13:52:42 rehash|shell) 13:52:42 eval "$(pyenv "sh-$command" "$@")" 13:52:42 ;; 13:52:42 *) 13:52:42 command pyenv "$command" "$@" 13:52:42 ;; 13:52:42 esac 13:52:42 }' 13:52:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:52:42 for i in ${!paths[@]}; do 13:52:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:52:42 fi; done; 13:52:42 echo "${paths[*]}"' 13:52:42 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:52:42 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:52:42 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:52:42 ++ export PYENV_SHELL=bash 13:52:42 ++ PYENV_SHELL=bash 13:52:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:52:42 +++ complete -F _pyenv pyenv 13:52:42 ++ lf-pyver python3 13:52:42 ++ local py_version_xy=python3 13:52:42 ++ local py_version_xyz= 13:52:42 ++ pyenv versions 13:52:42 ++ local command 13:52:42 ++ command=versions 13:52:42 ++ '[' 1 -gt 0 ']' 13:52:42 ++ shift 13:52:42 ++ case "$command" in 13:52:42 ++ command pyenv versions 13:52:42 ++ sed 's/^[ *]* //' 13:52:42 ++ awk '{ print $1 }' 13:52:42 ++ grep -E '^[0-9.]*[0-9]$' 13:52:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:52:42 +++ grep '^3' /tmp/.pyenv_versions 13:52:42 +++ sort -V 13:52:42 +++ tail -n 1 13:52:42 ++ py_version_xyz=3.11.10 13:52:42 ++ [[ -z 3.11.10 ]] 13:52:42 ++ echo 3.11.10 13:52:42 ++ return 0 13:52:42 + pyenv local 3.11.10 13:52:42 + local command 13:52:42 + command=local 13:52:42 + '[' 2 -gt 0 ']' 13:52:42 + shift 13:52:42 + case "$command" in 13:52:42 + command pyenv local 3.11.10 13:52:42 + for arg in "$@" 13:52:42 + case $arg in 13:52:42 + pkg_list+='lftools ' 13:52:42 + [[ -f /tmp/.os_lf_venv ]] 13:52:42 ++ cat /tmp/.os_lf_venv 13:52:42 + lf_venv=/tmp/venv-mBUs 13:52:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mBUs from' file:/tmp/.os_lf_venv 13:52:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mBUs from file:/tmp/.os_lf_venv 13:52:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:52:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:52:42 + local 'pip_opts=--upgrade --quiet' 13:52:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:52:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:52:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:52:42 + [[ -n '' ]] 13:52:42 + [[ -n '' ]] 13:52:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:52:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:52:42 + /tmp/venv-mBUs/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:52:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:52:44 lf-activate-venv(): INFO: Base packages installed successfully 13:52:44 + [[ -z lftools ]] 13:52:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools ' 13:52:44 lf-activate-venv(): INFO: Installing additional packages: lftools 13:52:44 + /tmp/venv-mBUs/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager lftools 13:53:00 + type python3 13:53:00 + true 13:53:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mBUs/bin to PATH' 13:53:00 lf-activate-venv(): INFO: Adding /tmp/venv-mBUs/bin to PATH 13:53:00 + PATH=/tmp/venv-mBUs/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:53:00 + return 0 13:53:00 ++ mktemp 13:53:00 + TMP_FILE=/tmp/tmp.v1fguE5998 13:53:00 + lftools deploy nexus-stage https://nexus.opendaylight.org 96fee85953ca0 /w/workspace/l2switch-maven-stage-1.0.x/m2repo 13:53:00 + tee /tmp/tmp.v1fguE5998 13:53:04 Staging repository l2switch-1008 created. 13:53:04 ####################################################### 13:53:04 Deploying directory /w/workspace/l2switch-maven-stage-1.0.x/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/l2switch-1008 13:53:04 Attempting to upload org/opendaylight/l2switch/l2switch-sbom-1.0.1.spdx.asc (455.0 b) 13:53:04 Attempting to upload org/opendaylight/l2switch/l2switch-sbom-1.0.1.spdx (27.91 kb) 13:53:04 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.pom.md5 (32.0 b) 13:53:04 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-javadoc.jar.md5 (32.0 b) 13:53:04 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-javadoc.jar (132.16 kb) 13:53:04 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:04 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.jar.asc (455.0 b) 13:53:04 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.pom.asc (455.0 b) 13:53:04 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:04 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-javadoc.jar.asc (455.0 b) 13:53:04 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:04 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:04 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-javadoc.jar.sha1 (40.0 b) 13:53:04 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.jar.md5 (32.0 b) 13:53:05 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-sources.jar.sha1 (40.0 b) 13:53:05 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.pom.sha1 (40.0 b) 13:53:05 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.json (55.19 kb) 13:53:05 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-sources.jar (13.58 kb) 13:53:05 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.pom (1.67 kb) 13:53:05 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.jar (20.35 kb) 13:53:05 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:05 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.jar.sha1 (40.0 b) 13:53:05 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.xml (50.18 kb) 13:53:05 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:05 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-sources.jar.asc (455.0 b) 13:53:05 Attempting to upload org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-sources.jar.md5 (32.0 b) 13:53:05 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.pom.sha1 (40.0 b) 13:53:05 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.jar.sha1 (40.0 b) 13:53:05 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:05 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:06 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.jar (42.86 kb) 13:53:06 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:06 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.pom (3.89 kb) 13:53:06 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.pom.md5 (32.0 b) 13:53:06 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.xml (98.66 kb) 13:53:06 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-javadoc.jar.sha1 (40.0 b) 13:53:06 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.jar.md5 (32.0 b) 13:53:06 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-sources.jar.md5 (32.0 b) 13:53:06 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:06 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.pom.asc (455.0 b) 13:53:06 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-sources.jar.sha1 (40.0 b) 13:53:06 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.jar.asc (455.0 b) 13:53:06 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-javadoc.jar.asc (455.0 b) 13:53:06 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:07 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-sources.jar (26.61 kb) 13:53:07 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.json (108.04 kb) 13:53:07 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:07 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-javadoc.jar (162.0 kb) 13:53:07 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-sources.jar.asc (455.0 b) 13:53:07 Attempting to upload org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-javadoc.jar.md5 (32.0 b) 13:53:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1.pom.sha1 (40.0 b) 13:53:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1.pom.md5 (32.0 b) 13:53:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1.pom (1.49 kb) 13:53:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-features.xml (682.0 b) 13:53:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-features.xml.sha1 (40.0 b) 13:53:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-features.xml.asc (455.0 b) 13:53:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1.pom.asc (455.0 b) 13:53:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.xml (799.0 kb) 13:53:07 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.json (850.73 kb) 13:53:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-features.xml.md5 (32.0 b) 13:53:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:08 Attempting to upload org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-features.xml.asc (455.0 b) 13:53:08 Attempting to upload org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1.pom.md5 (32.0 b) 13:53:08 Attempting to upload org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:08 Attempting to upload org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:08 Attempting to upload org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-features.xml (1.94 kb) 13:53:08 Attempting to upload org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1.pom.sha1 (40.0 b) 13:53:08 Attempting to upload org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1.pom.asc (455.0 b) 13:53:08 Attempting to upload org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.xml (1.4 mb) 13:53:08 Attempting to upload org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:08 Attempting to upload org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:08 Attempting to upload org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.json (1.49 mb) 13:53:08 Attempting to upload org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:08 Attempting to upload org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-features.xml.md5 (32.0 b) 13:53:08 Attempting to upload org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1.pom (3.16 kb) 13:53:08 Attempting to upload org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-features.xml.sha1 (40.0 b) 13:53:08 Attempting to upload org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:08 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1.pom (1.4 kb) 13:53:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1.pom.asc (455.0 b) 13:53:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1.pom.md5 (32.0 b) 13:53:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-features.xml.md5 (32.0 b) 13:53:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-features.xml (659.0 b) 13:53:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.json (1.44 mb) 13:53:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-features.xml.asc (455.0 b) 13:53:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.xml (1.35 mb) 13:53:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-features.xml.sha1 (40.0 b) 13:53:09 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1.pom.sha1 (40.0 b) 13:53:09 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-javadoc.jar.asc (455.0 b) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-sources.jar.md5 (32.0 b) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.pom (3.1 kb) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-javadoc.jar.md5 (32.0 b) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-javadoc.jar (179.78 kb) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.json (101.63 kb) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.jar (59.42 kb) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.xml (93.71 kb) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.pom.sha1 (40.0 b) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.pom.asc (455.0 b) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.pom.md5 (32.0 b) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-javadoc.jar.sha1 (40.0 b) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-sources.jar.sha1 (40.0 b) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.jar.asc (455.0 b) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.jar.sha1 (40.0 b) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-sources.jar (34.48 kb) 13:53:10 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-sources.jar.asc (455.0 b) 13:53:11 Attempting to upload org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.jar.md5 (32.0 b) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.jar (46.48 kb) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.pom.md5 (32.0 b) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.json (122.64 kb) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-javadoc.jar (178.9 kb) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.pom.asc (455.0 b) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-javadoc.jar.md5 (32.0 b) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.jar.asc (455.0 b) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.pom.sha1 (40.0 b) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-sources.jar.asc (455.0 b) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.xml (113.21 kb) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-sources.jar.md5 (32.0 b) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-sources.jar (27.43 kb) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-sources.jar.sha1 (40.0 b) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:11 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.jar.sha1 (40.0 b) 13:53:12 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.pom (2.73 kb) 13:53:12 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-javadoc.jar.asc (455.0 b) 13:53:12 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-javadoc.jar.sha1 (40.0 b) 13:53:12 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.jar.md5 (32.0 b) 13:53:12 Attempting to upload org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:12 Attempting to upload org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:12 Attempting to upload org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:12 Attempting to upload org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:12 Attempting to upload org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.xml (9.47 kb) 13:53:12 Attempting to upload org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:12 Attempting to upload org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:12 Attempting to upload org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1.pom.sha1 (40.0 b) 13:53:12 Attempting to upload org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1.pom (2.56 kb) 13:53:12 Attempting to upload org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1.pom.asc (455.0 b) 13:53:12 Attempting to upload org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:12 Attempting to upload org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1.pom.md5 (32.0 b) 13:53:12 Attempting to upload org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.json (10.58 kb) 13:53:12 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-features.xml (739.0 b) 13:53:13 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1.pom (1.55 kb) 13:53:13 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:13 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1.pom.md5 (32.0 b) 13:53:13 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.json (932.71 kb) 13:53:13 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:13 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1.pom.asc (455.0 b) 13:53:13 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:13 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:13 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-features.xml.asc (455.0 b) 13:53:13 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.xml (876.44 kb) 13:53:13 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-features.xml.md5 (32.0 b) 13:53:13 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:13 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-features.xml.sha1 (40.0 b) 13:53:13 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1.pom.sha1 (40.0 b) 13:53:13 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:13 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:13 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:14 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.xml (1.56 mb) 13:53:14 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.pom.asc (455.0 b) 13:53:14 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.zip.asc (455.0 b) 13:53:14 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.zip.md5 (32.0 b) 13:53:14 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:14 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.tar.gz.sha1 (40.0 b) 13:53:14 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:14 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.zip (152.47 mb) 13:53:14 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.zip.sha1 (40.0 b) 13:53:14 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:14 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.pom (1.93 kb) 13:53:14 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.json (1.67 mb) 13:53:14 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.tar.gz.md5 (32.0 b) 13:53:15 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.pom.sha1 (40.0 b) 13:53:15 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.tar.gz.asc (455.0 b) 13:53:15 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:15 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.pom.md5 (32.0 b) 13:53:15 Attempting to upload org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.tar.gz (151.45 mb) 13:53:17 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.pom (2.18 kb) 13:53:17 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.jar.sha1 (40.0 b) 13:53:17 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:17 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.jar.asc (455.0 b) 13:53:17 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:17 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-sources.jar.sha1 (40.0 b) 13:53:17 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-javadoc.jar.asc (455.0 b) 13:53:18 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.json (79.76 kb) 13:53:18 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-javadoc.jar (156.91 kb) 13:53:18 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-sources.jar (19.79 kb) 13:53:18 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:18 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:18 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.pom.md5 (32.0 b) 13:53:18 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:18 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.jar.md5 (32.0 b) 13:53:18 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.jar (28.03 kb) 13:53:18 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-sources.jar.md5 (32.0 b) 13:53:18 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.pom.sha1 (40.0 b) 13:53:18 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-sources.jar.asc (455.0 b) 13:53:18 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-javadoc.jar.md5 (32.0 b) 13:53:18 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.xml (73.1 kb) 13:53:19 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-javadoc.jar.sha1 (40.0 b) 13:53:19 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:19 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:19 Attempting to upload org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.pom.asc (455.0 b) 13:53:19 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.xml (1.39 mb) 13:53:19 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1.pom.md5 (32.0 b) 13:53:19 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1.pom.asc (455.0 b) 13:53:19 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:19 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:19 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:19 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-features.xml.sha1 (40.0 b) 13:53:19 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-features.xml (677.0 b) 13:53:20 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1.pom.sha1 (40.0 b) 13:53:20 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1.pom (1.69 kb) 13:53:20 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:20 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-features.xml.md5 (32.0 b) 13:53:20 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.json (1.49 mb) 13:53:20 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:20 Attempting to upload org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-features.xml.asc (455.0 b) 13:53:20 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.jar.asc (455.0 b) 13:53:20 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:20 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.jar.sha1 (40.0 b) 13:53:20 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.pom (2.79 kb) 13:53:20 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:21 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-sources.jar (22.73 kb) 13:53:21 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.pom.sha1 (40.0 b) 13:53:21 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.jar.md5 (32.0 b) 13:53:21 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-javadoc.jar (153.12 kb) 13:53:21 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.pom.md5 (32.0 b) 13:53:21 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-javadoc.jar.md5 (32.0 b) 13:53:21 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-javadoc.jar.sha1 (40.0 b) 13:53:21 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.jar (36.73 kb) 13:53:21 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:21 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.json (95.18 kb) 13:53:21 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-sources.jar.md5 (32.0 b) 13:53:21 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.xml (87.62 kb) 13:53:21 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-sources.jar.sha1 (40.0 b) 13:53:21 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:22 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:22 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-javadoc.jar.asc (455.0 b) 13:53:22 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:22 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.pom.asc (455.0 b) 13:53:22 Attempting to upload org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-sources.jar.asc (455.0 b) 13:53:22 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.jar (28.9 kb) 13:53:22 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:22 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:22 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.pom.sha1 (40.0 b) 13:53:22 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.pom.md5 (32.0 b) 13:53:22 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-sources.jar.asc (455.0 b) 13:53:22 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-sources.jar.md5 (32.0 b) 13:53:22 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-javadoc.jar.md5 (32.0 b) 13:53:22 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:22 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:22 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:23 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.xml (79.02 kb) 13:53:23 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.pom (1.87 kb) 13:53:23 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.jar.asc (455.0 b) 13:53:23 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-javadoc.jar.asc (455.0 b) 13:53:23 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.jar.sha1 (40.0 b) 13:53:23 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-sources.jar (20.05 kb) 13:53:23 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.jar.md5 (32.0 b) 13:53:23 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-javadoc.jar (162.17 kb) 13:53:23 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.pom.asc (455.0 b) 13:53:23 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-sources.jar.sha1 (40.0 b) 13:53:23 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.json (86.06 kb) 13:53:23 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-javadoc.jar.sha1 (40.0 b) 13:53:23 Attempting to upload org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:23 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-javadoc.jar (687.71 kb) 13:53:23 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.pom.asc (455.0 b) 13:53:23 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:23 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-javadoc.jar.md5 (32.0 b) 13:53:24 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-sources.jar.md5 (32.0 b) 13:53:24 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.pom.md5 (32.0 b) 13:53:24 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:24 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-sources.jar.sha1 (40.0 b) 13:53:24 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:24 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:24 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:24 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.jar.sha1 (40.0 b) 13:53:24 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:24 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.xml (69.73 kb) 13:53:24 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.jar (181.19 kb) 13:53:24 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.jar.asc (455.0 b) 13:53:24 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-sources.jar (145.02 kb) 13:53:24 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-javadoc.jar.asc (455.0 b) 13:53:24 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-sources.jar.asc (455.0 b) 13:53:24 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-javadoc.jar.sha1 (40.0 b) 13:53:25 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.pom (2.05 kb) 13:53:25 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.jar.md5 (32.0 b) 13:53:25 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.json (76.25 kb) 13:53:25 Attempting to upload org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.pom.sha1 (40.0 b) 13:53:25 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1.pom.sha1 (40.0 b) 13:53:25 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:25 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:25 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:25 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-features.xml (710.0 b) 13:53:25 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:25 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-features.xml.asc (455.0 b) 13:53:25 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:25 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-features.xml.sha1 (40.0 b) 13:53:25 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-features.xml.md5 (32.0 b) 13:53:26 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.xml (779.05 kb) 13:53:26 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:26 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1.pom.asc (455.0 b) 13:53:26 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.json (829.92 kb) 13:53:26 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1.pom (1.51 kb) 13:53:26 Attempting to upload org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1.pom.md5 (32.0 b) 13:53:26 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:26 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1.pom (6.03 kb) 13:53:26 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:26 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:26 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:26 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:26 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.json (3.53 kb) 13:53:26 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1.pom.asc (455.0 b) 13:53:26 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1.pom.sha1 (40.0 b) 13:53:26 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.xml (3.22 kb) 13:53:27 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:27 Attempting to upload org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1.pom.md5 (32.0 b) 13:53:27 Attempting to upload org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1.pom.md5 (32.0 b) 13:53:27 Attempting to upload org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:27 Attempting to upload org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.json (5.95 kb) 13:53:27 Attempting to upload org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1.pom.asc (455.0 b) 13:53:27 Attempting to upload org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:27 Attempting to upload org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:27 Attempting to upload org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.xml (5.38 kb) 13:53:27 Attempting to upload org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:27 Attempting to upload org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1.pom.sha1 (40.0 b) 13:53:27 Attempting to upload org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:27 Attempting to upload org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:27 Attempting to upload org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1.pom (1.36 kb) 13:53:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1.pom (1.9 kb) 13:53:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-features.xml.sha1 (40.0 b) 13:53:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1.pom.md5 (32.0 b) 13:53:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1.pom.sha1 (40.0 b) 13:53:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-features.xml (953.0 b) 13:53:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-features.xml.asc (455.0 b) 13:53:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1.pom.asc (455.0 b) 13:53:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-features.xml.md5 (32.0 b) 13:53:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.json (887.54 kb) 13:53:28 Attempting to upload org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.xml (833.1 kb) 13:53:29 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-javadoc.jar.sha1 (40.0 b) 13:53:29 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.pom (5.11 kb) 13:53:29 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-sources.jar.asc (455.0 b) 13:53:29 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:29 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.pom.md5 (32.0 b) 13:53:29 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.json (118.65 kb) 13:53:29 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:29 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-sources.jar.sha1 (40.0 b) 13:53:29 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.jar.sha1 (40.0 b) 13:53:29 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:29 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:29 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.jar.md5 (32.0 b) 13:53:29 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.jar.asc (455.0 b) 13:53:29 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-javadoc.jar.md5 (32.0 b) 13:53:30 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:30 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.xml (108.84 kb) 13:53:30 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-javadoc.jar (176.92 kb) 13:53:30 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:30 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.pom.sha1 (40.0 b) 13:53:30 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.jar (358.4 kb) 13:53:30 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-sources.jar.md5 (32.0 b) 13:53:30 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-sources.jar (28.39 kb) 13:53:30 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.pom.asc (455.0 b) 13:53:30 Attempting to upload org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-javadoc.jar.asc (455.0 b) 13:53:30 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-features.xml.sha1 (40.0 b) 13:53:30 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-features.xml (698.0 b) 13:53:30 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:30 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-features.xml.md5 (32.0 b) 13:53:30 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:30 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-features.xml.asc (455.0 b) 13:53:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1.pom.asc (455.0 b) 13:53:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1.pom.md5 (32.0 b) 13:53:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.xml (789.03 kb) 13:53:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.json (840.33 kb) 13:53:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1.pom.sha1 (40.0 b) 13:53:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1.pom (1.5 kb) 13:53:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-features.xml.md5 (32.0 b) 13:53:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1.pom.asc (455.0 b) 13:53:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1.pom.md5 (32.0 b) 13:53:31 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1.pom.sha1 (40.0 b) 13:53:32 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:32 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:32 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-features.xml.sha1 (40.0 b) 13:53:32 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1.pom (1.57 kb) 13:53:32 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.json (915.55 kb) 13:53:32 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.xml (860.0 kb) 13:53:32 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:32 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-features.xml (769.0 b) 13:53:32 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:32 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:32 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:32 Attempting to upload org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-features.xml.asc (455.0 b) 13:53:32 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-sources.jar.sha1 (40.0 b) 13:53:32 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-sources.jar.asc (455.0 b) 13:53:32 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.xml.asc (455.0 b) 13:53:33 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.json.sha1 (40.0 b) 13:53:33 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.pom.md5 (32.0 b) 13:53:33 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-javadoc.jar.asc (455.0 b) 13:53:33 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-sources.jar (31.09 kb) 13:53:33 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.xml.md5 (32.0 b) 13:53:33 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.json.asc (455.0 b) 13:53:33 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.jar.md5 (32.0 b) 13:53:33 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.pom.sha1 (40.0 b) 13:53:33 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.xml.sha1 (40.0 b) 13:53:33 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.json.md5 (32.0 b) 13:53:33 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.jar (58.07 kb) 13:53:33 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.jar.asc (455.0 b) 13:53:33 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.pom (3.57 kb) 13:53:33 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-javadoc.jar (173.02 kb) 13:53:33 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-sources.jar.md5 (32.0 b) 13:53:33 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-javadoc.jar.sha1 (40.0 b) 13:53:33 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.pom.asc (455.0 b) 13:53:34 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.json (113.65 kb) 13:53:34 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.jar.sha1 (40.0 b) 13:53:34 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-javadoc.jar.md5 (32.0 b) 13:53:34 Attempting to upload org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.xml (104.89 kb) 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-sbom-1.0.1.spdx.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-sbom-1.0.1.spdx 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-javadoc.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-javadoc.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-javadoc.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-javadoc.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-sources.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-sources.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-sources.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-model/1.0.1/loopremover-model-1.0.1-sources.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-javadoc.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-sources.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-sources.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-javadoc.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-sources.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-javadoc.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-sources.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-impl/1.0.1/packethandler-impl-1.0.1-javadoc.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-features.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-features.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-features.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-features.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-hosttracker/1.0.1/odl-l2switch-hosttracker-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-features.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-features.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-features.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-features.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/features-l2switch/1.0.1/features-l2switch-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-features.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-features.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-features.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1-features.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-rest/1.0.1/odl-l2switch-switch-rest-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-javadoc.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-sources.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-javadoc.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-javadoc.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-javadoc.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-sources.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-sources.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1-sources.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-impl/1.0.1/hosttracker-impl-1.0.1.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-javadoc.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-javadoc.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-sources.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-sources.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-sources.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-sources.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-javadoc.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-javadoc.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/main-impl/1.0.1/main-impl-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/binding-parent/1.0.1/binding-parent-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-features.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-features.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-features.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-features.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch/1.0.1/odl-l2switch-switch-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.zip.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.zip.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.tar.gz.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.zip 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.zip.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.tar.gz.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.tar.gz.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-karaf/1.0.1/l2switch-karaf-1.0.1.tar.gz 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-sources.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-javadoc.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-javadoc.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-sources.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-sources.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-sources.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-javadoc.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-javadoc.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-model/1.0.1/addresstracker-model-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-features.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-features.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-features.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-switch-ui/1.0.1/odl-l2switch-switch-ui-1.0.1-features.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-sources.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-javadoc.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-javadoc.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-javadoc.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-sources.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-sources.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-javadoc.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/addresstracker-impl/1.0.1/addresstracker-impl-1.0.1-sources.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-sources.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-sources.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-javadoc.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-javadoc.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-sources.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-javadoc.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-sources.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-javadoc.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/hosttracker-model/1.0.1/hosttracker-model-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-javadoc.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-javadoc.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-sources.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-sources.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-sources.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-javadoc.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-sources.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-javadoc.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/packethandler-model/1.0.1/packethandler-model-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-features.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-features.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-features.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-features.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-packethandler/1.0.1/odl-l2switch-packethandler-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/l2switch-artifacts/1.0.1/l2switch-artifacts-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/feature-parent/1.0.1/feature-parent-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-features.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-features.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-features.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-features.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-loopremover/1.0.1/odl-l2switch-loopremover-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-javadoc.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-sources.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-sources.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-javadoc.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-javadoc.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-sources.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-sources.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1-javadoc.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/loopremover-impl/1.0.1/loopremover-impl-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-features.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-features.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-features.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-features.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-addresstracker/1.0.1/odl-l2switch-addresstracker-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-features.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-features.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-features.xml 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/odl-l2switch-arphandler/1.0.1/odl-l2switch-arphandler-1.0.1-features.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-sources.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-sources.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.xml.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.json.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.pom.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-javadoc.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-sources.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.xml.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.json.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.xml.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.pom.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.json.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.jar.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.pom 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-sources.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-javadoc.jar 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-javadoc.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.pom.asc 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.json 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1.jar.sha1 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-javadoc.jar.md5 13:53:34 Successfully uploaded org/opendaylight/l2switch/arphandler-impl/1.0.1/arphandler-impl-1.0.1-cyclonedx.xml 13:53:34 Finished deploying /w/workspace/l2switch-maven-stage-1.0.x/m2repo to https://nexus.opendaylight.org/service/local/staging/deployByRepositoryId/l2switch-1008 13:53:34 ####################################################### 13:53:34 Completed uploading files to l2switch-1008. 13:53:34 ++ sed -n -e 's/Staging repository \(.*\) created\./\1/p' /tmp/tmp.v1fguE5998 13:53:34 + staging_repo=l2switch-1008 13:53:34 + mkdir -p /w/workspace/l2switch-maven-stage-1.0.x/archives 13:53:34 + echo 'l2switch-1008 https://nexus.opendaylight.org/content/repositories/l2switch-1008' 13:53:34 + tee -a /w/workspace/l2switch-maven-stage-1.0.x/archives/staging-repo.txt 13:53:34 l2switch-1008 https://nexus.opendaylight.org/content/repositories/l2switch-1008 13:53:34 + rm -f /tmp/tmp.v1fguE5998 13:53:34 [l2switch-maven-stage-1.0.x] $ /bin/bash /tmp/jenkins16618145469358642265.sh 13:53:34 [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) 13:53:34 Run condition [Boolean condition] preventing perform for step [BuilderChain] 13:53:34 [l2switch-maven-stage-1.0.x] $ /bin/bash /tmp/jenkins9682710519327097934.sh 13:53:34 $ ssh-agent -k 13:53:34 unset SSH_AUTH_SOCK; 13:53:34 unset SSH_AGENT_PID; 13:53:34 echo Agent pid 1574 killed; 13:53:34 [ssh-agent] Stopped. 13:53:34 [PostBuildScript] - [INFO] Executing post build scripts. 13:53:34 [l2switch-maven-stage-1.0.x] $ /bin/bash /tmp/jenkins16694200354103868751.sh 13:53:34 ---> sysstat.sh 13:53:35 [l2switch-maven-stage-1.0.x] $ /bin/bash /tmp/jenkins14235769267939877828.sh 13:53:35 ---> package-listing.sh 13:53:35 ++ facter osfamily 13:53:35 ++ tr '[:upper:]' '[:lower:]' 13:53:35 + OS_FAMILY=debian 13:53:35 + workspace=/w/workspace/l2switch-maven-stage-1.0.x 13:53:35 + START_PACKAGES=/tmp/packages_start.txt 13:53:35 + END_PACKAGES=/tmp/packages_end.txt 13:53:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:53:35 + PACKAGES=/tmp/packages_start.txt 13:53:35 + '[' /w/workspace/l2switch-maven-stage-1.0.x ']' 13:53:35 + PACKAGES=/tmp/packages_end.txt 13:53:35 + case "${OS_FAMILY}" in 13:53:35 + dpkg -l 13:53:35 + grep '^ii' 13:53:35 + '[' -f /tmp/packages_start.txt ']' 13:53:35 + '[' -f /tmp/packages_end.txt ']' 13:53:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:53:35 + '[' /w/workspace/l2switch-maven-stage-1.0.x ']' 13:53:35 + mkdir -p /w/workspace/l2switch-maven-stage-1.0.x/archives/ 13:53:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/l2switch-maven-stage-1.0.x/archives/ 13:53:35 [l2switch-maven-stage-1.0.x] $ /bin/bash /tmp/jenkins2148747844362256035.sh 13:53:35 ---> capture-instance-metadata.sh 13:53:35 Setup pyenv: 13:53:35 system 13:53:35 3.8.20 13:53:35 3.9.20 13:53:35 3.10.15 13:53:35 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-1.0.x/.python-version) 13:53:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mBUs from file:/tmp/.os_lf_venv 13:53:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:53:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:53:37 lf-activate-venv(): INFO: Base packages installed successfully 13:53:37 lf-activate-venv(): INFO: Installing additional packages: lftools 13:53:50 lf-activate-venv(): INFO: Adding /tmp/venv-mBUs/bin to PATH 13:53:50 INFO: Running in OpenStack, capturing instance metadata 13:53:51 [l2switch-maven-stage-1.0.x] $ /bin/bash /tmp/jenkins16529610657031944307.sh 13:53:51 provisioning config files... 13:53:51 Could not find credentials [logs] for l2switch-maven-stage-1.0.x #1 13:53:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/l2switch-maven-stage-1.0.x@tmp/config17243176464960116129tmp 13:53:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:53:52 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:53:52 provisioning config files... 13:53:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:53:52 [EnvInject] - Injecting environment variables from a build step. 13:53:52 [EnvInject] - Injecting as environment variables the properties content 13:53:52 SERVER_ID=logs 13:53:52 13:53:52 [EnvInject] - Variables injected successfully. 13:53:52 [l2switch-maven-stage-1.0.x] $ /bin/bash /tmp/jenkins1288223116657645624.sh 13:53:52 ---> create-netrc.sh 13:53:52 WARN: Log server credential not found. 13:53:52 [l2switch-maven-stage-1.0.x] $ /bin/bash /tmp/jenkins6280985455292975492.sh 13:53:52 ---> python-tools-install.sh 13:53:52 Setup pyenv: 13:53:52 system 13:53:52 3.8.20 13:53:52 3.9.20 13:53:52 3.10.15 13:53:52 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-1.0.x/.python-version) 13:53:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mBUs from file:/tmp/.os_lf_venv 13:53:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:53:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:53:54 lf-activate-venv(): INFO: Base packages installed successfully 13:53:54 lf-activate-venv(): INFO: Installing additional packages: lftools 13:54:04 lf-activate-venv(): INFO: Adding /tmp/venv-mBUs/bin to PATH 13:54:04 [l2switch-maven-stage-1.0.x] $ /bin/bash /tmp/jenkins15994261492157353293.sh 13:54:04 ---> sudo-logs.sh 13:54:04 Archiving 'sudo' log.. 13:54:04 [l2switch-maven-stage-1.0.x] $ /bin/bash /tmp/jenkins15591767582271456669.sh 13:54:04 ---> job-cost.sh 13:54:04 Setup pyenv: 13:54:04 system 13:54:04 3.8.20 13:54:04 3.9.20 13:54:04 3.10.15 13:54:04 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-1.0.x/.python-version) 13:54:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mBUs from file:/tmp/.os_lf_venv 13:54:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:54:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:54:06 lf-activate-venv(): INFO: Base packages installed successfully 13:54:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:54:13 lf-activate-venv(): INFO: Adding /tmp/venv-mBUs/bin to PATH 13:54:13 INFO: No Stack... 13:54:13 INFO: Retrieving Pricing Info for: v3-standard-4 13:54:14 INFO: Archiving Costs 13:54:14 [l2switch-maven-stage-1.0.x] $ /bin/bash -l /tmp/jenkins9991120465994044188.sh 13:54:14 ---> logs-deploy.sh 13:54:14 Setup pyenv: 13:54:14 system 13:54:14 3.8.20 13:54:14 3.9.20 13:54:14 3.10.15 13:54:14 * 3.11.10 (set by /w/workspace/l2switch-maven-stage-1.0.x/.python-version) 13:54:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mBUs from file:/tmp/.os_lf_venv 13:54:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:54:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:54:16 lf-activate-venv(): INFO: Base packages installed successfully 13:54:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:54:26 lf-activate-venv(): INFO: Adding /tmp/venv-mBUs/bin to PATH 13:54:26 WARNING: Nexus logging server not set 13:54:26 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/l2switch-maven-stage-1.0.x/1/ 13:54:26 INFO: archiving logs to S3 13:54:28 ---> uname -a: 13:54:28 Linux prd-ubuntu2204-docker-4c-4g-3429 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:54:28 13:54:28 13:54:28 ---> lscpu: 13:54:28 Architecture: x86_64 13:54:28 CPU op-mode(s): 32-bit, 64-bit 13:54:28 Address sizes: 40 bits physical, 48 bits virtual 13:54:28 Byte Order: Little Endian 13:54:28 CPU(s): 4 13:54:28 On-line CPU(s) list: 0-3 13:54:28 Vendor ID: AuthenticAMD 13:54:28 Model name: AMD EPYC-Rome Processor 13:54:28 CPU family: 23 13:54:28 Model: 49 13:54:28 Thread(s) per core: 1 13:54:28 Core(s) per socket: 1 13:54:28 Socket(s): 4 13:54:28 Stepping: 0 13:54:28 BogoMIPS: 5600.00 13:54:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:54:28 Virtualization: AMD-V 13:54:28 Hypervisor vendor: KVM 13:54:28 Virtualization type: full 13:54:28 L1d cache: 128 KiB (4 instances) 13:54:28 L1i cache: 128 KiB (4 instances) 13:54:28 L2 cache: 2 MiB (4 instances) 13:54:28 L3 cache: 64 MiB (4 instances) 13:54:28 NUMA node(s): 1 13:54:28 NUMA node0 CPU(s): 0-3 13:54:28 Vulnerability Gather data sampling: Not affected 13:54:28 Vulnerability Indirect target selection: Not affected 13:54:28 Vulnerability Itlb multihit: Not affected 13:54:28 Vulnerability L1tf: Not affected 13:54:28 Vulnerability Mds: Not affected 13:54:28 Vulnerability Meltdown: Not affected 13:54:28 Vulnerability Mmio stale data: Not affected 13:54:28 Vulnerability Reg file data sampling: Not affected 13:54:28 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:54:28 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:54:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:54:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:54:28 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:54:28 Vulnerability Srbds: Not affected 13:54:28 Vulnerability Tsa: Not affected 13:54:28 Vulnerability Tsx async abort: Not affected 13:54:28 Vulnerability Vmscape: Not affected 13:54:28 13:54:28 13:54:28 ---> nproc: 13:54:28 4 13:54:28 13:54:28 13:54:28 ---> df -h: 13:54:28 Filesystem Size Used Avail Use% Mounted on 13:54:28 tmpfs 1.6G 1.1M 1.6G 1% /run 13:54:28 /dev/vda1 78G 12G 67G 15% / 13:54:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:54:28 tmpfs 5.0M 0 5.0M 0% /run/lock 13:54:28 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:54:28 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 13:54:28 13:54:28 13:54:28 ---> free -m: 13:54:28 total used free shared buff/cache available 13:54:28 Mem: 15989 651 9577 4 5760 14995 13:54:28 Swap: 1023 0 1023 13:54:28 13:54:28 13:54:28 ---> ip addr: 13:54:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:54:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:54:28 inet 127.0.0.1/8 scope host lo 13:54:28 valid_lft forever preferred_lft forever 13:54:28 inet6 ::1/128 scope host 13:54:28 valid_lft forever preferred_lft forever 13:54:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:54:28 link/ether fa:16:3e:92:e2:76 brd ff:ff:ff:ff:ff:ff 13:54:28 altname enp0s3 13:54:28 inet 10.30.170.69/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:54:28 valid_lft 85695sec preferred_lft 85695sec 13:54:28 inet6 fe80::f816:3eff:fe92:e276/64 scope link 13:54:28 valid_lft forever preferred_lft forever 13:54:28 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:54:28 link/ether b6:f7:6c:35:6c:7b brd ff:ff:ff:ff:ff:ff 13:54:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:54:28 valid_lft forever preferred_lft forever 13:54:28 inet6 fe80::b4f7:6cff:fe35:6c7b/64 scope link 13:54:28 valid_lft forever preferred_lft forever 13:54:28 13:54:28 13:54:28 ---> sar -b -r -n DEV: 13:54:28 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-4g-3429) 12/03/25 _x86_64_ (4 CPU) 13:54:28 13:54:28 13:42:45 LINUX RESTART (4 CPU) 13:54:28 13:54:28 13:54:28 ---> sar -P ALL: 13:54:28 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-4g-3429) 12/03/25 _x86_64_ (4 CPU) 13:54:28 13:54:28 13:42:45 LINUX RESTART (4 CPU) 13:54:28 13:54:28 13:54:28