20:04:40 Started by timer 20:04:40 Running as SYSTEM 20:04:40 [EnvInject] - Loading node environment variables. 20:04:40 Building remotely on prd-ubuntu2204-builder-4c-4g-38578 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/openflowplugin-maven-merge-calcium 20:04:41 [ssh-agent] Looking for ssh-agent implementation... 20:04:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:41 $ ssh-agent 20:04:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCFpisp/agent.1563 20:04:41 SSH_AGENT_PID=1565 20:04:41 [ssh-agent] Started. 20:04:41 Running ssh-add (command line suppressed) 20:04:41 Identity added: /w/workspace/openflowplugin-maven-merge-calcium@tmp/private_key_18387611103084467730.key (/w/workspace/openflowplugin-maven-merge-calcium@tmp/private_key_18387611103084467730.key) 20:04:41 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:04:41 The recommended git tool is: NONE 20:04:43 using credential jenkins-ssh 20:04:43 Wiping out workspace first. 20:04:43 Cloning the remote Git repository 20:04:43 Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin 20:04:43 > git init /w/workspace/openflowplugin-maven-merge-calcium # timeout=10 20:04:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin 20:04:43 > git --version # timeout=10 20:04:43 > git --version # 'git version 2.34.1' 20:04:43 using GIT_SSH to set credentials jenkins-ssh 20:04:43 Verifying host key using known hosts file 20:04:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:04:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 20:04:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:47 Avoid second fetch 20:04:47 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 20:04:47 Checking out Revision 5b8902a709c884f73db00161419cde6e78e75396 (refs/remotes/origin/stable/calcium) 20:04:47 > git config core.sparsecheckout # timeout=10 20:04:47 > git checkout -f 5b8902a709c884f73db00161419cde6e78e75396 # timeout=10 20:04:48 Commit message: "Bump versions by x.y.(z+1)" 20:04:48 > git rev-list --no-walk 5b8902a709c884f73db00161419cde6e78e75396 # timeout=10 20:04:51 provisioning config files... 20:04:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:04:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:04:51 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins9531874017862629558.sh 20:04:51 ---> python-tools-install.sh 20:04:51 Setup pyenv: 20:04:51 * system (set by /opt/pyenv/version) 20:04:51 * 3.8.20 (set by /opt/pyenv/version) 20:04:51 * 3.9.20 (set by /opt/pyenv/version) 20:04:51 * 3.10.15 (set by /opt/pyenv/version) 20:04:51 * 3.11.10 (set by /opt/pyenv/version) 20:04:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MxIq 20:04:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:05:01 lf-activate-venv(): INFO: Installing: lftools 20:05:28 lf-activate-venv(): INFO: Adding /tmp/venv-MxIq/bin to PATH 20:05:28 Generating Requirements File 20:05:51 Python 3.11.10 20:05:51 pip 25.1.1 from /tmp/venv-MxIq/lib/python3.11/site-packages/pip (python 3.11) 20:05:51 appdirs==1.4.4 20:05:51 argcomplete==3.6.2 20:05:51 aspy.yaml==1.3.0 20:05:51 attrs==25.3.0 20:05:51 autopage==0.5.2 20:05:51 beautifulsoup4==4.13.4 20:05:51 boto3==1.39.0 20:05:51 botocore==1.39.0 20:05:51 bs4==0.0.2 20:05:51 cachetools==5.5.2 20:05:51 certifi==2025.6.15 20:05:51 cffi==1.17.1 20:05:51 cfgv==3.4.0 20:05:51 chardet==5.2.0 20:05:51 charset-normalizer==3.4.2 20:05:51 click==8.2.1 20:05:51 cliff==4.10.0 20:05:51 cmd2==2.7.0 20:05:51 cryptography==3.3.2 20:05:51 debtcollector==3.0.0 20:05:51 decorator==5.2.1 20:05:51 defusedxml==0.7.1 20:05:51 Deprecated==1.2.18 20:05:51 distlib==0.3.9 20:05:51 dnspython==2.7.0 20:05:51 docker==7.1.0 20:05:51 dogpile.cache==1.4.0 20:05:51 durationpy==0.10 20:05:51 email_validator==2.2.0 20:05:51 filelock==3.18.0 20:05:51 future==1.0.0 20:05:51 gitdb==4.0.12 20:05:51 GitPython==3.1.44 20:05:51 google-auth==2.40.3 20:05:51 httplib2==0.22.0 20:05:51 identify==2.6.12 20:05:51 idna==3.10 20:05:51 importlib-resources==1.5.0 20:05:51 iso8601==2.1.0 20:05:51 Jinja2==3.1.6 20:05:51 jmespath==1.0.1 20:05:51 jsonpatch==1.33 20:05:51 jsonpointer==3.0.0 20:05:51 jsonschema==4.24.0 20:05:51 jsonschema-specifications==2025.4.1 20:05:51 keystoneauth1==5.11.1 20:05:51 kubernetes==33.1.0 20:05:51 lftools==0.37.13 20:05:51 lxml==6.0.0 20:05:51 markdown-it-py==3.0.0 20:05:51 MarkupSafe==3.0.2 20:05:51 mdurl==0.1.2 20:05:51 msgpack==1.1.1 20:05:51 multi_key_dict==2.0.3 20:05:51 munch==4.0.0 20:05:51 netaddr==1.3.0 20:05:51 niet==1.4.2 20:05:51 nodeenv==1.9.1 20:05:51 oauth2client==4.1.3 20:05:51 oauthlib==3.3.1 20:05:51 openstacksdk==4.6.0 20:05:51 os-client-config==2.1.0 20:05:51 os-service-types==1.7.0 20:05:51 osc-lib==4.0.2 20:05:51 oslo.config==9.8.0 20:05:51 oslo.context==6.0.0 20:05:51 oslo.i18n==6.5.1 20:05:51 oslo.log==7.1.0 20:05:51 oslo.serialization==5.7.0 20:05:51 oslo.utils==9.0.0 20:05:51 packaging==25.0 20:05:51 pbr==6.1.1 20:05:51 platformdirs==4.3.8 20:05:51 prettytable==3.16.0 20:05:51 psutil==7.0.0 20:05:51 pyasn1==0.6.1 20:05:51 pyasn1_modules==0.4.2 20:05:51 pycparser==2.22 20:05:51 pygerrit2==2.0.15 20:05:51 PyGithub==2.6.1 20:05:51 Pygments==2.19.2 20:05:51 PyJWT==2.10.1 20:05:51 PyNaCl==1.5.0 20:05:51 pyparsing==2.4.7 20:05:51 pyperclip==1.9.0 20:05:51 pyrsistent==0.20.0 20:05:51 python-cinderclient==9.7.0 20:05:51 python-dateutil==2.9.0.post0 20:05:51 python-heatclient==4.2.0 20:05:51 python-jenkins==1.8.2 20:05:51 python-keystoneclient==5.6.0 20:05:51 python-magnumclient==4.8.1 20:05:51 python-openstackclient==8.1.0 20:05:51 python-swiftclient==4.8.0 20:05:51 PyYAML==6.0.2 20:05:51 referencing==0.36.2 20:05:51 requests==2.32.4 20:05:51 requests-oauthlib==2.0.0 20:05:51 requestsexceptions==1.4.0 20:05:51 rfc3986==2.0.0 20:05:51 rich==14.0.0 20:05:51 rich-argparse==1.7.1 20:05:51 rpds-py==0.25.1 20:05:51 rsa==4.9.1 20:05:51 ruamel.yaml==0.18.14 20:05:51 ruamel.yaml.clib==0.2.12 20:05:51 s3transfer==0.13.0 20:05:51 simplejson==3.20.1 20:05:51 six==1.17.0 20:05:51 smmap==5.0.2 20:05:51 soupsieve==2.7 20:05:51 stevedore==5.4.1 20:05:51 tabulate==0.9.0 20:05:51 toml==0.10.2 20:05:51 tomlkit==0.13.3 20:05:51 tqdm==4.67.1 20:05:51 typing_extensions==4.14.0 20:05:51 tzdata==2025.2 20:05:51 urllib3==1.26.20 20:05:51 virtualenv==20.31.2 20:05:51 wcwidth==0.2.13 20:05:51 websocket-client==1.8.0 20:05:51 wrapt==1.17.2 20:05:51 xdg==6.0.0 20:05:51 xmltodict==0.14.2 20:05:51 yq==3.4.3 20:05:51 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins8083932558099896088.sh 20:05:51 + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/target/classes /w/workspace/openflowplugin-maven-merge-calcium/jacoco/classes 20:05:51 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins9039531128678319368.sh 20:05:51 + echo quiet=on 20:05:52 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-ubuntu2204-builder-4c-4g-38578 20:05:52 [openflowplugin-maven-merge-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/calcium -Dsha1=origin/stable/calcium -DMAVEN_OPTS= -DPROJECT=openflowplugin -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/calcium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=calcium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 20:05:52 " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=openflowplugin --version 20:05:53 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 20:05:53 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 20:05:53 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 20:05:53 Default locale: en, platform encoding: UTF-8 20:05:53 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" 20:05:53 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins494820101826451363.sh 20:05:53 + rm /home/jenkins/.wgetrc 20:05:53 [EnvInject] - Injecting environment variables from a build step. 20:05:53 [EnvInject] - Injecting as environment variables the properties content 20:05:53 SET_JDK_VERSION=openjdk17 20:05:53 GIT_URL="git://devvexx.opendaylight.org/mirror" 20:05:53 20:05:53 [EnvInject] - Variables injected successfully. 20:05:53 [openflowplugin-maven-merge-calcium] $ /bin/sh /tmp/jenkins13746290555400079774.sh 20:05:53 ---> update-java-alternatives.sh 20:05:53 ---> Updating Java version 20:05:53 ---> Ubuntu/Debian system detected 20:05:53 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 20:05:53 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 20:05:53 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 20:05:53 openjdk version "17.0.13" 2024-10-15 20:05:53 OpenJDK Runtime Environment (build 17.0.13+11-Ubuntu-2ubuntu122.04) 20:05:53 OpenJDK 64-Bit Server VM (build 17.0.13+11-Ubuntu-2ubuntu122.04, mixed mode, sharing) 20:05:53 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 20:05:53 [EnvInject] - Injecting environment variables from a build step. 20:05:53 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 20:05:53 [EnvInject] - Variables injected successfully. 20:05:53 provisioning config files... 20:05:53 copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-merge-calcium@tmp/config1013048189179967965tmp 20:05:54 copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-merge-calcium@tmp/config12928700369979640775tmp 20:05:54 [EnvInject] - Injecting environment variables from a build step. 20:05:54 [EnvInject] - Injecting as environment variables the properties content 20:05:54 SERVER_ID=opendaylight-snapshot 20:05:54 20:05:54 [EnvInject] - Variables injected successfully. 20:05:55 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins7127264305153598406.sh 20:05:55 ---> create-netrc.sh 20:05:55 [EnvInject] - Injecting environment variables from a build step. 20:05:55 [EnvInject] - Injecting as environment variables the properties content 20:05:55 NEXUS_CUT_DIRS=6 20:05:55 NEXUS_REPO=opendaylight.snapshot 20:05:55 20:05:55 [EnvInject] - Variables injected successfully. 20:05:55 [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins6172706364766922066.sh 20:05:55 ---> maven-fetch-metadata.sh 20:05:55 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 20:05:55 + project=org.opendaylight.openflowplugin 20:05:55 + project_path=org/opendaylight/openflowplugin 20:05:55 + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin 20:05:55 + pushd /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin 20:05:55 /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin /w/workspace/openflowplugin-maven-merge-calcium 20:05:55 + set +e 20:05:55 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ [22261] -> "index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/ [6314] -> "applications/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/ [3851] -> "drop-test-karaf/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/ [3887] -> "features-aggregator/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/ [3977] -> "features-extension-aggregator/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/ [4013] -> "features-openflowplugin-extension/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/ [3923] -> "features-openflowplugin/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/ [3851] -> "learning-switch/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/ [1357] -> "libraries/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/ [2945] -> "model/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/ [4139] -> "odl-openflowplugin-app-arbitratorreconciliation/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/ [4031] -> "odl-openflowplugin-app-bulk-o-matic/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/ [4040] -> "odl-openflowplugin-app-config-pusher/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/ [4130] -> "odl-openflowplugin-app-forwardingrules-manager/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/ [4103] -> "odl-openflowplugin-app-forwardingrules-sync/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/ [4031] -> "odl-openflowplugin-app-lldp-speaker/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/ [4139] -> "odl-openflowplugin-app-reconciliation-framework/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/ [4049] -> "odl-openflowplugin-app-southbound-cli/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/ [4094] -> "odl-openflowplugin-app-table-miss-enforcer/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/ [4130] -> "odl-openflowplugin-app-topology-lldp-discovery/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/ [4067] -> "odl-openflowplugin-app-topology-manager/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/ [3995] -> "odl-openflowplugin-app-topology/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/ [3968] -> "odl-openflowplugin-drop-test/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/ [4022] -> "odl-openflowplugin-eric-extensions/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/ [4049] -> "odl-openflowplugin-flow-services-rest/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/ [4004] -> "odl-openflowplugin-flow-services/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/ [3968] -> "odl-openflowplugin-libraries/index.html.tmp" [1] 20:05:55 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/ [3968] -> "odl-openflowplugin-nsf-model/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/ [4013] -> "odl-openflowplugin-nxm-extensions/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/ [4013] -> "odl-openflowplugin-onf-extensions/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/ [3977] -> "odl-openflowplugin-southbound/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/ [3959] -> "openflowjava-extension-eric/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/ [4013] -> "openflowjava-extension-nicira-api/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/ [3977] -> "openflowjava-extension-nicira/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/ [5127] -> "openflowjava/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/ [3941] -> "openflowplugin-aggregator/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/ [3878] -> "openflowplugin-api/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/ [3932] -> "openflowplugin-artifacts/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/ [3995] -> "openflowplugin-blueprint-config/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/ [3905] -> "openflowplugin-common/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/ [3968] -> "openflowplugin-extension-api/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/ [3977] -> "openflowplugin-extension-eric/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/ [3995] -> "openflowplugin-extension-nicira/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/ [3968] -> "openflowplugin-extension-onf/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/ [3887] -> "openflowplugin-impl/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/ [3905] -> "openflowplugin-parent/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/ [3842] -> "openflowplugin/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/ [3842] -> "sample-bundles/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/ [3851] -> "sample-consumer/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/ [3833] -> "simple-client/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/ [3815] -> "test-common/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/ [3842] -> "test-extension/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/ [3833] -> "test-provider/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/ [4085] -> "applications/arbitratorreconciliation-api/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/ [4094] -> "applications/arbitratorreconciliation-impl/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/ [3941] -> "applications/bulk-o-matic/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/ [4049] -> "applications/device-ownership-service/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/ [4040] -> "applications/forwardingrules-manager/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/ [4013] -> "applications/forwardingrules-sync/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/ [3941] -> "applications/lldp-speaker/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/ [4040] -> "applications/of-switch-config-pusher/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/ [4049] -> "applications/reconciliation-framework/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/ [3959] -> "applications/southbound-cli/index.html.tmp" [1] 20:05:56 2025-06-30 20:05:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/ [4004] -> "applications/table-miss-enforcer/index.html.tmp" [1] 20:05:57 2025-06-30 20:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/ [4040] -> "applications/topology-lldp-discovery/index.html.tmp" [1] 20:05:57 2025-06-30 20:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/ [3977] -> "applications/topology-manager/index.html.tmp" [1] 20:05:57 2025-06-30 20:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.4-SNAPSHOT/ [73335] -> "drop-test-karaf/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:05:57 2025-06-30 20:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/ [64210] -> "drop-test-karaf/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:05:57 2025-06-30 20:05:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml [409/409] -> "drop-test-karaf/maven-metadata.xml" [1] 20:05:58 2025-06-30 20:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.4-SNAPSHOT/ [38795] -> "features-aggregator/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:05:58 2025-06-30 20:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/ [34109] -> "features-aggregator/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:05:58 2025-06-30 20:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml [413/413] -> "features-aggregator/maven-metadata.xml" [1] 20:05:58 2025-06-30 20:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.4-SNAPSHOT/ [40997] -> "features-extension-aggregator/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:05:58 2025-06-30 20:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/ [36042] -> "features-extension-aggregator/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:05:58 2025-06-30 20:05:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml [423/423] -> "features-extension-aggregator/maven-metadata.xml" [1] 20:05:59 2025-06-30 20:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.4-SNAPSHOT/ [55185] -> "features-openflowplugin-extension/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:05:59 2025-06-30 20:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/ [49534] -> "features-openflowplugin-extension/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:05:59 2025-06-30 20:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml [427/427] -> "features-openflowplugin-extension/maven-metadata.xml" [1] 20:05:59 2025-06-30 20:05:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.4-SNAPSHOT/ [52271] -> "features-openflowplugin/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:00 2025-06-30 20:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/ [45861] -> "features-openflowplugin/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:00 2025-06-30 20:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml [417/417] -> "features-openflowplugin/maven-metadata.xml" [1] 20:06:00 2025-06-30 20:06:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.4-SNAPSHOT/ [73351] -> "learning-switch/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:01 2025-06-30 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/ [64217] -> "learning-switch/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:01 2025-06-30 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml [409/409] -> "learning-switch/maven-metadata.xml" [1] 20:06:01 2025-06-30 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/ [3869] -> "libraries/liblldp/index.html.tmp" [1] 20:06:01 2025-06-30 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/ [3905] -> "model/model-flow-base/index.html.tmp" [1] 20:06:01 2025-06-30 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/ [3932] -> "model/model-flow-service/index.html.tmp" [1] 20:06:01 2025-06-30 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/ [3959] -> "model/model-flow-statistics/index.html.tmp" [1] 20:06:01 2025-06-30 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/ [3905] -> "model/model-inventory/index.html.tmp" [1] 20:06:01 2025-06-30 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/ [3896] -> "model/model-topology/index.html.tmp" [1] 20:06:01 2025-06-30 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.4-SNAPSHOT/ [59287] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:01 2025-06-30 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/ [52015] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:01 2025-06-30 20:06:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml [441/441] -> "odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml" [1] 20:06:02 2025-06-30 20:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.4-SNAPSHOT/ [55763] -> "odl-openflowplugin-app-bulk-o-matic/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:02 2025-06-30 20:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/ [48924] -> "odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:02 2025-06-30 20:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml [429/429] -> "odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml" [1] 20:06:02 2025-06-30 20:06:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.4-SNAPSHOT/ [56056] -> "odl-openflowplugin-app-config-pusher/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:03 2025-06-30 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/ [49181] -> "odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:03 2025-06-30 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml [430/430] -> "odl-openflowplugin-app-config-pusher/maven-metadata.xml" [1] 20:06:03 2025-06-30 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.4-SNAPSHOT/ [58994] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:03 2025-06-30 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/ [51758] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:03 2025-06-30 20:06:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml [440/440] -> "odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml" [1] 20:06:04 2025-06-30 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.4-SNAPSHOT/ [58107] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:04 2025-06-30 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/ [50980] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:04 2025-06-30 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml [437/437] -> "odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml" [1] 20:06:04 2025-06-30 20:06:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.4-SNAPSHOT/ [55763] -> "odl-openflowplugin-app-lldp-speaker/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:05 2025-06-30 20:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/ [48924] -> "odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:05 2025-06-30 20:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml [429/429] -> "odl-openflowplugin-app-lldp-speaker/maven-metadata.xml" [1] 20:06:05 2025-06-30 20:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.4-SNAPSHOT/ [59279] -> "odl-openflowplugin-app-reconciliation-framework/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:05 2025-06-30 20:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/ [52008] -> "odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:05 2025-06-30 20:06:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml [441/441] -> "odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml" [1] 20:06:06 2025-06-30 20:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.4-SNAPSHOT/ [56357] -> "odl-openflowplugin-app-southbound-cli/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:06 2025-06-30 20:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/ [49445] -> "odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:06 2025-06-30 20:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml [431/431] -> "odl-openflowplugin-app-southbound-cli/maven-metadata.xml" [1] 20:06:06 2025-06-30 20:06:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.4-SNAPSHOT/ [57814] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:07 2025-06-30 20:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/ [50723] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:07 2025-06-30 20:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml [436/436] -> "odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml" [1] 20:06:07 2025-06-30 20:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.4-SNAPSHOT/ [58986] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:07 2025-06-30 20:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/ [51751] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:07 2025-06-30 20:06:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml [440/440] -> "odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml" [1] 20:06:08 2025-06-30 20:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.4-SNAPSHOT/ [56935] -> "odl-openflowplugin-app-topology-manager/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:08 2025-06-30 20:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/ [49952] -> "odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:08 2025-06-30 20:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml [433/433] -> "odl-openflowplugin-app-topology-manager/maven-metadata.xml" [1] 20:06:08 2025-06-30 20:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.4-SNAPSHOT/ [54599] -> "odl-openflowplugin-app-topology/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:08 2025-06-30 20:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/ [47903] -> "odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:08 2025-06-30 20:06:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml [425/425] -> "odl-openflowplugin-app-topology/maven-metadata.xml" [1] 20:06:09 2025-06-30 20:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.4-SNAPSHOT/ [53712] -> "odl-openflowplugin-drop-test/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:09 2025-06-30 20:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/ [47125] -> "odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:09 2025-06-30 20:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml [422/422] -> "odl-openflowplugin-drop-test/maven-metadata.xml" [1] 20:06:09 2025-06-30 20:06:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.4-SNAPSHOT/ [54911] -> "odl-openflowplugin-eric-extensions/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:10 2025-06-30 20:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/ [48667] -> "odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:10 2025-06-30 20:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml [428/428] -> "odl-openflowplugin-eric-extensions/maven-metadata.xml" [1] 20:06:10 2025-06-30 20:06:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.4-SNAPSHOT/ [56365] -> "odl-openflowplugin-flow-services-rest/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:11 2025-06-30 20:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/ [49452] -> "odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:11 2025-06-30 20:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml [431/431] -> "odl-openflowplugin-flow-services-rest/maven-metadata.xml" [1] 20:06:11 2025-06-30 20:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.4-SNAPSHOT/ [54892] -> "odl-openflowplugin-flow-services/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:11 2025-06-30 20:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/ [48160] -> "odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:11 2025-06-30 20:06:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml [426/426] -> "odl-openflowplugin-flow-services/maven-metadata.xml" [1] 20:06:12 2025-06-30 20:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.4-SNAPSHOT/ [53696] -> "odl-openflowplugin-libraries/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:12 2025-06-30 20:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/ [47111] -> "odl-openflowplugin-libraries/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:12 2025-06-30 20:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml [422/422] -> "odl-openflowplugin-libraries/maven-metadata.xml" [1] 20:06:12 2025-06-30 20:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.4-SNAPSHOT/ [53720] -> "odl-openflowplugin-nsf-model/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:12 2025-06-30 20:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/ [47132] -> "odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:12 2025-06-30 20:06:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml [422/422] -> "odl-openflowplugin-nsf-model/maven-metadata.xml" [1] 20:06:13 2025-06-30 20:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.4-SNAPSHOT/ [55177] -> "odl-openflowplugin-nxm-extensions/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:13 2025-06-30 20:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/ [48410] -> "odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:13 2025-06-30 20:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml [427/427] -> "odl-openflowplugin-nxm-extensions/maven-metadata.xml" [1] 20:06:13 2025-06-30 20:06:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.4-SNAPSHOT/ [55177] -> "odl-openflowplugin-onf-extensions/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:14 2025-06-30 20:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/ [48410] -> "odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:14 2025-06-30 20:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml [427/427] -> "odl-openflowplugin-onf-extensions/maven-metadata.xml" [1] 20:06:14 2025-06-30 20:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.4-SNAPSHOT/ [54013] -> "odl-openflowplugin-southbound/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:14 2025-06-30 20:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/ [47389] -> "odl-openflowplugin-southbound/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:14 2025-06-30 20:06:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml [423/423] -> "odl-openflowplugin-southbound/maven-metadata.xml" [1] 20:06:15 2025-06-30 20:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.4-SNAPSHOT/ [78579] -> "openflowjava-extension-eric/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:15 2025-06-30 20:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/ [68799] -> "openflowjava-extension-eric/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:15 2025-06-30 20:06:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml [421/421] -> "openflowjava-extension-eric/maven-metadata.xml" [1] 20:06:16 2025-06-30 20:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.4-SNAPSHOT/ [81185] -> "openflowjava-extension-nicira-api/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:16 2025-06-30 20:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/ [71090] -> "openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:16 2025-06-30 20:06:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml [427/427] -> "openflowjava-extension-nicira-api/maven-metadata.xml" [1] 20:06:17 2025-06-30 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.4-SNAPSHOT/ [79485] -> "openflowjava-extension-nicira/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:17 2025-06-30 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/ [69593] -> "openflowjava-extension-nicira/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:17 2025-06-30 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml [423/423] -> "openflowjava-extension-nicira/maven-metadata.xml" [1] 20:06:17 2025-06-30 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/ [4121] -> "openflowjava/features-openflowjava-aggregator/index.html.tmp" [1] 20:06:17 2025-06-30 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/ [4022] -> "openflowjava/features-openflowjava/index.html.tmp" [1] 20:06:17 2025-06-30 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/ [4058] -> "openflowjava/odl-openflowjava-protocol/index.html.tmp" [1] 20:06:17 2025-06-30 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/ [4022] -> "openflowjava/openflow-protocol-api/index.html.tmp" [1] 20:06:17 2025-06-30 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/ [4031] -> "openflowjava/openflow-protocol-impl/index.html.tmp" [1] 20:06:17 2025-06-30 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/ [4013] -> "openflowjava/openflow-protocol-it/index.html.tmp" [1] 20:06:17 2025-06-30 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/ [4022] -> "openflowjava/openflow-protocol-spi/index.html.tmp" [1] 20:06:17 2025-06-30 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/ [4094] -> "openflowjava/openflowjava-blueprint-config/index.html.tmp" [1] 20:06:17 2025-06-30 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/ [4004] -> "openflowjava/openflowjava-parent/index.html.tmp" [1] 20:06:17 2025-06-30 20:06:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/ [3986] -> "openflowjava/openflowjava-util/index.html.tmp" [1] 20:06:18 2025-06-30 20:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.4-SNAPSHOT/ [40129] -> "openflowplugin-aggregator/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:18 2025-06-30 20:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/ [35280] -> "openflowplugin-aggregator/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:18 2025-06-30 20:06:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml [419/419] -> "openflowplugin-aggregator/maven-metadata.xml" [1] 20:06:19 2025-06-30 20:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.4-SNAPSHOT/ [74662] -> "openflowplugin-api/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:19 2025-06-30 20:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/ [65373] -> "openflowplugin-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:19 2025-06-30 20:06:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml [412/412] -> "openflowplugin-api/maven-metadata.xml" [1] 20:06:20 2025-06-30 20:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.4-SNAPSHOT/ [39908] -> "openflowplugin-artifacts/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:20 2025-06-30 20:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/ [35086] -> "openflowplugin-artifacts/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:20 2025-06-30 20:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml [418/418] -> "openflowplugin-artifacts/maven-metadata.xml" [1] 20:06:20 2025-06-30 20:06:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.4-SNAPSHOT/ [80239] -> "openflowplugin-blueprint-config/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:21 2025-06-30 20:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/ [70254] -> "openflowplugin-blueprint-config/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:21 2025-06-30 20:06:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml [425/425] -> "openflowplugin-blueprint-config/maven-metadata.xml" [1] 20:06:22 2025-06-30 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.4-SNAPSHOT/ [75941] -> "openflowplugin-common/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:22 2025-06-30 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/ [66494] -> "openflowplugin-common/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:22 2025-06-30 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml [415/415] -> "openflowplugin-common/maven-metadata.xml" [1] 20:06:22 2025-06-30 20:06:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.4-SNAPSHOT/ [79499] -> "openflowplugin-extension-api/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:23 2025-06-30 20:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/ [69203] -> "openflowplugin-extension-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:23 2025-06-30 20:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml [422/422] -> "openflowplugin-extension-api/maven-metadata.xml" [1] 20:06:23 2025-06-30 20:06:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.4-SNAPSHOT/ [79461] -> "openflowplugin-extension-eric/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:24 2025-06-30 20:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/ [69572] -> "openflowplugin-extension-eric/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:24 2025-06-30 20:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml [423/423] -> "openflowplugin-extension-eric/maven-metadata.xml" [1] 20:06:24 2025-06-30 20:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.4-SNAPSHOT/ [79829] -> "openflowplugin-extension-nicira/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:24 2025-06-30 20:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/ [70373] -> "openflowplugin-extension-nicira/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:24 2025-06-30 20:06:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml [425/425] -> "openflowplugin-extension-nicira/maven-metadata.xml" [1] 20:06:25 2025-06-30 20:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.4-SNAPSHOT/ [79032] -> "openflowplugin-extension-onf/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:25 2025-06-30 20:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/ [69196] -> "openflowplugin-extension-onf/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:25 2025-06-30 20:06:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml [422/422] -> "openflowplugin-extension-onf/maven-metadata.xml" [1] 20:06:26 2025-06-30 20:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.4-SNAPSHOT/ [75131] -> "openflowplugin-impl/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:26 2025-06-30 20:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/ [65269] -> "openflowplugin-impl/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:26 2025-06-30 20:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml [413/413] -> "openflowplugin-impl/maven-metadata.xml" [1] 20:06:26 2025-06-30 20:06:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.4-SNAPSHOT/ [39253] -> "openflowplugin-parent/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:27 2025-06-30 20:06:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/ [34511] -> "openflowplugin-parent/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:28 2025-06-30 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml [415/415] -> "openflowplugin-parent/maven-metadata.xml" [1] 20:06:28 2025-06-30 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.4-SNAPSHOT/ [72938] -> "openflowplugin/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:28 2025-06-30 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/ [63855] -> "openflowplugin/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:28 2025-06-30 20:06:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [408/408] -> "openflowplugin/maven-metadata.xml" [1] 20:06:29 2025-06-30 20:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.4-SNAPSHOT/ [72890] -> "sample-bundles/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:29 2025-06-30 20:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/ [63820] -> "sample-bundles/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:29 2025-06-30 20:06:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml [408/408] -> "sample-bundles/maven-metadata.xml" [1] 20:06:30 2025-06-30 20:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.4-SNAPSHOT/ [73319] -> "sample-consumer/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:30 2025-06-30 20:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/ [64196] -> "sample-consumer/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:30 2025-06-30 20:06:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml [409/409] -> "sample-consumer/maven-metadata.xml" [1] 20:06:31 2025-06-30 20:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.4-SNAPSHOT/ [72461] -> "simple-client/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:31 2025-06-30 20:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/ [63437] -> "simple-client/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:31 2025-06-30 20:06:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml [407/407] -> "simple-client/maven-metadata.xml" [1] 20:06:32 2025-06-30 20:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.4-SNAPSHOT/ [71595] -> "test-common/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:32 2025-06-30 20:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/ [64158] -> "test-common/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:32 2025-06-30 20:06:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/maven-metadata.xml [405/405] -> "test-common/maven-metadata.xml" [1] 20:06:33 2025-06-30 20:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.4-SNAPSHOT/ [72914] -> "test-extension/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:33 2025-06-30 20:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/ [63834] -> "test-extension/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:33 2025-06-30 20:06:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml [408/408] -> "test-extension/maven-metadata.xml" [1] 20:06:34 2025-06-30 20:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.4-SNAPSHOT/ [72477] -> "test-provider/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:34 2025-06-30 20:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/ [63458] -> "test-provider/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:34 2025-06-30 20:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml [407/407] -> "test-provider/maven-metadata.xml" [1] 20:06:34 2025-06-30 20:06:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.4-SNAPSHOT/ [80945] -> "applications/arbitratorreconciliation-api/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:35 2025-06-30 20:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/ [70878] -> "applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:35 2025-06-30 20:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml [435/435] -> "applications/arbitratorreconciliation-api/maven-metadata.xml" [1] 20:06:35 2025-06-30 20:06:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.4-SNAPSHOT/ [81390] -> "applications/arbitratorreconciliation-impl/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:36 2025-06-30 20:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/ [71268] -> "applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:36 2025-06-30 20:06:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml [436/436] -> "applications/arbitratorreconciliation-impl/maven-metadata.xml" [1] 20:06:37 2025-06-30 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.4-SNAPSHOT/ [73985] -> "applications/bulk-o-matic/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:37 2025-06-30 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/ [64778] -> "applications/bulk-o-matic/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:37 2025-06-30 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml [419/419] -> "applications/bulk-o-matic/maven-metadata.xml" [1] 20:06:37 2025-06-30 20:06:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.4-SNAPSHOT/ [79189] -> "applications/device-ownership-service/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:38 2025-06-30 20:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/ [69346] -> "applications/device-ownership-service/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:38 2025-06-30 20:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml [431/431] -> "applications/device-ownership-service/maven-metadata.xml" [1] 20:06:38 2025-06-30 20:06:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.4-SNAPSHOT/ [78792] -> "applications/forwardingrules-manager/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:39 2025-06-30 20:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/ [68991] -> "applications/forwardingrules-manager/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:39 2025-06-30 20:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml [430/430] -> "applications/forwardingrules-manager/maven-metadata.xml" [1] 20:06:39 2025-06-30 20:06:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.4-SNAPSHOT/ [75387] -> "applications/forwardingrules-sync/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:40 2025-06-30 20:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/ [67835] -> "applications/forwardingrules-sync/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:40 2025-06-30 20:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml [427/427] -> "applications/forwardingrules-sync/maven-metadata.xml" [1] 20:06:40 2025-06-30 20:06:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.4-SNAPSHOT/ [73473] -> "applications/lldp-speaker/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:41 2025-06-30 20:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/ [64771] -> "applications/lldp-speaker/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:41 2025-06-30 20:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml [419/419] -> "applications/lldp-speaker/maven-metadata.xml" [1] 20:06:41 2025-06-30 20:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.4-SNAPSHOT/ [78768] -> "applications/of-switch-config-pusher/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:41 2025-06-30 20:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/ [68970] -> "applications/of-switch-config-pusher/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:41 2025-06-30 20:06:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml [430/430] -> "applications/of-switch-config-pusher/maven-metadata.xml" [1] 20:06:42 2025-06-30 20:06:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.4-SNAPSHOT/ [79213] -> "applications/reconciliation-framework/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:42 2025-06-30 20:06:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/ [69360] -> "applications/reconciliation-framework/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:42 2025-06-30 20:06:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml [431/431] -> "applications/reconciliation-framework/maven-metadata.xml" [1] 20:06:43 2025-06-30 20:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.4-SNAPSHOT/ [74851] -> "applications/southbound-cli/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:43 2025-06-30 20:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/ [65544] -> "applications/southbound-cli/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:43 2025-06-30 20:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml [421/421] -> "applications/southbound-cli/maven-metadata.xml" [1] 20:06:43 2025-06-30 20:06:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.4-SNAPSHOT/ [77020] -> "applications/table-miss-enforcer/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:44 2025-06-30 20:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/ [66826] -> "applications/table-miss-enforcer/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:44 2025-06-30 20:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml [426/426] -> "applications/table-miss-enforcer/maven-metadata.xml" [1] 20:06:44 2025-06-30 20:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.4-SNAPSHOT/ [78784] -> "applications/topology-lldp-discovery/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:44 2025-06-30 20:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/ [68984] -> "applications/topology-lldp-discovery/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:44 2025-06-30 20:06:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml [430/430] -> "applications/topology-lldp-discovery/maven-metadata.xml" [1] 20:06:45 2025-06-30 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.4-SNAPSHOT/ [75725] -> "applications/topology-manager/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:45 2025-06-30 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/ [66303] -> "applications/topology-manager/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:45 2025-06-30 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml [423/423] -> "applications/topology-manager/maven-metadata.xml" [1] 20:06:45 2025-06-30 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:45 2025-06-30 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:45 2025-06-30 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:45 2025-06-30 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:45 2025-06-30 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:45 2025-06-30 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:45 2025-06-30 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "features-openflowplugin-extension/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:45 2025-06-30 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:45 2025-06-30 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:45 2025-06-30 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:45 2025-06-30 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:45 2025-06-30 20:06:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:46 2025-06-30 20:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.4-SNAPSHOT/ [71329] -> "libraries/liblldp/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:46 2025-06-30 20:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/ [61875] -> "libraries/liblldp/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:46 2025-06-30 20:06:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml [411/411] -> "libraries/liblldp/maven-metadata.xml" [1] 20:06:47 2025-06-30 20:06:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.4-SNAPSHOT/ [74269] -> "model/model-flow-base/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:47 2025-06-30 20:06:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/ [64386] -> "model/model-flow-base/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:47 2025-06-30 20:06:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml [415/415] -> "model/model-flow-base/maven-metadata.xml" [1] 20:06:49 2025-06-30 20:06:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.4-SNAPSHOT/ [75580] -> "model/model-flow-service/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:49 2025-06-30 20:06:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/ [66173] -> "model/model-flow-service/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:49 2025-06-30 20:06:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml [418/418] -> "model/model-flow-service/maven-metadata.xml" [1] 20:06:50 2025-06-30 20:06:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.4-SNAPSHOT/ [76875] -> "model/model-flow-statistics/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:51 2025-06-30 20:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/ [67308] -> "model/model-flow-statistics/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:51 2025-06-30 20:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml [421/421] -> "model/model-flow-statistics/maven-metadata.xml" [1] 20:06:51 2025-06-30 20:06:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.4-SNAPSHOT/ [74229] -> "model/model-inventory/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:52 2025-06-30 20:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/ [64989] -> "model/model-inventory/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:52 2025-06-30 20:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml [415/415] -> "model/model-inventory/maven-metadata.xml" [1] 20:06:52 2025-06-30 20:06:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.4-SNAPSHOT/ [73792] -> "model/model-topology/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/ [64606] -> "model/model-topology/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml [414/414] -> "model/model-topology/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.4-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.4-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.4-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.4-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.4-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.4-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.4-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.4-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.4-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.4-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.4-SNAPSHOT/ [42373] -> "openflowjava/features-openflowjava-aggregator/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/ [37508] -> "openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:53 2025-06-30 20:06:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml [439/439] -> "openflowjava/features-openflowjava-aggregator/maven-metadata.xml" [1] 20:06:54 2025-06-30 20:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.4-SNAPSHOT/ [52686] -> "openflowjava/features-openflowjava/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:54 2025-06-30 20:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/ [46483] -> "openflowjava/features-openflowjava/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:54 2025-06-30 20:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml [428/428] -> "openflowjava/features-openflowjava/maven-metadata.xml" [1] 20:06:54 2025-06-30 20:06:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.4-SNAPSHOT/ [53866] -> "openflowjava/odl-openflowjava-protocol/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:55 2025-06-30 20:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/ [47518] -> "openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:55 2025-06-30 20:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml [432/432] -> "openflowjava/odl-openflowjava-protocol/maven-metadata.xml" [1] 20:06:55 2025-06-30 20:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.4-SNAPSHOT/ [77502] -> "openflowjava/openflow-protocol-api/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:55 2025-06-30 20:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/ [68239] -> "openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:55 2025-06-30 20:06:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml [428/428] -> "openflowjava/openflow-protocol-api/maven-metadata.xml" [1] 20:06:56 2025-06-30 20:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.4-SNAPSHOT/ [77843] -> "openflowjava/openflow-protocol-impl/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:56 2025-06-30 20:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/ [68538] -> "openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:56 2025-06-30 20:06:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml [429/429] -> "openflowjava/openflow-protocol-impl/maven-metadata.xml" [1] 20:06:57 2025-06-30 20:06:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.4-SNAPSHOT/ [51953] -> "openflowjava/openflow-protocol-it/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:57 2025-06-30 20:06:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/ [45841] -> "openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:57 2025-06-30 20:06:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml [427/427] -> "openflowjava/openflow-protocol-it/maven-metadata.xml" [1] 20:06:57 2025-06-30 20:06:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.4-SNAPSHOT/ [64862] -> "openflowjava/openflow-protocol-spi/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:58 2025-06-30 20:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/ [57158] -> "openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:58 2025-06-30 20:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml [428/428] -> "openflowjava/openflow-protocol-spi/maven-metadata.xml" [1] 20:06:58 2025-06-30 20:06:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/ [94302] -> "openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:59 2025-06-30 20:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/ [82965] -> "openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:59 2025-06-30 20:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml [436/436] -> "openflowjava/openflowjava-blueprint-config/maven-metadata.xml" [1] 20:06:59 2025-06-30 20:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.4-SNAPSHOT/ [39588] -> "openflowjava/openflowjava-parent/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:06:59 2025-06-30 20:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/ [35000] -> "openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:06:59 2025-06-30 20:06:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml [426/426] -> "openflowjava/openflowjava-parent/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.4-SNAPSHOT/ [63394] -> "openflowjava/openflowjava-util/0.18.4-SNAPSHOT/index.html.tmp" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/ [55878] -> "openflowjava/openflowjava-util/0.19.3-SNAPSHOT/index.html.tmp" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml [424/424] -> "openflowjava/openflowjava-util/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.4-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-extension-api/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.4-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.4-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.4-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.4-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.4-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.4-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.4-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.4-SNAPSHOT/maven-metadata.xml [1682/1682] -> "applications/forwardingrules-sync/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "applications/lldp-speaker/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.4-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.4-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.4-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml [1090/1090] -> "openflowjava/features-openflowjava-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.4-SNAPSHOT/maven-metadata.xml [1295/1295] -> "openflowjava/features-openflowjava/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "openflowjava/odl-openflowjava-protocol/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava/openflow-protocol-api/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.4-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowjava/openflow-protocol-impl/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.4-SNAPSHOT/maven-metadata.xml [1252/1252] -> "openflowjava/openflow-protocol-it/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.4-SNAPSHOT/maven-metadata.xml [1468/1468] -> "openflowjava/openflow-protocol-spi/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.4-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowjava/openflowjava-parent/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.4-SNAPSHOT/maven-metadata.xml [1464/1464] -> "openflowjava/openflowjava-util/0.18.4-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 2025-06-30 20:07:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.19.3-SNAPSHOT/maven-metadata.xml" [1] 20:07:00 FINISHED --2025-06-30 20:07:00-- 20:07:00 Total wall clock time: 1m 6s 20:07:00 Downloaded: 467 files, 9.7M in 0.3s (32.6 MB/s) 20:07:00 + set -e 20:07:00 + popd 20:07:00 /w/workspace/openflowplugin-maven-merge-calcium 20:07:00 + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/m2repo-backup 20:07:00 + cp -a /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org /w/workspace/openflowplugin-maven-merge-calcium/m2repo-backup 20:07:01 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins16098946142332799448.sh 20:07:01 [EnvInject] - Injecting environment variables from a build step. 20:07:01 [EnvInject] - Injecting as environment variables the properties content 20:07:01 MAVEN_GOALS=clean deploy javadoc:aggregate 20:07:01 20:07:01 [EnvInject] - Variables injected successfully. 20:07:01 [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins12766575628512765532.sh 20:07:01 ---> common-variables.sh 20:07:01 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 20:07:01 ---> maven-build.sh 20:07:01 + set +u 20:07:01 + export MAVEN_OPTS 20:07:01 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy javadoc:aggregate -e --global-settings /w/workspace/openflowplugin-maven-merge-calcium@tmp/config1013048189179967965tmp --settings /w/workspace/openflowplugin-maven-merge-calcium@tmp/config12928700369979640775tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge 20:07:01 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 20:07:01 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 20:07:01 Java version: 17.0.13, vendor: Ubuntu, runtime: /usr/lib/jvm/java-17-openjdk-amd64 20:07:01 Default locale: en, platform encoding: UTF-8 20:07:01 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" 20:07:02 [INFO] Error stacktraces are turned on. 20:07:02 [INFO] Scanning for projects... 20:07:13 [INFO] ------------------------------------------------------------------------ 20:07:13 [INFO] Reactor Build Order: 20:07:13 [INFO] 20:07:13 [INFO] openflowplugin-artifacts [pom] 20:07:13 [INFO] openflowplugin-parent [pom] 20:07:13 [INFO] liblldp [bundle] 20:07:13 [INFO] libraries-aggregator [pom] 20:07:13 [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] 20:07:13 [INFO] openflowjava-parent [pom] 20:07:13 [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] 20:07:13 [INFO] ODL :: openflowjava :: openflowjava-util [bundle] 20:07:13 [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] 20:07:13 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] 20:07:13 [INFO] ODL :: openflowjava :: features-openflowjava [feature] 20:07:13 [INFO] ODL :: openflowjava :: features-openflowjava-aggregator [pom] 20:07:13 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] 20:07:13 [INFO] simple-client [bundle] 20:07:13 [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] 20:07:13 [INFO] model-inventory [bundle] 20:07:13 [INFO] model-flow-base [bundle] 20:07:13 [INFO] model-flow-service [bundle] 20:07:13 [INFO] openflowplugin-api [bundle] 20:07:13 [INFO] model-flow-statistics [bundle] 20:07:13 [INFO] openflowplugin-extension-api [bundle] 20:07:13 [INFO] openflowplugin [bundle] 20:07:13 [INFO] openflowplugin-common [bundle] 20:07:13 [INFO] openflowplugin-impl [bundle] 20:07:13 [INFO] openflowjava-extension-nicira-api [bundle] 20:07:13 [INFO] openflowjava-extension-nicira [bundle] 20:07:13 [INFO] openflowjava-extension-eric [bundle] 20:07:13 [INFO] openflowplugin-extension-nicira [bundle] 20:07:13 [INFO] openflowplugin-extension-onf [bundle] 20:07:13 [INFO] openflowplugin-extension-eric [bundle] 20:07:13 [INFO] test-extension [bundle] 20:07:13 [INFO] model-topology [bundle] 20:07:13 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] 20:07:13 [INFO] openflowplugin-blueprint-config [bundle] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] 20:07:13 [INFO] features-openflowplugin-extension [feature] 20:07:13 [INFO] features-extension-aggregator [pom] 20:07:13 [INFO] openflowplugin-extension-aggregator [pom] 20:07:13 [INFO] test-provider [bundle] 20:07:13 [INFO] test-common [bundle] 20:07:13 [INFO] drop-test-karaf [bundle] 20:07:13 [INFO] bulk-o-matic [bundle] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] 20:07:13 [INFO] device-ownership-service [bundle] 20:07:13 [INFO] of-switch-config-pusher [bundle] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] 20:07:13 [INFO] arbitratorreconciliation-api [bundle] 20:07:13 [INFO] reconciliation-framework [bundle] 20:07:13 [INFO] arbitratorreconciliation-impl [bundle] 20:07:13 [INFO] forwardingrules-manager [bundle] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] 20:07:13 [INFO] forwardingrules-sync [bundle] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] 20:07:13 [INFO] table-miss-enforcer [bundle] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] 20:07:13 [INFO] topology-lldp-discovery [bundle] 20:07:13 [INFO] lldp-speaker [bundle] 20:07:13 [INFO] topology-manager [bundle] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] 20:07:13 [INFO] southbound-cli [bundle] 20:07:13 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] 20:07:13 [INFO] features-openflowplugin [feature] 20:07:13 [INFO] features-aggregator [pom] 20:07:13 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] 20:07:13 [INFO] applications-aggregator [pom] 20:07:13 [INFO] model-aggregator [pom] 20:07:13 [INFO] learning-switch [bundle] 20:07:13 [INFO] sample-consumer [bundle] 20:07:13 [INFO] sample-bundles [bundle] 20:07:13 [INFO] openflowplugin-samples-aggregator [pom] 20:07:13 [INFO] openflowplugin-karaf [pom] 20:07:13 [INFO] openflowplugin [pom] 20:07:14 [INFO] 20:07:14 [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ 20:07:14 [INFO] Building openflowplugin-artifacts 0.18.4-SNAPSHOT [1/84] 20:07:14 [INFO] --------------------------------[ pom ]--------------------------------- 20:07:14 [INFO] 20:07:14 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ openflowplugin-artifacts --- 20:07:14 [INFO] 20:07:14 [INFO] ------------------------------------------------------------------------ 20:07:14 [INFO] Skipping openflowplugin 20:07:14 [INFO] This project has been banned from the build due to previous failures. 20:07:14 [INFO] ------------------------------------------------------------------------ 20:07:14 [INFO] ------------------------------------------------------------------------ 20:07:14 [INFO] Reactor Summary for openflowplugin 0.18.4-SNAPSHOT: 20:07:14 [INFO] 20:07:14 [INFO] openflowplugin-artifacts ........................... FAILURE [ 0.019 s] 20:07:14 [INFO] openflowplugin-parent .............................. SKIPPED 20:07:14 [INFO] liblldp ............................................ SKIPPED 20:07:14 [INFO] libraries-aggregator ............................... SKIPPED 20:07:14 [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SKIPPED 20:07:14 [INFO] openflowjava-parent ................................ SKIPPED 20:07:14 [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SKIPPED 20:07:14 [INFO] ODL :: openflowjava :: openflowjava-util ........... SKIPPED 20:07:14 [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SKIPPED 20:07:14 [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SKIPPED 20:07:14 [INFO] ODL :: openflowjava :: features-openflowjava ....... SKIPPED 20:07:14 [INFO] ODL :: openflowjava :: features-openflowjava-aggregator SKIPPED 20:07:14 [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SKIPPED 20:07:14 [INFO] simple-client ...................................... SKIPPED 20:07:14 [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SKIPPED 20:07:14 [INFO] model-inventory .................................... SKIPPED 20:07:14 [INFO] model-flow-base .................................... SKIPPED 20:07:14 [INFO] model-flow-service ................................. SKIPPED 20:07:14 [INFO] openflowplugin-api ................................. SKIPPED 20:07:14 [INFO] model-flow-statistics .............................. SKIPPED 20:07:14 [INFO] openflowplugin-extension-api ....................... SKIPPED 20:07:14 [INFO] openflowplugin ..................................... SKIPPED 20:07:14 [INFO] openflowplugin-common .............................. SKIPPED 20:07:14 [INFO] openflowplugin-impl ................................ SKIPPED 20:07:14 [INFO] openflowjava-extension-nicira-api .................. SKIPPED 20:07:14 [INFO] openflowjava-extension-nicira ...................... SKIPPED 20:07:14 [INFO] openflowjava-extension-eric ........................ SKIPPED 20:07:14 [INFO] openflowplugin-extension-nicira .................... SKIPPED 20:07:14 [INFO] openflowplugin-extension-onf ....................... SKIPPED 20:07:14 [INFO] openflowplugin-extension-eric ...................... SKIPPED 20:07:14 [INFO] test-extension ..................................... SKIPPED 20:07:14 [INFO] model-topology ..................................... SKIPPED 20:07:14 [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SKIPPED 20:07:14 [INFO] openflowplugin-blueprint-config .................... SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SKIPPED 20:07:14 [INFO] features-openflowplugin-extension .................. SKIPPED 20:07:14 [INFO] features-extension-aggregator ...................... SKIPPED 20:07:14 [INFO] openflowplugin-extension-aggregator ................ SKIPPED 20:07:14 [INFO] test-provider ...................................... SKIPPED 20:07:14 [INFO] test-common ........................................ SKIPPED 20:07:14 [INFO] drop-test-karaf .................................... SKIPPED 20:07:14 [INFO] bulk-o-matic ....................................... SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SKIPPED 20:07:14 [INFO] device-ownership-service ........................... SKIPPED 20:07:14 [INFO] of-switch-config-pusher ............................ SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SKIPPED 20:07:14 [INFO] arbitratorreconciliation-api ....................... SKIPPED 20:07:14 [INFO] reconciliation-framework ........................... SKIPPED 20:07:14 [INFO] arbitratorreconciliation-impl ...................... SKIPPED 20:07:14 [INFO] forwardingrules-manager ............................ SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SKIPPED 20:07:14 [INFO] forwardingrules-sync ............................... SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SKIPPED 20:07:14 [INFO] table-miss-enforcer ................................ SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SKIPPED 20:07:14 [INFO] topology-lldp-discovery ............................ SKIPPED 20:07:14 [INFO] lldp-speaker ....................................... SKIPPED 20:07:14 [INFO] topology-manager ................................... SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SKIPPED 20:07:14 [INFO] southbound-cli ..................................... SKIPPED 20:07:14 [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SKIPPED 20:07:14 [INFO] features-openflowplugin ............................ SKIPPED 20:07:14 [INFO] features-aggregator ................................ SKIPPED 20:07:14 [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SKIPPED 20:07:14 [INFO] applications-aggregator ............................ SKIPPED 20:07:14 [INFO] model-aggregator ................................... SKIPPED 20:07:14 [INFO] learning-switch .................................... SKIPPED 20:07:14 [INFO] sample-consumer .................................... SKIPPED 20:07:14 [INFO] sample-bundles ..................................... SKIPPED 20:07:14 [INFO] openflowplugin-samples-aggregator .................. SKIPPED 20:07:14 [INFO] openflowplugin-karaf ............................... SKIPPED 20:07:14 [INFO] openflowplugin ..................................... SKIPPED 20:07:14 [INFO] ------------------------------------------------------------------------ 20:07:14 [INFO] BUILD FAILURE 20:07:14 [INFO] ------------------------------------------------------------------------ 20:07:14 [INFO] Total time: 12.664 s 20:07:14 [INFO] Finished at: 2025-06-30T20:07:14Z 20:07:14 [INFO] ------------------------------------------------------------------------ 20:07:14 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:3.4.0:clean (default-clean) on project openflowplugin-artifacts: Execution default-clean of goal org.apache.maven.plugins:maven-clean-plugin:3.4.0:clean failed: Plugin org.apache.maven.plugins:maven-clean-plugin:3.4.0 or one of its dependencies could not be resolved: Failed to collect dependencies at org.apache.maven.plugins:maven-clean-plugin:jar:3.4.0 -> org.codehaus.plexus:plexus-utils:jar:4.0.1: Failed to read artifact descriptor for org.codehaus.plexus:plexus-utils:jar:4.0.1: Could not transfer artifact org.codehaus.plexus:plexus-utils:pom:4.0.1 from/to opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/): transfer failed for https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom, status: 502 Bad Gateway -> [Help 1] 20:07:14 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:3.4.0:clean (default-clean) on project openflowplugin-artifacts: Execution default-clean of goal org.apache.maven.plugins:maven-clean-plugin:3.4.0:clean failed: Plugin org.apache.maven.plugins:maven-clean-plugin:3.4.0 or one of its dependencies could not be resolved: Failed to collect dependencies at org.apache.maven.plugins:maven-clean-plugin:jar:3.4.0 -> org.codehaus.plexus:plexus-utils:jar:4.0.1 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:14 at java.lang.reflect.Method.invoke (Method.java:569) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:14 Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-clean of goal org.apache.maven.plugins:maven-clean-plugin:3.4.0:clean failed: Plugin org.apache.maven.plugins:maven-clean-plugin:3.4.0 or one of its dependencies could not be resolved: Failed to collect dependencies at org.apache.maven.plugins:maven-clean-plugin:jar:3.4.0 -> org.codehaus.plexus:plexus-utils:jar:4.0.1 20:07:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:109) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:14 at java.lang.reflect.Method.invoke (Method.java:569) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:14 Caused by: org.apache.maven.plugin.PluginResolutionException: Plugin org.apache.maven.plugins:maven-clean-plugin:3.4.0 or one of its dependencies could not be resolved: Failed to collect dependencies at org.apache.maven.plugins:maven-clean-plugin:jar:3.4.0 -> org.codehaus.plexus:plexus-utils:jar:4.0.1 20:07:14 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:218) 20:07:14 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153) 20:07:14 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404) 20:07:14 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374) 20:07:14 at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234) 20:07:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:14 at java.lang.reflect.Method.invoke (Method.java:569) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:14 Caused by: org.eclipse.aether.collection.DependencyCollectionException: Failed to collect dependencies at org.apache.maven.plugins:maven-clean-plugin:jar:3.4.0 -> org.codehaus.plexus:plexus-utils:jar:4.0.1 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:288) 20:07:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) 20:07:14 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:206) 20:07:14 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153) 20:07:14 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404) 20:07:14 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374) 20:07:14 at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234) 20:07:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:14 at java.lang.reflect.Method.invoke (Method.java:569) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:14 Caused by: org.eclipse.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for org.codehaus.plexus:plexus-utils:jar:4.0.1 20:07:14 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:259) 20:07:14 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:175) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor (DefaultDependencyCollector.java:538) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult (DefaultDependencyCollector.java:523) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:410) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:254) 20:07:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) 20:07:14 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:206) 20:07:14 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153) 20:07:14 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404) 20:07:14 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374) 20:07:14 at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234) 20:07:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:14 at java.lang.reflect.Method.invoke (Method.java:569) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:14 Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not transfer artifact org.codehaus.plexus:plexus-utils:pom:4.0.1 from/to opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/): transfer failed for https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom, status: 502 Bad Gateway 20:07:14 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425) 20:07:14 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) 20:07:14 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207) 20:07:14 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:244) 20:07:14 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:175) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor (DefaultDependencyCollector.java:538) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult (DefaultDependencyCollector.java:523) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:410) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:254) 20:07:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) 20:07:14 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:206) 20:07:14 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153) 20:07:14 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404) 20:07:14 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374) 20:07:14 at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234) 20:07:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:14 at java.lang.reflect.Method.invoke (Method.java:569) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:14 Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.codehaus.plexus:plexus-utils:pom:4.0.1 from/to opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/): transfer failed for https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom, status: 502 Bad Gateway 20:07:14 at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed (ArtifactTransportListener.java:52) 20:07:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:369) 20:07:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:07:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:07:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:262) 20:07:14 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:514) 20:07:14 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:402) 20:07:14 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) 20:07:14 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207) 20:07:14 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:244) 20:07:14 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:175) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor (DefaultDependencyCollector.java:538) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult (DefaultDependencyCollector.java:523) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:410) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:254) 20:07:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) 20:07:14 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:206) 20:07:14 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153) 20:07:14 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404) 20:07:14 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374) 20:07:14 at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234) 20:07:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:14 at java.lang.reflect.Method.invoke (Method.java:569) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:14 Caused by: org.apache.maven.wagon.TransferFailedException: transfer failed for https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom, status: 502 Bad Gateway 20:07:14 at org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1204) 20:07:14 at org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1140) 20:07:14 at org.apache.maven.wagon.StreamWagon.getInputStream (StreamWagon.java:126) 20:07:14 at org.apache.maven.wagon.StreamWagon.getIfNewer (StreamWagon.java:88) 20:07:14 at org.apache.maven.wagon.StreamWagon.get (StreamWagon.java:61) 20:07:14 at org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run (WagonTransporter.java:546) 20:07:14 at org.eclipse.aether.transport.wagon.WagonTransporter.execute (WagonTransporter.java:430) 20:07:14 at org.eclipse.aether.transport.wagon.WagonTransporter.get (WagonTransporter.java:407) 20:07:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:457) 20:07:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) 20:07:14 at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) 20:07:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) 20:07:14 at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:262) 20:07:14 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads (DefaultArtifactResolver.java:514) 20:07:14 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:402) 20:07:14 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229) 20:07:14 at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:207) 20:07:14 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:244) 20:07:14 at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:175) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor (DefaultDependencyCollector.java:538) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult (DefaultDependencyCollector.java:523) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:410) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency (DefaultDependencyCollector.java:362) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process (DefaultDependencyCollector.java:349) 20:07:14 at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:254) 20:07:14 at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) 20:07:14 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:206) 20:07:14 at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:153) 20:07:14 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:404) 20:07:14 at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:374) 20:07:14 at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:234) 20:07:14 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:105) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) 20:07:14 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) 20:07:14 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) 20:07:14 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) 20:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) 20:07:14 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) 20:07:14 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) 20:07:14 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) 20:07:14 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) 20:07:14 at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) 20:07:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 20:07:14 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 20:07:14 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 20:07:14 at java.lang.reflect.Method.invoke (Method.java:569) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) 20:07:14 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) 20:07:14 [ERROR] 20:07:14 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 20:07:14 [ERROR] 20:07:14 [ERROR] For more information about the errors and possible solutions, please read the following articles: 20:07:14 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException 20:07:14 Build step 'Execute shell' marked build as failure 20:07:14 $ ssh-agent -k 20:07:14 unset SSH_AUTH_SOCK; 20:07:14 unset SSH_AGENT_PID; 20:07:14 echo Agent pid 1565 killed; 20:07:14 [ssh-agent] Stopped. 20:07:14 [PostBuildScript] - [INFO] Executing post build scripts. 20:07:14 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins4419174826013333495.sh 20:07:14 ---> sysstat.sh 20:07:15 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins16337398242514195051.sh 20:07:15 ---> package-listing.sh 20:07:15 ++ tr '[:upper:]' '[:lower:]' 20:07:15 ++ facter osfamily 20:07:15 + OS_FAMILY=debian 20:07:15 + workspace=/w/workspace/openflowplugin-maven-merge-calcium 20:07:15 + START_PACKAGES=/tmp/packages_start.txt 20:07:15 + END_PACKAGES=/tmp/packages_end.txt 20:07:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:07:15 + PACKAGES=/tmp/packages_start.txt 20:07:15 + '[' /w/workspace/openflowplugin-maven-merge-calcium ']' 20:07:15 + PACKAGES=/tmp/packages_end.txt 20:07:15 + case "${OS_FAMILY}" in 20:07:15 + dpkg -l 20:07:15 + grep '^ii' 20:07:15 + '[' -f /tmp/packages_start.txt ']' 20:07:15 + '[' -f /tmp/packages_end.txt ']' 20:07:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:07:15 + '[' /w/workspace/openflowplugin-maven-merge-calcium ']' 20:07:15 + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/archives/ 20:07:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-merge-calcium/archives/ 20:07:15 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins2407665399956236966.sh 20:07:15 ---> capture-instance-metadata.sh 20:07:15 Setup pyenv: 20:07:15 system 20:07:15 3.8.20 20:07:15 3.9.20 20:07:15 3.10.15 20:07:15 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:07:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MxIq from file:/tmp/.os_lf_venv 20:07:18 lf-activate-venv(): INFO: Installing: lftools 20:07:31 lf-activate-venv(): INFO: Adding /tmp/venv-MxIq/bin to PATH 20:07:31 INFO: Running in OpenStack, capturing instance metadata 20:07:31 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins9968977884501335920.sh 20:07:31 provisioning config files... 20:07:31 Could not find credentials [logs] for openflowplugin-maven-merge-calcium #768 20:07:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-merge-calcium@tmp/config2842504289930637793tmp 20:07:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:07:31 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:07:31 provisioning config files... 20:07:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:07:35 [EnvInject] - Injecting environment variables from a build step. 20:07:35 [EnvInject] - Injecting as environment variables the properties content 20:07:35 SERVER_ID=logs 20:07:35 20:07:35 [EnvInject] - Variables injected successfully. 20:07:35 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins5544064553914461956.sh 20:07:35 ---> create-netrc.sh 20:07:35 WARN: Log server credential not found. 20:07:36 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins7008989708384833486.sh 20:07:36 ---> python-tools-install.sh 20:07:36 Setup pyenv: 20:07:36 system 20:07:36 3.8.20 20:07:36 3.9.20 20:07:36 3.10.15 20:07:36 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:07:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MxIq from file:/tmp/.os_lf_venv 20:07:40 lf-activate-venv(): INFO: Installing: lftools 20:07:50 lf-activate-venv(): INFO: Adding /tmp/venv-MxIq/bin to PATH 20:07:50 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins9045659307902577161.sh 20:07:50 ---> sudo-logs.sh 20:07:50 Archiving 'sudo' log.. 20:07:51 [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins13505136928585999095.sh 20:07:51 ---> job-cost.sh 20:07:51 Setup pyenv: 20:07:51 system 20:07:51 3.8.20 20:07:51 3.9.20 20:07:51 3.10.15 20:07:51 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:07:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MxIq from file:/tmp/.os_lf_venv 20:07:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:07:59 lf-activate-venv(): INFO: Adding /tmp/venv-MxIq/bin to PATH 20:07:59 INFO: No Stack... 20:07:59 INFO: Retrieving Pricing Info for: v3-standard-4 20:08:00 INFO: Archiving Costs 20:08:00 [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins17862299358351938516.sh 20:08:00 ---> logs-deploy.sh 20:08:00 Setup pyenv: 20:08:00 system 20:08:00 3.8.20 20:08:00 3.9.20 20:08:00 3.10.15 20:08:00 * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) 20:08:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MxIq from file:/tmp/.os_lf_venv 20:08:02 lf-activate-venv(): INFO: Installing: lftools 20:08:12 lf-activate-venv(): INFO: Adding /tmp/venv-MxIq/bin to PATH 20:08:12 WARNING: Nexus logging server not set 20:08:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-merge-calcium/768/ 20:08:12 INFO: archiving logs to S3 20:08:13 ---> uname -a: 20:08:13 Linux prd-ubuntu2204-builder-4c-4g-38578 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 20:08:13 20:08:13 20:08:13 ---> lscpu: 20:08:13 Architecture: x86_64 20:08:13 CPU op-mode(s): 32-bit, 64-bit 20:08:13 Address sizes: 40 bits physical, 48 bits virtual 20:08:13 Byte Order: Little Endian 20:08:13 CPU(s): 4 20:08:13 On-line CPU(s) list: 0-3 20:08:13 Vendor ID: AuthenticAMD 20:08:13 Model name: AMD EPYC-Rome Processor 20:08:13 CPU family: 23 20:08:13 Model: 49 20:08:13 Thread(s) per core: 1 20:08:13 Core(s) per socket: 1 20:08:13 Socket(s): 4 20:08:13 Stepping: 0 20:08:13 BogoMIPS: 5599.99 20:08:13 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 20:08:13 Virtualization: AMD-V 20:08:13 Hypervisor vendor: KVM 20:08:13 Virtualization type: full 20:08:13 L1d cache: 128 KiB (4 instances) 20:08:13 L1i cache: 128 KiB (4 instances) 20:08:13 L2 cache: 2 MiB (4 instances) 20:08:13 L3 cache: 64 MiB (4 instances) 20:08:13 NUMA node(s): 1 20:08:13 NUMA node0 CPU(s): 0-3 20:08:13 Vulnerability Gather data sampling: Not affected 20:08:13 Vulnerability Itlb multihit: Not affected 20:08:13 Vulnerability L1tf: Not affected 20:08:13 Vulnerability Mds: Not affected 20:08:13 Vulnerability Meltdown: Not affected 20:08:13 Vulnerability Mmio stale data: Not affected 20:08:13 Vulnerability Reg file data sampling: Not affected 20:08:13 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 20:08:13 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 20:08:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:08:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:08:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 20:08:13 Vulnerability Srbds: Not affected 20:08:13 Vulnerability Tsx async abort: Not affected 20:08:13 20:08:13 20:08:13 ---> nproc: 20:08:13 4 20:08:13 20:08:13 20:08:13 ---> df -h: 20:08:13 Filesystem Size Used Avail Use% Mounted on 20:08:13 tmpfs 1.6G 1.1M 1.6G 1% /run 20:08:13 /dev/vda1 78G 8.4G 70G 11% / 20:08:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:08:13 tmpfs 5.0M 0 5.0M 0% /run/lock 20:08:13 /dev/vda15 105M 6.1M 99M 6% /boot/efi 20:08:13 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 20:08:13 20:08:13 20:08:13 ---> free -m: 20:08:13 total used free shared buff/cache available 20:08:13 Mem: 15989 569 12876 4 2543 15091 20:08:13 Swap: 1023 0 1023 20:08:13 20:08:13 20:08:13 ---> ip addr: 20:08:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:08:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:08:13 inet 127.0.0.1/8 scope host lo 20:08:13 valid_lft forever preferred_lft forever 20:08:13 inet6 ::1/128 scope host 20:08:13 valid_lft forever preferred_lft forever 20:08:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:08:13 link/ether fa:16:3e:d4:02:75 brd ff:ff:ff:ff:ff:ff 20:08:13 altname enp0s3 20:08:13 inet 10.30.170.230/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 20:08:13 valid_lft 86147sec preferred_lft 86147sec 20:08:13 inet6 fe80::f816:3eff:fed4:275/64 scope link 20:08:13 valid_lft forever preferred_lft forever 20:08:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:08:13 link/ether 02:42:c6:71:3b:f0 brd ff:ff:ff:ff:ff:ff 20:08:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:08:13 valid_lft forever preferred_lft forever 20:08:13 20:08:13 20:08:13 ---> sar -b -r -n DEV: 20:08:13 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-38578) 06/30/25 _x86_64_ (4 CPU) 20:08:13 20:08:13 20:04:03 LINUX RESTART (4 CPU) 20:08:13 20:08:13 20:08:13 ---> sar -P ALL: 20:08:13 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-38578) 06/30/25 _x86_64_ (4 CPU) 20:08:13 20:08:13 20:04:03 LINUX RESTART (4 CPU) 20:08:13 20:08:13 20:08:13