<?xml version="1.0" encoding="UTF-8"?>
<robot generator="Robot 7.4.2 (Python 3.11.10 on linux)" generated="2026-09-01T02:48:22.102742" rpa="false" schemaversion="5">
<suite id="s1" name="openflowplugin-cbench.txt" source="/w/workspace/openflowplugin-csit-1node-cbench-only-chromium/test/csit/suites/openflowplugin/Performance/010_Cbench.robot">
<kw name="Cbench Suite Setup" type="SETUP">
<kw name="Wait Until Keyword Succeeds" owner="BuiltIn">
<kw name="Issue_Command_On_Karaf_Console" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T02:48:22.667333" elapsed="0.000022"/>
</return>
<status status="NOT RUN" start="2026-09-01T02:48:22.667193" elapsed="0.000214"/>
</branch>
<status status="PASS" start="2026-09-01T02:48:22.667162" elapsed="0.000270"/>
</if>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${controller}</arg>
<arg>port=${karaf_port}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T02:48:22.667567" elapsed="0.000496"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T02:48:22.668520" level="INFO">Logging into '10.30.170.12:8101' as 'karaf'.</msg>
<msg time="2026-09-01T02:48:33.257515" level="FAIL">No match found for 'opendaylight-user' in 10 seconds
Output:
.</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="FAIL" start="2026-09-01T02:48:22.668238" elapsed="10.591303">No match found for 'opendaylight-user' in 10 seconds
Output:
.</status>
</kw>
<kw name="Write" owner="SSHLibrary">
<arg>${cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="NOT RUN" start="2026-09-01T02:48:33.259951" elapsed="0.000049"/>
</kw>
<kw name="Read Until Regexp" owner="SSHLibrary">
<var>${output}</var>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="NOT RUN" start="2026-09-01T02:48:33.260170" elapsed="0.000022"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>logout\n</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="NOT RUN" start="2026-09-01T02:48:33.260328" elapsed="0.000025"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="NOT RUN" start="2026-09-01T02:48:33.260479" elapsed="0.000019"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T02:48:33.260649" elapsed="0.000026"/>
</kw>
<return>
<value>${output}</value>
<status status="NOT RUN" start="2026-09-01T02:48:33.260732" elapsed="0.000032"/>
</return>
<arg>log:set ${log_level}</arg>
<doc>Will execute the given ${cmd} by ssh'ing to the karaf console running on 10.30.170.12
Note that this keyword will open&amp;close new SSH connection, without switching back to previously current session.</doc>
<status status="FAIL" start="2026-09-01T02:48:22.666835" elapsed="10.594098">No match found for 'opendaylight-user' in 10 seconds
Output:
.</status>
</kw>
<kw name="Issue_Command_On_Karaf_Console" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T02:48:34.265039" elapsed="0.000017"/>
</return>
<status status="NOT RUN" start="2026-09-01T02:48:34.264907" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-09-01T02:48:34.264878" elapsed="0.000269"/>
</if>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${controller}</arg>
<arg>port=${karaf_port}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T02:48:34.265287" elapsed="0.000502"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T02:48:34.266403" level="INFO">Logging into '10.30.170.12:8101' as 'karaf'.</msg>
<msg time="2026-09-01T02:48:34.524818" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T02:48:34.266005" elapsed="0.258987"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T02:48:34.575537" level="INFO">@root&gt;log:set ERROR</msg>
<arg>${cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T02:48:34.525263" elapsed="0.050383"/>
</kw>
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T02:48:34.577713" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<msg time="2026-09-01T02:48:34.577818" level="INFO">${output} = [?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${output}</var>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T02:48:34.575844" elapsed="0.002002"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>logout\n</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T02:48:34.577975" elapsed="0.000241"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T02:48:34.578353" elapsed="0.000265"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T02:48:34.579111" level="INFO">[?1l&gt;[?2004l[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T02:48:34.578763" elapsed="0.000401"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T02:48:34.579221" elapsed="0.000063"/>
</return>
<arg>log:set ${log_level}</arg>
<doc>Will execute the given ${cmd} by ssh'ing to the karaf console running on 10.30.170.12
Note that this keyword will open&amp;close new SSH connection, without switching back to previously current session.</doc>
<status status="PASS" start="2026-09-01T02:48:34.264425" elapsed="0.314976"/>
</kw>
<arg>3x</arg>
<arg>1s</arg>
<arg>KarafKeywords.Issue Command On Karaf Console</arg>
<arg>log:set ${log_level}</arg>
<doc>Runs the specified keyword and retries if it fails.</doc>
<status status="PASS" start="2026-09-01T02:48:22.663226" elapsed="11.916226"/>
</kw>
<kw name="Append To File" owner="OperatingSystem">
<msg time="2026-09-01T02:48:34.580046" level="INFO" html="true">Appended to file '&lt;a href="file:///w/workspace/openflowplugin-csit-1node-cbench-only-chromium/latency.csv"&gt;/w/workspace/openflowplugin-csit-1node-cbench-only-chromium/latency.csv&lt;/a&gt;'.</msg>
<arg>${latency_results_file}</arg>
<arg>LATENCY_MIN,LATENCY_MAX,LATENCY_AVERAGE\n</arg>
<doc>Appends the given content to the specified file.</doc>
<status status="PASS" start="2026-09-01T02:48:34.579709" elapsed="0.000421"/>
</kw>
<kw name="Append To File" owner="OperatingSystem">
<msg time="2026-09-01T02:48:34.580505" level="INFO" html="true">Appended to file '&lt;a href="file:///w/workspace/openflowplugin-csit-1node-cbench-only-chromium/throughput.csv"&gt;/w/workspace/openflowplugin-csit-1node-cbench-only-chromium/throughput.csv&lt;/a&gt;'.</msg>
<arg>${throughput_results_file}</arg>
<arg>THROUGHPUT_MIN,THROUGHPUT_MAX,THROUGHPUT_AVERAGE\n</arg>
<doc>Appends the given content to the specified file.</doc>
<status status="PASS" start="2026-09-01T02:48:34.580273" elapsed="0.000284"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T02:48:34.581099" level="INFO">${duration_in_ms} = 60000</msg>
<var>${duration_in_ms}</var>
<arg>${duration_in_secs} * 1000</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T02:48:34.580718" elapsed="0.000408"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T02:48:34.581625" level="INFO">${duration_in_ms} = 60000</msg>
<arg>${duration_in_ms}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T02:48:34.581283" elapsed="0.000384"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T02:48:34.582279" level="INFO">${test_timeout} = 900.0</msg>
<var>${test_timeout}</var>
<arg>(${loops} * ${duration_in_secs}) * 1.5</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T02:48:34.581922" elapsed="0.000381"/>
</kw>
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T02:48:34.582753" level="INFO">${test_timeout} = 900.0</msg>
<arg>${test_timeout}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T02:48:34.582449" elapsed="0.000343"/>
</kw>
<if>
<branch type="IF" condition="&quot;${cbench_system}&quot; == &quot;localhost&quot;">
<kw name="File Should Exist" owner="OperatingSystem">
<arg>${cbench_executable}</arg>
<doc>Fails unless the given ``path`` points to an existing file.</doc>
<status status="NOT RUN" start="2026-09-01T02:48:34.583093" elapsed="0.000021"/>
</kw>
<status status="NOT RUN" start="2026-09-01T02:48:34.582869" elapsed="0.000275"/>
</branch>
<branch type="ELSE">
<kw name="Verify File Exists On Remote System" owner="Utils">
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T02:48:34.587410" level="INFO">${conn_id} = 3</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T02:48:34.586727" elapsed="0.000708"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T02:48:34.588387" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T02:48:34.588471" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T02:48:34.587943" elapsed="0.000551"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T02:48:34.588672" elapsed="0.000325"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T02:48:34.589820" level="INFO">Logging into '10.30.170.71:22' as 'jenkins'.</msg>
<msg time="2026-09-01T02:48:35.063256" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 02:47:43 UTC 2026

  System load:  0.16               Processes:             112
  Usage of /:   19.7% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.71
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


[?2004h[jenkins@releng-00446-72-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T02:48:34.589512" elapsed="0.473888"/>
</kw>
<msg time="2026-09-01T02:48:35.063484" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T02:48:34.589156" elapsed="0.474408"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T02:48:34.587640" elapsed="0.476050"/>
</kw>
<kw name="File Should Exist" owner="SSHLibrary">
<msg time="2026-09-01T02:48:35.073832" level="INFO">[chan 1] Opened sftp connection (server version 3)</msg>
<arg>${file}</arg>
<doc>Fails if the given ``path`` does NOT point to an existing file.</doc>
<status status="PASS" start="2026-09-01T02:48:35.063889" elapsed="0.011764"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T02:48:35.075891" elapsed="0.000355"/>
</kw>
<arg>${cbench_system}</arg>
<arg>${cbench_executable}</arg>
<doc>Will create connection with public key and will PASS if the given ${file} exists,
otherwise will FAIL</doc>
<status status="PASS" start="2026-09-01T02:48:34.586256" elapsed="0.490071"/>
</kw>
<status status="PASS" start="2026-09-01T02:48:34.583170" elapsed="0.493201"/>
</branch>
<status status="PASS" start="2026-09-01T02:48:34.582846" elapsed="0.493566"/>
</if>
<kw name="Should Be True" owner="BuiltIn">
<arg>${loops} &gt;= 2</arg>
<arg>If number of loops is less than 2, cbench will not run</arg>
<doc>Fails if the given condition is not true.</doc>
<status status="PASS" start="2026-09-01T02:48:35.076620" elapsed="0.000603"/>
</kw>
<kw name="Verify_Feature_Is_Installed" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T02:48:35.082768" elapsed="0.000021"/>
</return>
<status status="NOT RUN" start="2026-09-01T02:48:35.082614" elapsed="0.000216"/>
</branch>
<status status="PASS" start="2026-09-01T02:48:35.082570" elapsed="0.000289"/>
</if>
<kw name="Issue_Command_On_Karaf_Console" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T02:48:35.087526" elapsed="0.000103"/>
</return>
<status status="NOT RUN" start="2026-09-01T02:48:35.087389" elapsed="0.000285"/>
</branch>
<status status="PASS" start="2026-09-01T02:48:35.087366" elapsed="0.000339"/>
</if>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${controller}</arg>
<arg>port=${karaf_port}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T02:48:35.087874" elapsed="0.000556"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T02:48:35.088968" level="INFO">Logging into '10.30.170.12:8101' as 'karaf'.</msg>
<msg time="2026-09-01T02:48:35.311582" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T02:48:35.088641" elapsed="0.223119"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T02:48:35.395680" level="INFO">@root&gt;feature:list -i | 0[C 0g[Krep odl-openflowplugin-drop-test</msg>
<arg>${cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T02:48:35.312015" elapsed="0.083757"/>
</kw>
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T02:48:35.447703" level="INFO">[?1l&gt;[?2004l[31;1modl-openflowplugin-drop-test[0m                                    x 1.0.2            x x        x Started x [31;1modl-openflowplugin-drop-test[0m                                    x OpenDaylight :: Openflow Plugin :: Drop Test
[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<msg time="2026-09-01T02:48:35.447832" level="INFO">${output} = [?1l&gt;[?2004l[31;1modl-openflowplugin-drop-test[0m                                    x 1.0.2            x x        x Started x [31;1modl-openflowplugin-drop-test[0m                     ...</msg>
<var>${output}</var>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T02:48:35.395962" elapsed="0.051903"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>logout\n</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T02:48:35.448019" elapsed="0.000239"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T02:48:35.448406" elapsed="0.000214"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T02:48:35.449064" level="INFO">[?1l&gt;[?2004l[31;1modl-openflowplugin-drop-test[0m                                    x 1.0.2            x x        x Started x [31;1modl-openflowplugin-drop-test[0m                                    x OpenDaylight :: Openflow Plugin :: Drop Test
[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T02:48:35.448757" elapsed="0.000397"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T02:48:35.449202" elapsed="0.000052"/>
</return>
<msg time="2026-09-01T02:48:35.449390" level="INFO">${output} = [?1l&gt;[?2004l[31;1modl-openflowplugin-drop-test[0m                                    x 1.0.2            x x        x Started x [31;1modl-openflowplugin-drop-test[0m                     ...</msg>
<var>${output}</var>
<arg>feature:list -i | grep ${feature_name}</arg>
<arg>${controller}</arg>
<arg>${karaf_port}</arg>
<doc>Will execute the given ${cmd} by ssh'ing to the karaf console running on 10.30.170.12
Note that this keyword will open&amp;close new SSH connection, without switching back to previously current session.</doc>
<status status="PASS" start="2026-09-01T02:48:35.086936" elapsed="0.362483"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${output}</arg>
<arg>${feature_name}</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T02:48:35.449552" elapsed="0.000898"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T02:48:35.450505" elapsed="0.000034"/>
</return>
<arg>odl-openflowplugin-drop-test</arg>
<doc>Will Succeed if the given ${feature_name} is found in the output of "feature:list -i"</doc>
<status status="PASS" start="2026-09-01T02:48:35.082238" elapsed="0.368416"/>
</kw>
<kw name="Issue_Command_On_Karaf_Console" owner="KarafKeywords">
<if>
<branch type="IF" condition="'${IS_KARAF_APPL}' == 'False'">
<return>
<value>Not A Karaf App</value>
<status status="NOT RUN" start="2026-09-01T02:48:35.454251" elapsed="0.000014"/>
</return>
<status status="NOT RUN" start="2026-09-01T02:48:35.454118" elapsed="0.000176"/>
</branch>
<status status="PASS" start="2026-09-01T02:48:35.454073" elapsed="0.000243"/>
</if>
<kw name="Open Connection" owner="SSHLibrary">
<arg>${controller}</arg>
<arg>port=${karaf_port}</arg>
<arg>prompt=${KARAF_PROMPT_LOGIN}</arg>
<arg>timeout=${timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T02:48:35.454442" elapsed="0.000427"/>
</kw>
<kw name="Login" owner="SSHLibrary">
<msg time="2026-09-01T02:48:35.455274" level="INFO">Logging into '10.30.170.12:8101' as 'karaf'.</msg>
<msg time="2026-09-01T02:48:35.703196" level="INFO">Read output: [33m                                                                                           
[33m    ________                       ________                .__  .__       .__     __       
[33m    \_____  \ ______   ____   ____ \______ \ _____  ___.__.|  | |__| ____ |  |___/  |_     
[33m     /   |   \\____ \_/ __ \ /    \ |    |  \\__  \&lt;   |  ||  | |  |/ ___\|  |  \   __\    
[33m    /    |    \  |_&gt; &gt;  ___/|   |  \|    `   \/ __ \\___  ||  |_|  / /_/  &gt;   Y  \  |      
[33m    \_______  /   __/ \___  &gt;___|  /_______  (____  / ____||____/__\___  /|___|  /__|      
[33m            \/|__|        \/     \/        \/     \/\/            /_____/      \/          
[33m                                                                                           

Hit '[1m&lt;tab&gt;[0m' for a list of available commands
and '[1m[cmd] --help[0m' for help on a specific command.
Hit '[1m&lt;ctrl-d&gt;[0m' or type '[1msystem:shutdown[0m' or '[1mlogout[0m' to shutdown OpenDaylight.

[?1h=[90m~[0m                                                                                [?2004hopendaylight-user</msg>
<arg>${KARAF_USER}</arg>
<arg>${KARAF_PASSWORD}</arg>
<arg>loglevel=${loglevel}</arg>
<doc>Logs into the SSH server with the given ``username`` and ``password``.</doc>
<status status="PASS" start="2026-09-01T02:48:35.455005" elapsed="0.248345"/>
</kw>
<kw name="Write" owner="SSHLibrary">
<msg time="2026-09-01T02:48:35.748496" level="INFO">@root&gt;dropallpacketsrpc on</msg>
<arg>${cmd}</arg>
<doc>Writes the given ``text`` on the remote machine and appends a newline.</doc>
<status status="PASS" start="2026-09-01T02:48:35.703680" elapsed="0.044872"/>
</kw>
<kw name="Read Until Regexp" owner="SSHLibrary">
<msg time="2026-09-01T02:48:35.750558" level="INFO">[?1l&gt;[?2004lDropAllFlows transitions to on
[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<msg time="2026-09-01T02:48:35.750681" level="INFO">${output} = [?1l&gt;[?2004lDropAllFlows transitions to on
[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<var>${output}</var>
<arg>${KARAF_PROMPT}</arg>
<doc>Consumes and returns the server output until a match to ``regexp`` is found.</doc>
<status status="PASS" start="2026-09-01T02:48:35.748720" elapsed="0.001988"/>
</kw>
<kw name="Write Bare" owner="SSHLibrary">
<arg>logout\n</arg>
<doc>Writes the given ``text`` on the remote machine without appending a newline.</doc>
<status status="PASS" start="2026-09-01T02:48:35.750835" elapsed="0.000165"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T02:48:35.751159" elapsed="0.000175"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T02:48:35.751798" level="INFO">[?1l&gt;[?2004lDropAllFlows transitions to on
[?1h=[90m~[0m                                                                                [?2004hopendaylight-user@root&gt;</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T02:48:35.751472" elapsed="0.000373"/>
</kw>
<return>
<value>${output}</value>
<status status="PASS" start="2026-09-01T02:48:35.751891" elapsed="0.000048"/>
</return>
<arg>dropallpacketsrpc on</arg>
<doc>Will execute the given ${cmd} by ssh'ing to the karaf console running on 10.30.170.12
Note that this keyword will open&amp;close new SSH connection, without switching back to previously current session.</doc>
<status status="PASS" start="2026-09-01T02:48:35.453785" elapsed="0.298264"/>
</kw>
<status status="PASS" start="2026-09-01T02:48:22.661388" elapsed="13.090744"/>
</kw>
<test id="s1-t1" name="Cbench Latency Test" line="37">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T02:48:35.753742" level="INFO">Cbench tests using 10 iterations of 60 second tests. Switch Count: 16. Unique MACS to cycle: 100</msg>
<arg>Cbench tests using ${loops} iterations of ${duration_in_secs} second tests. Switch Count: ${switch_count}. Unique MACS to cycle: ${num_of_unique_macs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T02:48:35.752922" elapsed="0.000880"/>
</kw>
<kw name="Run Cbench And Log Results">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T02:48:35.755071" level="INFO">${output_filename} = latency.csv</msg>
<arg>${output_filename}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T02:48:35.754741" elapsed="0.000389"/>
</kw>
<if>
<branch type="IF" condition="&quot;${cbench_system}&quot; == &quot;localhost&quot;">
<kw name="Run" owner="OperatingSystem">
<var>${output}</var>
<arg>${cbench_executable} -c ${ODL_SYSTEM_IP} ${cbench_args}</arg>
<doc>_This keyword is considered deprecated. Use the
[http://robotframework.org/robotframework/latest/libraries/Process.html|
Process] library instead._</doc>
<status status="NOT RUN" start="2026-09-01T02:48:35.755433" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T02:48:35.755209" elapsed="0.000277"/>
</branch>
<branch type="ELSE">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T02:48:35.759024" elapsed="0.000024"/>
</kw>
<status status="NOT RUN" start="2026-09-01T02:48:35.758418" elapsed="0.000680"/>
</branch>
<status status="PASS" start="2026-09-01T02:48:35.758399" elapsed="0.000723"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T02:48:35.759442" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T02:48:35.759554" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T02:48:35.759253" elapsed="0.000327"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T02:48:35.760144" level="INFO">Attempting to execute command "/usr/local/bin/cbench -c 10.30.170.12 -m 60000 -M 100 -S 16 -l 10 -D 5000 -p 6633" on remote system "10.30.170.71" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T02:48:35.759735" elapsed="0.000467"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T02:48:35.760790" level="INFO">${conn_id} = 6</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T02:48:35.760331" elapsed="0.000483"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T02:48:35.761707" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T02:48:35.761795" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T02:48:35.761372" elapsed="0.000444"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T02:48:35.761951" elapsed="0.000327"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T02:48:35.763144" level="INFO">Logging into '10.30.170.71:22' as 'jenkins'.</msg>
<msg time="2026-09-01T02:48:36.129264" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 02:47:43 UTC 2026

  System load:  0.16               Processes:             112
  Usage of /:   19.7% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.71
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 02:48:34 2026 from 10.30.171.164
[?2004h[jenkins@releng-00446-72-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T02:48:35.762795" elapsed="0.366726"/>
</kw>
<msg time="2026-09-01T02:48:36.129617" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T02:48:35.762417" elapsed="0.367296"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T02:48:35.761000" elapsed="0.368818"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T02:48:36.130302" level="INFO">Executing command '/usr/local/bin/cbench -c 10.30.170.12 -m 60000 -M 100 -S 16 -l 10 -D 5000 -p 6633'.</msg>
<msg time="2026-09-01T02:58:42.247956" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T02:58:42.248438" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T02:58:42.248530" level="INFO">${stderr} = cbench: controller benchmarking tool
   running in mode 'latency'
   connecting to controller at 10.30.170.12:6633 
   faking 16 switches with 1 threads :: 10 tests each; 60000 ms per test
   with 100...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T02:48:36.130015" elapsed="606.118564"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T02:58:42.248943" elapsed="0.000698"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.250671" level="INFO">cbench: controller benchmarking tool
   running in mode 'latency'
   connecting to controller at 10.30.170.12:6633 
   faking 16 switches with 1 threads :: 10 tests each; 60000 ms per test
   with 100 unique source MACs per switch
   learning destination mac addresses before the test
   starting test with 5000 ms delay after features_reply
   ignoring first 1 "warmup" and last 0 "cooldown" loops
   debugging info is off
Master Thread: Creating thread-0! 
Thread-0: All switches initialized. Running at node 10.30.170.12. So far 1 cbench instances have initialized their switches.  Waiting for other cbench-instances
Thread-0: Total switches from ALL cbench-instances initialized.
02:49:41.343 16  switches: flows:  89079 86913 87801 86356 85867 85783 86656 84676 81377 82441 81641 79914 80855 80603 81549 80665  total = 22.369600 per ms 
02:50:41.443 16  switches: flows:  98795 96616 96448 95871 94581 94977 94429 93758 89433 92221 88658 89085 88866 89112 88939 88498  total = 24.630310 per ms 
02:51:41.543 16  switches: flows:  98398 95804 98239 94972 94169 93879 94788 93230 89017 91699 90116 88683 87784 89386 88899 87668  total = 24.571115 per ms 
02:52:41.649 16  switches: flows:  98891 95513 97830 95435 94733 94654 93947 93382 90274 90408 89507 87319 87857 88631 88473 87507  total = 24.531708 per ms 
02:53:41.751 16  switches: flows:  101076 98586 100110 98670 97727 96791 95535 96385 93123 93769 92582 91505 91783 91678 91890 90686  total = 25.322670 per ms 
02:54:41.852 16  switches: flows:  99597 99573 99436 98451 97746 95740 95733 98092 92408 95376 93010 90968 91907 93838 93241 91937  total = 25.408460 per ms 
02:55:41.953 16  switches: flows:  97512 95599 94890 96697 94554 92440 93103 94785 90378 91376 89656 89221 89127 90669 90217 88152  total = 24.598538 per ms 
02:56:42.053 16  switches: flows:  98409 96895 95619 98156 95880 94420 93157 96119 90510 92559 92026 90371 89573 92210 91724 89090  total = 24.903698 per ms 
02:57:42.155 16  switches: flows:  99169 97815 97457 97792 96604 94845 94942 96629 91105 93007 92807 91264 89925 92680 91112 91655  total = 25.104870 per ms 
02:58:42.256 16  switches: flows:  100648 100743 97832 98117 100331 96989 96218 97508 93181 95170 95409 92415 93635 95148 94226 92602  total = 25.626738 per ms 
RESULT: 16 switches 9 tests min/max/avg/stdev = 24531.71/25626.74/24966.46/8331.33 responses/s</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T02:58:42.249965" elapsed="0.000855"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="PASS" start="2026-09-01T02:58:42.251273" elapsed="0.000064"/>
</return>
<status status="PASS" start="2026-09-01T02:58:42.250967" elapsed="0.000441"/>
</branch>
<status status="PASS" start="2026-09-01T02:58:42.250926" elapsed="0.000533"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T02:58:42.251650" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-09-01T02:58:42.251577" elapsed="0.000152"/>
</branch>
<status status="NOT RUN" start="2026-09-01T02:58:42.251545" elapsed="0.000228"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T02:58:42.251860" elapsed="0.000026"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T02:58:42.258948" elapsed="0.000724"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T02:58:42.259967" elapsed="0.000378"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T02:58:42.260607" elapsed="0.000198"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T02:58:42.252503" elapsed="0.008405"/>
</kw>
<msg time="2026-09-01T02:58:42.261203" level="INFO">${output} = cbench: controller benchmarking tool
   running in mode 'latency'
   connecting to controller at 10.30.170.12:6633 
   faking 16 switches with 1 threads :: 10 tests each; 60000 ms per test
   with 100...</msg>
<var>${output}</var>
<arg>${cbench_system}</arg>
<arg>${cbench_executable} -c ${ODL_SYSTEM_IP} ${cbench_args}</arg>
<arg>prompt_timeout=${test_timeout}</arg>
<arg>return_stdout=False</arg>
<arg>return_stderr=True</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T02:48:35.756043" elapsed="606.505214"/>
</kw>
<status status="PASS" start="2026-09-01T02:48:35.755511" elapsed="606.505841"/>
</branch>
<status status="PASS" start="2026-09-01T02:48:35.755182" elapsed="606.506216"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.262310" level="INFO">cbench: controller benchmarking tool
   running in mode 'latency'
   connecting to controller at 10.30.170.12:6633 
   faking 16 switches with 1 threads :: 10 tests each; 60000 ms per test
   with 100 unique source MACs per switch
   learning destination mac addresses before the test
   starting test with 5000 ms delay after features_reply
   ignoring first 1 "warmup" and last 0 "cooldown" loops
   debugging info is off
Master Thread: Creating thread-0! 
Thread-0: All switches initialized. Running at node 10.30.170.12. So far 1 cbench instances have initialized their switches.  Waiting for other cbench-instances
Thread-0: Total switches from ALL cbench-instances initialized.
02:49:41.343 16  switches: flows:  89079 86913 87801 86356 85867 85783 86656 84676 81377 82441 81641 79914 80855 80603 81549 80665  total = 22.369600 per ms 
02:50:41.443 16  switches: flows:  98795 96616 96448 95871 94581 94977 94429 93758 89433 92221 88658 89085 88866 89112 88939 88498  total = 24.630310 per ms 
02:51:41.543 16  switches: flows:  98398 95804 98239 94972 94169 93879 94788 93230 89017 91699 90116 88683 87784 89386 88899 87668  total = 24.571115 per ms 
02:52:41.649 16  switches: flows:  98891 95513 97830 95435 94733 94654 93947 93382 90274 90408 89507 87319 87857 88631 88473 87507  total = 24.531708 per ms 
02:53:41.751 16  switches: flows:  101076 98586 100110 98670 97727 96791 95535 96385 93123 93769 92582 91505 91783 91678 91890 90686  total = 25.322670 per ms 
02:54:41.852 16  switches: flows:  99597 99573 99436 98451 97746 95740 95733 98092 92408 95376 93010 90968 91907 93838 93241 91937  total = 25.408460 per ms 
02:55:41.953 16  switches: flows:  97512 95599 94890 96697 94554 92440 93103 94785 90378 91376 89656 89221 89127 90669 90217 88152  total = 24.598538 per ms 
02:56:42.053 16  switches: flows:  98409 96895 95619 98156 95880 94420 93157 96119 90510 92559 92026 90371 89573 92210 91724 89090  total = 24.903698 per ms 
02:57:42.155 16  switches: flows:  99169 97815 97457 97792 96604 94845 94942 96629 91105 93007 92807 91264 89925 92680 91112 91655  total = 25.104870 per ms 
02:58:42.256 16  switches: flows:  100648 100743 97832 98117 100331 96989 96218 97508 93181 95170 95409 92415 93635 95148 94226 92602  total = 25.626738 per ms 
RESULT: 16 switches 9 tests min/max/avg/stdev = 24531.71/25626.74/24966.46/8331.33 responses/s</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T02:58:42.261676" elapsed="0.000880"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${output}</arg>
<arg>RESULT</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T02:58:42.262852" elapsed="0.000747"/>
</kw>
<kw name="Get Lines Containing String" owner="String">
<msg time="2026-09-01T02:58:42.264403" level="INFO">1 out of 23 lines matched.</msg>
<msg time="2026-09-01T02:58:42.264580" level="INFO">${result_line} = RESULT: 16 switches 9 tests min/max/avg/stdev = 24531.71/25626.74/24966.46/8331.33 responses/s</msg>
<var>${result_line}</var>
<arg>${output}</arg>
<arg>RESULT</arg>
<doc>Returns lines of the given ``string`` that contain the ``pattern``.</doc>
<status status="PASS" start="2026-09-01T02:58:42.263917" elapsed="0.000711"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T02:58:42.265483" level="INFO">@{results_list} = [ RESULT: | 16 | switches | 9 | tests | min/max/avg/stdev | = | 24531.71/25626.74/24966.46/8331.33 | responses/s ]</msg>
<var>@{results_list}</var>
<arg>${result_line}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T02:58:42.264932" elapsed="0.000604"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.270603" level="INFO">min/max/avg/stdev</msg>
<arg>${results_list[5]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T02:58:42.265828" elapsed="0.004885"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.275707" level="INFO">24531.71/25626.74/24966.46/8331.33</msg>
<arg>${results_list[7]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T02:58:42.271038" elapsed="0.004779"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T02:58:42.280862" level="INFO">@{result_name_list} = [ min | max | avg | stdev ]</msg>
<var>@{result_name_list}</var>
<arg>${results_list[5]}</arg>
<arg>/</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T02:58:42.276191" elapsed="0.004725"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T02:58:42.285889" level="INFO">@{result_value_list} = [ 24531.71 | 25626.74 | 24966.46 | 8331.33 ]</msg>
<var>@{result_value_list}</var>
<arg>${results_list[7]}</arg>
<arg>/</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T02:58:42.281280" elapsed="0.004664"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.286949" level="INFO">Length is 4.</msg>
<msg time="2026-09-01T02:58:42.287270" level="INFO">${num_stats} = 4</msg>
<var>${num_stats}</var>
<arg>${result_name_list}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T02:58:42.286317" elapsed="0.001006"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.296377" level="INFO">min :: 24531.71</msg>
<arg>${result_name_list[${i}]} :: ${result_value_list[${i}]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T02:58:42.288175" elapsed="0.008288"/>
</kw>
<var name="${i}">0</var>
<status status="PASS" start="2026-09-01T02:58:42.287860" elapsed="0.008654"/>
</iter>
<iter>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.302748" level="INFO">max :: 25626.74</msg>
<arg>${result_name_list[${i}]} :: ${result_value_list[${i}]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T02:58:42.296854" elapsed="0.005971"/>
</kw>
<var name="${i}">1</var>
<status status="PASS" start="2026-09-01T02:58:42.296648" elapsed="0.006223"/>
</iter>
<iter>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.309179" level="INFO">avg :: 24966.46</msg>
<arg>${result_name_list[${i}]} :: ${result_value_list[${i}]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T02:58:42.303209" elapsed="0.006043"/>
</kw>
<var name="${i}">2</var>
<status status="PASS" start="2026-09-01T02:58:42.302987" elapsed="0.006311"/>
</iter>
<iter>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.315523" level="INFO">stdev :: 8331.33</msg>
<arg>${result_name_list[${i}]} :: ${result_value_list[${i}]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T02:58:42.309592" elapsed="0.006007"/>
</kw>
<var name="${i}">3</var>
<status status="PASS" start="2026-09-01T02:58:42.309419" elapsed="0.006225"/>
</iter>
<var>${i}</var>
<value>0</value>
<value>${num_stats}</value>
<status status="PASS" start="2026-09-01T02:58:42.287463" elapsed="0.028227"/>
</for>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.321143" level="INFO">${min} = 24531.71</msg>
<var>${min}</var>
<arg>${result_value_list[${0}]}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T02:58:42.315912" elapsed="0.005267"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.326905" level="INFO">${max} = 25626.74</msg>
<var>${max}</var>
<arg>${result_value_list[${1}]}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T02:58:42.321389" elapsed="0.005563"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.330860" level="INFO">${average} = 24966.46</msg>
<var>${average}</var>
<arg>${result_value_list[${2}]}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T02:58:42.327240" elapsed="0.003646"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.334513" level="INFO">${stdev} = 8331.33</msg>
<var>${stdev}</var>
<arg>${result_value_list[${3}]}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T02:58:42.331045" elapsed="0.003493"/>
</kw>
<kw name="Get Time" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.335120" level="INFO">${date} = 2026-09-01 02:58:42</msg>
<var>${date}</var>
<arg>d,m,s</arg>
<doc>Returns the given time in the requested format.</doc>
<status status="PASS" start="2026-09-01T02:58:42.334709" elapsed="0.000436"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.335672" level="INFO">CBench Result: 2026-09-01 02:58:42,-m 60000 -M 100 -S 16 -l 10 -D 5000 -p 6633,24531.71,25626.74,24966.46,8331.33</msg>
<arg>CBench Result: ${date},${cbench_args},${min},${max},${average},${stdev}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T02:58:42.335286" elapsed="0.000454"/>
</kw>
<kw name="Log Results And Determine Status">
<kw name="Append To File" owner="OperatingSystem">
<msg time="2026-09-01T02:58:42.336839" level="INFO" html="true">Appended to file '&lt;a href="file:///w/workspace/openflowplugin-csit-1node-cbench-only-chromium/latency.csv"&gt;/w/workspace/openflowplugin-csit-1node-cbench-only-chromium/latency.csv&lt;/a&gt;'.</msg>
<arg>${output_file}</arg>
<arg>${min},${max},${average}\n</arg>
<doc>Appends the given content to the specified file.</doc>
<status status="PASS" start="2026-09-01T02:58:42.336379" elapsed="0.000524"/>
</kw>
<kw name="Should Be True" owner="BuiltIn">
<arg>${average} &gt; ${threshold}</arg>
<arg>${average} flow_mods per/sec did not exceed threshold of ${threshold}</arg>
<doc>Fails if the given condition is not true.</doc>
<status status="PASS" start="2026-09-01T02:58:42.337060" elapsed="0.000462"/>
</kw>
<arg>${min}</arg>
<arg>${max}</arg>
<arg>${average}</arg>
<arg>${average_threshold}</arg>
<arg>${output_filename}</arg>
<status status="PASS" start="2026-09-01T02:58:42.335900" elapsed="0.001682"/>
</kw>
<arg>-m ${duration_in_ms} -M ${num_of_unique_macs} -S ${switch_count} -l ${loops} -D ${start_delay} -p ${of_port}</arg>
<arg>${latency_threshold}</arg>
<arg>${latency_results_file}</arg>
<status status="PASS" start="2026-09-01T02:48:35.754148" elapsed="606.583546"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.338159" level="INFO">Slept 0 seconds.</msg>
<arg>${test_delay}</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="PASS" start="2026-09-01T02:58:42.337836" elapsed="0.000374"/>
</kw>
<kw name="Log Results As Zero If Cbench Timed Out" type="TEARDOWN">
<kw name="Run Keyword If Timeout Occurred" owner="BuiltIn">
<arg>Log Results And Determine Status</arg>
<arg>0</arg>
<arg>0</arg>
<arg>0</arg>
<arg>0</arg>
<arg>${output_filename}</arg>
<doc>Runs the given keyword if either a test or a keyword timeout has occurred.</doc>
<status status="PASS" start="2026-09-01T02:58:42.338697" elapsed="0.000254"/>
</kw>
<status status="PASS" start="2026-09-01T02:58:42.338415" elapsed="0.000612"/>
</kw>
<doc>cbench executed in default latency mode. Test parameters have defaults, but can be overridden
on the pybot command line</doc>
<tag>cbench</tag>
<tag>latency</tag>
<timeout value="15 minutes"/>
<status status="PASS" start="2026-09-01T02:48:35.752281" elapsed="606.586781"/>
</test>
<test id="s1-t2" name="Cbench Throughput Test" line="51">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.340359" level="INFO">Cbench tests using 10 iterations of 60 second tests. Switch Count: 16. Unique MACS to cycle: 100</msg>
<arg>Cbench tests using ${loops} iterations of ${duration_in_secs} second tests. Switch Count: ${switch_count}. Unique MACS to cycle: ${num_of_unique_macs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T02:58:42.339853" elapsed="0.000557"/>
</kw>
<kw name="Run Cbench And Log Results">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.341648" level="INFO">${output_filename} = throughput.csv</msg>
<arg>${output_filename}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T02:58:42.341350" elapsed="0.000336"/>
</kw>
<if>
<branch type="IF" condition="&quot;${cbench_system}&quot; == &quot;localhost&quot;">
<kw name="Run" owner="OperatingSystem">
<var>${output}</var>
<arg>${cbench_executable} -c ${ODL_SYSTEM_IP} ${cbench_args}</arg>
<doc>_This keyword is considered deprecated. Use the
[http://robotframework.org/robotframework/latest/libraries/Process.html|
Process] library instead._</doc>
<status status="NOT RUN" start="2026-09-01T02:58:42.341961" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T02:58:42.341756" elapsed="0.000269"/>
</branch>
<branch type="ELSE">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T02:58:42.345229" elapsed="0.000023"/>
</kw>
<status status="NOT RUN" start="2026-09-01T02:58:42.344862" elapsed="0.000423"/>
</branch>
<status status="PASS" start="2026-09-01T02:58:42.344845" elapsed="0.000462"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T02:58:42.345621" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T02:58:42.345733" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T02:58:42.345432" elapsed="0.000325"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.346290" level="INFO">Attempting to execute command "/usr/local/bin/cbench -c 10.30.170.12 -t -m 60000 -M 100 -S 16 -l 10 -D 5000 -p 6633" on remote system "10.30.170.71" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T02:58:42.345879" elapsed="0.000462"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T02:58:42.346830" level="INFO">${conn_id} = 8</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T02:58:42.346468" elapsed="0.000386"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T02:58:42.347702" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T02:58:42.347785" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T02:58:42.347398" elapsed="0.000409"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T02:58:42.347935" elapsed="0.000328"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T02:58:42.349051" level="INFO">Logging into '10.30.170.71:22' as 'jenkins'.</msg>
<msg time="2026-09-01T02:58:42.951584" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 02:58:42 UTC 2026

  System load:  1.0                Processes:             104
  Usage of /:   19.9% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.71
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 02:48:36 2026 from 10.30.171.164
[?2004h[jenkins@releng-00446-72-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T02:58:42.348712" elapsed="0.603194"/>
</kw>
<msg time="2026-09-01T02:58:42.952057" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T02:58:42.348401" elapsed="0.603812"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T02:58:42.347049" elapsed="0.605345"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T02:58:42.953410" level="INFO">Executing command '/usr/local/bin/cbench -c 10.30.170.12 -t -m 60000 -M 100 -S 16 -l 10 -D 5000 -p 6633'.</msg>
<msg time="2026-09-01T03:08:49.001668" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T03:08:49.002402" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T03:08:49.002521" level="INFO">${stderr} = cbench: controller benchmarking tool
   running in mode 'throughput'
   connecting to controller at 10.30.170.12:6633 
   faking 16 switches with 1 threads :: 10 tests each; 60000 ms per test
   with ...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T02:58:42.952878" elapsed="606.049713"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T03:08:49.003159" elapsed="0.000784"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.005167" level="INFO">cbench: controller benchmarking tool
   running in mode 'throughput'
   connecting to controller at 10.30.170.12:6633 
   faking 16 switches with 1 threads :: 10 tests each; 60000 ms per test
   with 100 unique source MACs per switch
   learning destination mac addresses before the test
   starting test with 5000 ms delay after features_reply
   ignoring first 1 "warmup" and last 0 "cooldown" loops
   debugging info is off
Master Thread: Creating thread-0! 
Thread-0: All switches initialized. Running at node 10.30.170.12. So far 1 cbench instances have initialized their switches.  Waiting for other cbench-instances
Thread-0: Total switches from ALL cbench-instances initialized.
02:59:48.100 16  switches: flows:  610330 621368 612560 605927 618009 620488 605442 605836 610145 608040 599063 599978 606652 611311 612801 619755  total = 162.795083 per ms 
03:00:48.202 16  switches: flows:  671400 675665 676060 683332 679921 680621 681014 689750 684220 676707 684404 692350 675880 682589 692753 676054  total = 181.408561 per ms 
03:01:48.304 16  switches: flows:  709434 707729 709989 708901 709982 713739 700980 707442 692104 715779 703804 719054 703187 715712 708993 703261  total = 188.516391 per ms 
03:02:48.406 16  switches: flows:  709712 705091 710101 713318 703252 699549 704913 710605 709751 701802 709211 699083 701357 707025 711959 708958  total = 188.112705 per ms 
03:03:48.512 16  switches: flows:  662804 669614 665351 672986 657334 665606 663363 672153 671788 673118 662202 667467 668491 672951 674613 674937  total = 177.934544 per ms 
03:04:48.614 16  switches: flows:  726591 729657 724416 724643 717574 720284 732152 725617 729122 722854 725416 733208 722587 726455 717848 729865  total = 193.146023 per ms 
03:05:48.716 16  switches: flows:  727890 725716 718344 725165 713928 716142 712404 715680 714785 717483 715627 716169 718727 714439 725958 717344  total = 191.274179 per ms 
03:06:48.817 16  switches: flows:  696362 696824 693287 693868 696450 690968 701605 697750 690793 695690 689304 688274 694195 694420 695224 693690  total = 184.833690 per ms 
03:07:48.919 16  switches: flows:  722423 714851 707669 705315 716526 718073 719300 710776 712220 716257 718464 715842 723722 713791 712091 711605  total = 190.328408 per ms 
03:08:49.020 16  switches: flows:  709547 711816 693952 706251 710328 714946 710603 709193 707877 709112 694436 703467 711273 709095 705941 700056  total = 188.148008 per ms 
RESULT: 16 switches 9 tests min/max/avg/stdev = 177934.54/193146.02/187078.06/62528.45 responses/s</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:08:49.004336" elapsed="0.000993"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="PASS" start="2026-09-01T03:08:49.005804" elapsed="0.000094"/>
</return>
<status status="PASS" start="2026-09-01T03:08:49.005519" elapsed="0.000455"/>
</branch>
<status status="PASS" start="2026-09-01T03:08:49.005444" elapsed="0.000580"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T03:08:49.006245" elapsed="0.000027"/>
</return>
<status status="NOT RUN" start="2026-09-01T03:08:49.006171" elapsed="0.000157"/>
</branch>
<status status="NOT RUN" start="2026-09-01T03:08:49.006138" elapsed="0.000233"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T03:08:49.006436" elapsed="0.000027"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T03:08:49.012253" elapsed="0.000704"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T03:08:49.013286" elapsed="0.000357"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T03:08:49.013903" elapsed="0.000233"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T03:08:49.007160" elapsed="0.007084"/>
</kw>
<msg time="2026-09-01T03:08:49.014513" level="INFO">${output} = cbench: controller benchmarking tool
   running in mode 'throughput'
   connecting to controller at 10.30.170.12:6633 
   faking 16 switches with 1 threads :: 10 tests each; 60000 ms per test
   with ...</msg>
<var>${output}</var>
<arg>${cbench_system}</arg>
<arg>${cbench_executable} -c ${ODL_SYSTEM_IP} ${cbench_args}</arg>
<arg>prompt_timeout=${test_timeout}</arg>
<arg>return_stdout=False</arg>
<arg>return_stderr=True</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T02:58:42.342572" elapsed="606.671996"/>
</kw>
<status status="PASS" start="2026-09-01T02:58:42.342051" elapsed="606.672614"/>
</branch>
<status status="PASS" start="2026-09-01T02:58:42.341736" elapsed="606.672974"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.015618" level="INFO">cbench: controller benchmarking tool
   running in mode 'throughput'
   connecting to controller at 10.30.170.12:6633 
   faking 16 switches with 1 threads :: 10 tests each; 60000 ms per test
   with 100 unique source MACs per switch
   learning destination mac addresses before the test
   starting test with 5000 ms delay after features_reply
   ignoring first 1 "warmup" and last 0 "cooldown" loops
   debugging info is off
Master Thread: Creating thread-0! 
Thread-0: All switches initialized. Running at node 10.30.170.12. So far 1 cbench instances have initialized their switches.  Waiting for other cbench-instances
Thread-0: Total switches from ALL cbench-instances initialized.
02:59:48.100 16  switches: flows:  610330 621368 612560 605927 618009 620488 605442 605836 610145 608040 599063 599978 606652 611311 612801 619755  total = 162.795083 per ms 
03:00:48.202 16  switches: flows:  671400 675665 676060 683332 679921 680621 681014 689750 684220 676707 684404 692350 675880 682589 692753 676054  total = 181.408561 per ms 
03:01:48.304 16  switches: flows:  709434 707729 709989 708901 709982 713739 700980 707442 692104 715779 703804 719054 703187 715712 708993 703261  total = 188.516391 per ms 
03:02:48.406 16  switches: flows:  709712 705091 710101 713318 703252 699549 704913 710605 709751 701802 709211 699083 701357 707025 711959 708958  total = 188.112705 per ms 
03:03:48.512 16  switches: flows:  662804 669614 665351 672986 657334 665606 663363 672153 671788 673118 662202 667467 668491 672951 674613 674937  total = 177.934544 per ms 
03:04:48.614 16  switches: flows:  726591 729657 724416 724643 717574 720284 732152 725617 729122 722854 725416 733208 722587 726455 717848 729865  total = 193.146023 per ms 
03:05:48.716 16  switches: flows:  727890 725716 718344 725165 713928 716142 712404 715680 714785 717483 715627 716169 718727 714439 725958 717344  total = 191.274179 per ms 
03:06:48.817 16  switches: flows:  696362 696824 693287 693868 696450 690968 701605 697750 690793 695690 689304 688274 694195 694420 695224 693690  total = 184.833690 per ms 
03:07:48.919 16  switches: flows:  722423 714851 707669 705315 716526 718073 719300 710776 712220 716257 718464 715842 723722 713791 712091 711605  total = 190.328408 per ms 
03:08:49.020 16  switches: flows:  709547 711816 693952 706251 710328 714946 710603 709193 707877 709112 694436 703467 711273 709095 705941 700056  total = 188.148008 per ms 
RESULT: 16 switches 9 tests min/max/avg/stdev = 177934.54/193146.02/187078.06/62528.45 responses/s</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:08:49.014988" elapsed="0.000915"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${output}</arg>
<arg>RESULT</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T03:08:49.016235" elapsed="0.000771"/>
</kw>
<kw name="Get Lines Containing String" owner="String">
<msg time="2026-09-01T03:08:49.017846" level="INFO">1 out of 23 lines matched.</msg>
<msg time="2026-09-01T03:08:49.018043" level="INFO">${result_line} = RESULT: 16 switches 9 tests min/max/avg/stdev = 177934.54/193146.02/187078.06/62528.45 responses/s</msg>
<var>${result_line}</var>
<arg>${output}</arg>
<arg>RESULT</arg>
<doc>Returns lines of the given ``string`` that contain the ``pattern``.</doc>
<status status="PASS" start="2026-09-01T03:08:49.017358" elapsed="0.000762"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T03:08:49.018952" level="INFO">@{results_list} = [ RESULT: | 16 | switches | 9 | tests | min/max/avg/stdev | = | 177934.54/193146.02/187078.06/62528.45 | responses/s ]</msg>
<var>@{results_list}</var>
<arg>${result_line}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T03:08:49.018427" elapsed="0.000579"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.023940" level="INFO">min/max/avg/stdev</msg>
<arg>${results_list[5]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:08:49.019327" elapsed="0.004724"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.029134" level="INFO">177934.54/193146.02/187078.06/62528.45</msg>
<arg>${results_list[7]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:08:49.024386" elapsed="0.004864"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T03:08:49.034213" level="INFO">@{result_name_list} = [ min | max | avg | stdev ]</msg>
<var>@{result_name_list}</var>
<arg>${results_list[5]}</arg>
<arg>/</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T03:08:49.029585" elapsed="0.004684"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T03:08:49.039528" level="INFO">@{result_value_list} = [ 177934.54 | 193146.02 | 187078.06 | 62528.45 ]</msg>
<var>@{result_value_list}</var>
<arg>${results_list[7]}</arg>
<arg>/</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T03:08:49.034600" elapsed="0.004985"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.040578" level="INFO">Length is 4.</msg>
<msg time="2026-09-01T03:08:49.040760" level="INFO">${num_stats} = 4</msg>
<var>${num_stats}</var>
<arg>${result_name_list}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T03:08:49.039894" elapsed="0.000912"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.048695" level="INFO">min :: 177934.54</msg>
<arg>${result_name_list[${i}]} :: ${result_value_list[${i}]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:08:49.041690" elapsed="0.007076"/>
</kw>
<var name="${i}">0</var>
<status status="PASS" start="2026-09-01T03:08:49.041347" elapsed="0.007462"/>
</iter>
<iter>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.054587" level="INFO">max :: 193146.02</msg>
<arg>${result_name_list[${i}]} :: ${result_value_list[${i}]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:08:49.049109" elapsed="0.005563"/>
</kw>
<var name="${i}">1</var>
<status status="PASS" start="2026-09-01T03:08:49.048920" elapsed="0.005804"/>
</iter>
<iter>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.060811" level="INFO">avg :: 187078.06</msg>
<arg>${result_name_list[${i}]} :: ${result_value_list[${i}]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:08:49.055047" elapsed="0.005835"/>
</kw>
<var name="${i}">2</var>
<status status="PASS" start="2026-09-01T03:08:49.054857" elapsed="0.006068"/>
</iter>
<iter>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.066725" level="INFO">stdev :: 62528.45</msg>
<arg>${result_name_list[${i}]} :: ${result_value_list[${i}]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:08:49.061236" elapsed="0.005557"/>
</kw>
<var name="${i}">3</var>
<status status="PASS" start="2026-09-01T03:08:49.061032" elapsed="0.005804"/>
</iter>
<var>${i}</var>
<value>0</value>
<value>${num_stats}</value>
<status status="PASS" start="2026-09-01T03:08:49.040931" elapsed="0.025944"/>
</for>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.070627" level="INFO">${min} = 177934.54</msg>
<var>${min}</var>
<arg>${result_value_list[${0}]}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T03:08:49.067075" elapsed="0.003576"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.074197" level="INFO">${max} = 193146.02</msg>
<var>${max}</var>
<arg>${result_value_list[${1}]}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T03:08:49.070790" elapsed="0.003431"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.077868" level="INFO">${average} = 187078.06</msg>
<var>${average}</var>
<arg>${result_value_list[${2}]}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T03:08:49.074359" elapsed="0.003533"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.081545" level="INFO">${stdev} = 62528.45</msg>
<var>${stdev}</var>
<arg>${result_value_list[${3}]}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T03:08:49.078031" elapsed="0.003539"/>
</kw>
<kw name="Get Time" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.082050" level="INFO">${date} = 2026-09-01 03:08:49</msg>
<var>${date}</var>
<arg>d,m,s</arg>
<doc>Returns the given time in the requested format.</doc>
<status status="PASS" start="2026-09-01T03:08:49.081728" elapsed="0.000345"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.082600" level="INFO">CBench Result: 2026-09-01 03:08:49,-t -m 60000 -M 100 -S 16 -l 10 -D 5000 -p 6633,177934.54,193146.02,187078.06,62528.45</msg>
<arg>CBench Result: ${date},${cbench_args},${min},${max},${average},${stdev}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:08:49.082221" elapsed="0.000431"/>
</kw>
<kw name="Log Results And Determine Status">
<kw name="Append To File" owner="OperatingSystem">
<msg time="2026-09-01T03:08:49.083660" level="INFO" html="true">Appended to file '&lt;a href="file:///w/workspace/openflowplugin-csit-1node-cbench-only-chromium/throughput.csv"&gt;/w/workspace/openflowplugin-csit-1node-cbench-only-chromium/throughput.csv&lt;/a&gt;'.</msg>
<arg>${output_file}</arg>
<arg>${min},${max},${average}\n</arg>
<doc>Appends the given content to the specified file.</doc>
<status status="PASS" start="2026-09-01T03:08:49.083236" elapsed="0.000484"/>
</kw>
<kw name="Should Be True" owner="BuiltIn">
<arg>${average} &gt; ${threshold}</arg>
<arg>${average} flow_mods per/sec did not exceed threshold of ${threshold}</arg>
<doc>Fails if the given condition is not true.</doc>
<status status="PASS" start="2026-09-01T03:08:49.083858" elapsed="0.000436"/>
</kw>
<arg>${min}</arg>
<arg>${max}</arg>
<arg>${average}</arg>
<arg>${average_threshold}</arg>
<arg>${output_filename}</arg>
<status status="PASS" start="2026-09-01T03:08:49.082794" elapsed="0.001558"/>
</kw>
<arg>-t -m ${duration_in_ms} -M ${num_of_unique_macs} -S ${switch_count} -l ${loops} -D ${start_delay} -p ${of_port}</arg>
<arg>${throughput_threshold}</arg>
<arg>${throughput_results_file}</arg>
<status status="PASS" start="2026-09-01T02:58:42.340711" elapsed="606.743733"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.084889" level="INFO">Slept 0 seconds.</msg>
<arg>${test_delay}</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="PASS" start="2026-09-01T03:08:49.084598" elapsed="0.000341"/>
</kw>
<kw name="Log Results As Zero If Cbench Timed Out" type="TEARDOWN">
<kw name="Run Keyword If Timeout Occurred" owner="BuiltIn">
<arg>Log Results And Determine Status</arg>
<arg>0</arg>
<arg>0</arg>
<arg>0</arg>
<arg>0</arg>
<arg>${output_filename}</arg>
<doc>Runs the given keyword if either a test or a keyword timeout has occurred.</doc>
<status status="PASS" start="2026-09-01T03:08:49.085430" elapsed="0.000262"/>
</kw>
<status status="PASS" start="2026-09-01T03:08:49.085157" elapsed="0.000597"/>
</kw>
<doc>cbench executed in throughput mode (-t). Test parameters have defaults, but can be overridden
on the pybot command line</doc>
<tag>cbench</tag>
<tag>throughput</tag>
<timeout value="15 minutes"/>
<status status="PASS" start="2026-09-01T02:58:42.339357" elapsed="606.746433"/>
</test>
<test id="s1-t3" name="Rerun Latency Test To Check Bug 6176" line="65">
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.087204" level="INFO">Cbench tests using 10 iterations of 60 second tests. Switch Count: 16. Unique MACS to cycle: 100</msg>
<arg>Cbench tests using ${loops} iterations of ${duration_in_secs} second tests. Switch Count: ${switch_count}. Unique MACS to cycle: ${num_of_unique_macs}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:08:49.086824" elapsed="0.000431"/>
</kw>
<kw name="Run Cbench And Log Results">
<kw name="Set Suite Variable" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.088536" level="INFO">${output_filename} = bug.csv</msg>
<arg>${output_filename}</arg>
<doc>Makes a variable available everywhere within the scope of the current suite.</doc>
<status status="PASS" start="2026-09-01T03:08:49.088123" elapsed="0.000455"/>
</kw>
<if>
<branch type="IF" condition="&quot;${cbench_system}&quot; == &quot;localhost&quot;">
<kw name="Run" owner="OperatingSystem">
<var>${output}</var>
<arg>${cbench_executable} -c ${ODL_SYSTEM_IP} ${cbench_args}</arg>
<doc>_This keyword is considered deprecated. Use the
[http://robotframework.org/robotframework/latest/libraries/Process.html|
Process] library instead._</doc>
<status status="NOT RUN" start="2026-09-01T03:08:49.088855" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T03:08:49.088648" elapsed="0.000259"/>
</branch>
<branch type="ELSE">
<kw name="Run Command On Remote System" owner="Utils">
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot; and &quot;${return_stderr}&quot;!=&quot;True&quot;">
<kw name="Fail" owner="BuiltIn">
<arg>At least one of {return_stdout} or {return_stderr} args should be set to True</arg>
<doc>Fails the test with the given message and optionally alters its tags.</doc>
<status status="NOT RUN" start="2026-09-01T03:08:49.091815" elapsed="0.000019"/>
</kw>
<status status="NOT RUN" start="2026-09-01T03:08:49.091585" elapsed="0.000281"/>
</branch>
<status status="PASS" start="2026-09-01T03:08:49.091568" elapsed="0.000319"/>
</if>
<kw name="Get Connection" owner="SSHLibrary">
<msg time="2026-09-01T03:08:49.092234" level="INFO">index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<msg time="2026-09-01T03:08:49.092341" level="INFO">${current_ssh_connection} = index=None
host=None
alias=None
port=22
timeout=3 seconds
newline=

prompt=None
term_type=vt100
width=80
height=24
path_separator=/
encoding=utf8
escape_ansi=False
encoding_errors=strict</msg>
<var>${current_ssh_connection}</var>
<doc>Returns information about the connection.</doc>
<status status="PASS" start="2026-09-01T03:08:49.092007" elapsed="0.000357"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.092874" level="INFO">Attempting to execute command "/usr/local/bin/cbench -c 10.30.170.12 -m 60000 -M 100 -S 16 -l 10 -D 5000 -p 6633" on remote system "10.30.170.71" by user "jenkins" with keyfile pass "any" and prompt "&gt;" and password ""</msg>
<arg>Attempting to execute command "${cmd}" on remote system "${system}" by user "${user}" with keyfile pass "${keyfile_pass}" and prompt "${prompt}" and password "${password}"</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:08:49.092486" elapsed="0.000439"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<msg time="2026-09-01T03:08:49.093433" level="INFO">${conn_id} = 10</msg>
<var>${conn_id}</var>
<arg>${system}</arg>
<arg>prompt=${prompt}</arg>
<arg>timeout=${prompt_timeout}</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T03:08:49.093049" elapsed="0.000407"/>
</kw>
<kw name="Flexible_SSH_Login" owner="SSHKeywords">
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T03:08:49.094281" level="INFO">Length is 0.</msg>
<msg time="2026-09-01T03:08:49.094359" level="INFO">${pwd_length} = 0</msg>
<var>${pwd_length}</var>
<arg>${password}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T03:08:49.093980" elapsed="0.000400"/>
</kw>
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${pwd_length} &gt; 0</arg>
<arg>SSHLibrary.Login</arg>
<arg>${user}</arg>
<arg>${password}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T03:08:49.094524" elapsed="0.000295"/>
</kw>
<kw name="Run Keyword And Return" owner="BuiltIn">
<kw name="Login With Public Key" owner="SSHLibrary">
<msg time="2026-09-01T03:08:49.095609" level="INFO">Logging into '10.30.170.71:22' as 'jenkins'.</msg>
<msg time="2026-09-01T03:08:49.729895" level="INFO">Read output: Welcome to Ubuntu 22.04.5 LTS (GNU/Linux 5.15.0-186-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Tue Sep  1 03:08:49 UTC 2026

  System load:  0.48               Processes:             105
  Usage of /:   19.9% of 38.58GB   Users logged in:       0
  Memory usage: 4%                 IPv4 address for ens3: 10.30.170.71
  Swap usage:   0%


Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

14 additional security updates can be applied with ESM Apps.
Learn more about enabling ESM Apps service at https://ubuntu.com/esm


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
New release '24.04.4 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Tue Sep  1 02:58:42 2026 from 10.30.171.164
[?2004h[jenkins@releng-00446-72-1-mininet-ovs-217-0 ~]&gt;</msg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Logs into the SSH server using key-based authentication.</doc>
<status status="PASS" start="2026-09-01T03:08:49.095276" elapsed="0.634890"/>
</kw>
<msg time="2026-09-01T03:08:49.730284" level="INFO">Returning from the enclosing user keyword.</msg>
<arg>SSHLibrary.Login With Public Key</arg>
<arg>${user}</arg>
<arg>${USER_HOME}/.ssh/${SSH_KEY}</arg>
<arg>${KEYFILE_PASS}</arg>
<arg>delay=${delay}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T03:08:49.094954" elapsed="0.635444"/>
</kw>
<arg>${user}</arg>
<arg>${password}</arg>
<doc>On active SSH session: if given non-empty password, do Login, else do Login With Public Key.</doc>
<status status="PASS" start="2026-09-01T03:08:49.093650" elapsed="0.636919"/>
</kw>
<kw name="Execute Command" owner="SSHLibrary">
<msg time="2026-09-01T03:08:49.731319" level="INFO">Executing command '/usr/local/bin/cbench -c 10.30.170.12 -m 60000 -M 100 -S 16 -l 10 -D 5000 -p 6633'.</msg>
<msg time="2026-09-01T03:18:55.900812" level="INFO">Command exited with return code 0.</msg>
<msg time="2026-09-01T03:18:55.903439" level="INFO">${stdout} = </msg>
<msg time="2026-09-01T03:18:55.903540" level="INFO">${stderr} = cbench: controller benchmarking tool
   running in mode 'latency'
   connecting to controller at 10.30.170.12:6633 
   faking 16 switches with 1 threads :: 10 tests each; 60000 ms per test
   with 100...</msg>
<var>${stdout}</var>
<var>${stderr}</var>
<arg>${cmd}</arg>
<arg>return_stderr=True</arg>
<doc>Executes ``command`` on the remote machine and returns its outputs.</doc>
<status status="PASS" start="2026-09-01T03:08:49.730940" elapsed="606.172651"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T03:18:55.904153" elapsed="0.000850"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:18:55.906191" level="INFO">cbench: controller benchmarking tool
   running in mode 'latency'
   connecting to controller at 10.30.170.12:6633 
   faking 16 switches with 1 threads :: 10 tests each; 60000 ms per test
   with 100 unique source MACs per switch
   learning destination mac addresses before the test
   starting test with 5000 ms delay after features_reply
   ignoring first 1 "warmup" and last 0 "cooldown" loops
   debugging info is off
Master Thread: Creating thread-0! 
Thread-0: All switches initialized. Running at node 10.30.170.12. So far 1 cbench instances have initialized their switches.  Waiting for other cbench-instances
Thread-0: Total switches from ALL cbench-instances initialized.
03:09:54.975 16  switches: flows:  98343 100119 98252 96674 95704 96671 95710 96211 98804 94566 93091 94105 93930 92550 96259 93424  total = 25.573550 per ms 
03:10:55.076 16  switches: flows:  97355 96832 96631 96653 95345 96936 95934 96860 94663 96211 93830 93645 94070 92114 93683 94014  total = 25.370486 per ms 
03:11:55.176 16  switches: flows:  99276 97717 97516 97983 95844 98049 95509 98228 94777 96263 94073 95060 95388 92751 94401 92722  total = 25.549931 per ms 
03:12:55.276 16  switches: flows:  99035 96400 97685 97468 94692 96619 93646 96974 90819 92736 91462 91942 91991 89844 90862 90642  total = 25.005215 per ms 
03:13:55.377 16  switches: flows:  101888 100549 98475 99830 98265 98711 96801 100188 94075 97031 94657 93518 96128 91792 95198 92405  total = 25.781985 per ms 
03:14:55.478 16  switches: flows:  100706 98633 97360 98796 96269 98816 94787 98193 93038 95296 93583 92218 92841 91841 93993 91258  total = 25.417689 per ms 
03:15:55.578 16  switches: flows:  99002 98530 97152 96904 96609 97358 94464 97979 92742 93745 92153 91339 93350 91164 93972 91244  total = 25.252934 per ms 
03:16:55.679 16  switches: flows:  99888 97861 97208 97625 95025 97118 93853 97481 91370 93045 92843 90851 92223 90016 93346 91102  total = 25.138701 per ms 
03:17:55.780 16  switches: flows:  100934 98783 97459 100087 96960 99019 96018 99337 92522 95034 94056 92861 93270 91603 95655 91972  total = 25.550164 per ms 
03:18:55.880 16  switches: flows:  102690 100665 99208 100957 98666 101526 96661 101139 94670 95683 94694 92607 94431 94090 96831 94498  total = 25.940310 per ms 
RESULT: 16 switches 9 tests min/max/avg/stdev = 25005.22/25940.31/25445.27/8486.41 responses/s</msg>
<arg>${stderr}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:18:55.905397" elapsed="0.000949"/>
</kw>
<if>
<branch type="IF" condition="&quot;${return_stdout}&quot;!=&quot;True&quot;">
<return>
<value>${stderr}</value>
<status status="PASS" start="2026-09-01T03:18:55.906780" elapsed="0.000084"/>
</return>
<status status="PASS" start="2026-09-01T03:18:55.906504" elapsed="0.000433"/>
</branch>
<status status="PASS" start="2026-09-01T03:18:55.906458" elapsed="0.000532"/>
</if>
<if>
<branch type="IF" condition="&quot;${return_stderr}&quot;!=&quot;True&quot;">
<return>
<value>${stdout}</value>
<status status="NOT RUN" start="2026-09-01T03:18:55.907264" elapsed="0.000025"/>
</return>
<status status="NOT RUN" start="2026-09-01T03:18:55.907187" elapsed="0.000158"/>
</branch>
<status status="NOT RUN" start="2026-09-01T03:18:55.907069" elapsed="0.000318"/>
</if>
<return>
<value>${stdout}</value>
<value>${stderr}</value>
<status status="NOT RUN" start="2026-09-01T03:18:55.907447" elapsed="0.000025"/>
</return>
<kw name="Restore_Current_Ssh_Connection_From_Index" owner="SSHKeywords" type="TEARDOWN">
<kw name="Run Keyword And Return If" owner="BuiltIn">
<arg>${connection_index} is not None</arg>
<arg>SSHLibrary.Switch Connection</arg>
<arg>${connection_index}</arg>
<doc>Runs the specified keyword and returns from the enclosing user keyword.</doc>
<status status="PASS" start="2026-09-01T03:18:55.912979" elapsed="0.000736"/>
</kw>
<kw name="Open Connection" owner="SSHLibrary">
<arg>127.0.0.1</arg>
<doc>Opens a new SSH connection to the given ``host`` and ``port``.</doc>
<status status="PASS" start="2026-09-01T03:18:55.914009" elapsed="0.000364"/>
</kw>
<kw name="Close Connection" owner="SSHLibrary">
<doc>Closes the current connection.</doc>
<status status="PASS" start="2026-09-01T03:18:55.914634" elapsed="0.000189"/>
</kw>
<arg>${current_ssh_connection.index}</arg>
<doc>Restore active SSH connection in SSHLibrary to given index.</doc>
<status status="PASS" start="2026-09-01T03:18:55.908134" elapsed="0.006793"/>
</kw>
<msg time="2026-09-01T03:18:55.915228" level="INFO">${output} = cbench: controller benchmarking tool
   running in mode 'latency'
   connecting to controller at 10.30.170.12:6633 
   faking 16 switches with 1 threads :: 10 tests each; 60000 ms per test
   with 100...</msg>
<var>${output}</var>
<arg>${cbench_system}</arg>
<arg>${cbench_executable} -c ${ODL_SYSTEM_IP} ${cbench_args}</arg>
<arg>prompt_timeout=${test_timeout}</arg>
<arg>return_stdout=False</arg>
<arg>return_stderr=True</arg>
<doc>Reduces the common work of running a command on a remote system to a single higher level
robot keyword, taking care to log in with a public key and. The command given is written and the return value
depends on the passed argument values of return_stdout (default: True) and return_stderr (default: False).
At least one should be True, or the keyword will exit and FAIL. If both are True, the resulting return value
will be a two element list containing both. Otherwise the resulting return value is a string.
No test conditions are checked.</doc>
<status status="PASS" start="2026-09-01T03:08:49.089429" elapsed="606.825853"/>
</kw>
<status status="PASS" start="2026-09-01T03:08:49.088931" elapsed="606.826447"/>
</branch>
<status status="PASS" start="2026-09-01T03:08:49.088629" elapsed="606.826795"/>
</if>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:18:55.916322" level="INFO">cbench: controller benchmarking tool
   running in mode 'latency'
   connecting to controller at 10.30.170.12:6633 
   faking 16 switches with 1 threads :: 10 tests each; 60000 ms per test
   with 100 unique source MACs per switch
   learning destination mac addresses before the test
   starting test with 5000 ms delay after features_reply
   ignoring first 1 "warmup" and last 0 "cooldown" loops
   debugging info is off
Master Thread: Creating thread-0! 
Thread-0: All switches initialized. Running at node 10.30.170.12. So far 1 cbench instances have initialized their switches.  Waiting for other cbench-instances
Thread-0: Total switches from ALL cbench-instances initialized.
03:09:54.975 16  switches: flows:  98343 100119 98252 96674 95704 96671 95710 96211 98804 94566 93091 94105 93930 92550 96259 93424  total = 25.573550 per ms 
03:10:55.076 16  switches: flows:  97355 96832 96631 96653 95345 96936 95934 96860 94663 96211 93830 93645 94070 92114 93683 94014  total = 25.370486 per ms 
03:11:55.176 16  switches: flows:  99276 97717 97516 97983 95844 98049 95509 98228 94777 96263 94073 95060 95388 92751 94401 92722  total = 25.549931 per ms 
03:12:55.276 16  switches: flows:  99035 96400 97685 97468 94692 96619 93646 96974 90819 92736 91462 91942 91991 89844 90862 90642  total = 25.005215 per ms 
03:13:55.377 16  switches: flows:  101888 100549 98475 99830 98265 98711 96801 100188 94075 97031 94657 93518 96128 91792 95198 92405  total = 25.781985 per ms 
03:14:55.478 16  switches: flows:  100706 98633 97360 98796 96269 98816 94787 98193 93038 95296 93583 92218 92841 91841 93993 91258  total = 25.417689 per ms 
03:15:55.578 16  switches: flows:  99002 98530 97152 96904 96609 97358 94464 97979 92742 93745 92153 91339 93350 91164 93972 91244  total = 25.252934 per ms 
03:16:55.679 16  switches: flows:  99888 97861 97208 97625 95025 97118 93853 97481 91370 93045 92843 90851 92223 90016 93346 91102  total = 25.138701 per ms 
03:17:55.780 16  switches: flows:  100934 98783 97459 100087 96960 99019 96018 99337 92522 95034 94056 92861 93270 91603 95655 91972  total = 25.550164 per ms 
03:18:55.880 16  switches: flows:  102690 100665 99208 100957 98666 101526 96661 101139 94670 95683 94694 92607 94431 94090 96831 94498  total = 25.940310 per ms 
RESULT: 16 switches 9 tests min/max/avg/stdev = 25005.22/25940.31/25445.27/8486.41 responses/s</msg>
<arg>${output}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:18:55.915697" elapsed="0.002105"/>
</kw>
<kw name="Should Contain" owner="BuiltIn">
<arg>${output}</arg>
<arg>RESULT</arg>
<doc>Fails if ``container`` does not contain ``item`` one or more times.</doc>
<status status="PASS" start="2026-09-01T03:18:55.918154" elapsed="0.000748"/>
</kw>
<kw name="Get Lines Containing String" owner="String">
<msg time="2026-09-01T03:18:55.919735" level="INFO">1 out of 23 lines matched.</msg>
<msg time="2026-09-01T03:18:55.919915" level="INFO">${result_line} = RESULT: 16 switches 9 tests min/max/avg/stdev = 25005.22/25940.31/25445.27/8486.41 responses/s</msg>
<var>${result_line}</var>
<arg>${output}</arg>
<arg>RESULT</arg>
<doc>Returns lines of the given ``string`` that contain the ``pattern``.</doc>
<status status="PASS" start="2026-09-01T03:18:55.919275" elapsed="0.000690"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T03:18:55.920831" level="INFO">@{results_list} = [ RESULT: | 16 | switches | 9 | tests | min/max/avg/stdev | = | 25005.22/25940.31/25445.27/8486.41 | responses/s ]</msg>
<var>@{results_list}</var>
<arg>${result_line}</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T03:18:55.920329" elapsed="0.000556"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:18:55.925872" level="INFO">min/max/avg/stdev</msg>
<arg>${results_list[5]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:18:55.921230" elapsed="0.004750"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:18:55.930889" level="INFO">25005.22/25940.31/25445.27/8486.41</msg>
<arg>${results_list[7]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:18:55.926338" elapsed="0.004661"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T03:18:55.936377" level="INFO">@{result_name_list} = [ min | max | avg | stdev ]</msg>
<var>@{result_name_list}</var>
<arg>${results_list[5]}</arg>
<arg>/</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T03:18:55.931353" elapsed="0.005078"/>
</kw>
<kw name="Split String" owner="String">
<msg time="2026-09-01T03:18:55.941359" level="INFO">@{result_value_list} = [ 25005.22 | 25940.31 | 25445.27 | 8486.41 ]</msg>
<var>@{result_value_list}</var>
<arg>${results_list[7]}</arg>
<arg>/</arg>
<doc>Splits the ``string`` using ``separator`` as a delimiter string.</doc>
<status status="PASS" start="2026-09-01T03:18:55.936747" elapsed="0.004666"/>
</kw>
<kw name="Get Length" owner="BuiltIn">
<msg time="2026-09-01T03:18:55.942385" level="INFO">Length is 4.</msg>
<msg time="2026-09-01T03:18:55.942557" level="INFO">${num_stats} = 4</msg>
<var>${num_stats}</var>
<arg>${result_name_list}</arg>
<doc>Returns and logs the length of the given item as an integer.</doc>
<status status="PASS" start="2026-09-01T03:18:55.941723" elapsed="0.000880"/>
</kw>
<for flavor="IN RANGE">
<iter>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:18:55.952337" level="INFO">min :: 25005.22</msg>
<arg>${result_name_list[${i}]} :: ${result_value_list[${i}]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:18:55.943410" elapsed="0.009038"/>
</kw>
<var name="${i}">0</var>
<status status="PASS" start="2026-09-01T03:18:55.943130" elapsed="0.009385"/>
</iter>
<iter>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:18:55.960174" level="INFO">max :: 25940.31</msg>
<arg>${result_name_list[${i}]} :: ${result_value_list[${i}]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:18:55.952950" elapsed="0.007294"/>
</kw>
<var name="${i}">1</var>
<status status="PASS" start="2026-09-01T03:18:55.952684" elapsed="0.007614"/>
</iter>
<iter>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:18:55.966048" level="INFO">avg :: 25445.27</msg>
<arg>${result_name_list[${i}]} :: ${result_value_list[${i}]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:18:55.960562" elapsed="0.005589"/>
</kw>
<var name="${i}">2</var>
<status status="PASS" start="2026-09-01T03:18:55.960402" elapsed="0.005792"/>
</iter>
<iter>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:18:55.972020" level="INFO">stdev :: 8486.41</msg>
<arg>${result_name_list[${i}]} :: ${result_value_list[${i}]}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:18:55.966456" elapsed="0.005690"/>
</kw>
<var name="${i}">3</var>
<status status="PASS" start="2026-09-01T03:18:55.966297" elapsed="0.005894"/>
</iter>
<var>${i}</var>
<value>0</value>
<value>${num_stats}</value>
<status status="PASS" start="2026-09-01T03:18:55.942724" elapsed="0.029504"/>
</for>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T03:18:55.977234" level="INFO">${min} = 25005.22</msg>
<var>${min}</var>
<arg>${result_value_list[${0}]}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T03:18:55.972429" elapsed="0.004839"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T03:18:55.982273" level="INFO">${max} = 25940.31</msg>
<var>${max}</var>
<arg>${result_value_list[${1}]}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T03:18:55.977458" elapsed="0.004849"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T03:18:55.986371" level="INFO">${average} = 25445.27</msg>
<var>${average}</var>
<arg>${result_value_list[${2}]}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T03:18:55.982499" elapsed="0.003896"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<msg time="2026-09-01T03:18:55.990014" level="INFO">${stdev} = 8486.41</msg>
<var>${stdev}</var>
<arg>${result_value_list[${3}]}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="PASS" start="2026-09-01T03:18:55.986547" elapsed="0.003491"/>
</kw>
<kw name="Get Time" owner="BuiltIn">
<msg time="2026-09-01T03:18:55.990537" level="INFO">${date} = 2026-09-01 03:18:55</msg>
<var>${date}</var>
<arg>d,m,s</arg>
<doc>Returns the given time in the requested format.</doc>
<status status="PASS" start="2026-09-01T03:18:55.990208" elapsed="0.000353"/>
</kw>
<kw name="Log" owner="BuiltIn">
<msg time="2026-09-01T03:18:55.991090" level="INFO">CBench Result: 2026-09-01 03:18:55,-m 60000 -M 100 -S 16 -l 10 -D 5000 -p 6633,25005.22,25940.31,25445.27,8486.41</msg>
<arg>CBench Result: ${date},${cbench_args},${min},${max},${average},${stdev}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="PASS" start="2026-09-01T03:18:55.990695" elapsed="0.000461"/>
</kw>
<kw name="Log Results And Determine Status">
<kw name="Append To File" owner="OperatingSystem">
<msg time="2026-09-01T03:18:55.992811" level="INFO" html="true">Appended to file '&lt;a href="file:///w/workspace/openflowplugin-csit-1node-cbench-only-chromium/bug.csv"&gt;/w/workspace/openflowplugin-csit-1node-cbench-only-chromium/bug.csv&lt;/a&gt;'.</msg>
<arg>${output_file}</arg>
<arg>${min},${max},${average}\n</arg>
<doc>Appends the given content to the specified file.</doc>
<status status="PASS" start="2026-09-01T03:18:55.991738" elapsed="0.001136"/>
</kw>
<kw name="Should Be True" owner="BuiltIn">
<arg>${average} &gt; ${threshold}</arg>
<arg>${average} flow_mods per/sec did not exceed threshold of ${threshold}</arg>
<doc>Fails if the given condition is not true.</doc>
<status status="PASS" start="2026-09-01T03:18:55.993013" elapsed="0.000468"/>
</kw>
<arg>${min}</arg>
<arg>${max}</arg>
<arg>${average}</arg>
<arg>${average_threshold}</arg>
<arg>${output_filename}</arg>
<status status="PASS" start="2026-09-01T03:18:55.991294" elapsed="0.002246"/>
</kw>
<arg>-m ${duration_in_ms} -M ${num_of_unique_macs} -S ${switch_count} -l ${loops} -D ${start_delay} -p ${of_port}</arg>
<arg>${latency_threshold}</arg>
<arg>bug.csv</arg>
<status status="PASS" start="2026-09-01T03:08:49.087565" elapsed="606.906068"/>
</kw>
<kw name="Sleep" owner="BuiltIn">
<msg time="2026-09-01T03:18:55.994091" level="INFO">Slept 0 seconds.</msg>
<arg>${test_delay}</arg>
<doc>Pauses the test executed for the given time.</doc>
<status status="PASS" start="2026-09-01T03:18:55.993786" elapsed="0.000375"/>
</kw>
<kw name="Report Failure Due To Bug" owner="Utils" type="TEARDOWN">
<kw name="Evaluate" owner="BuiltIn">
<msg time="2026-09-01T03:18:55.995319" level="INFO">${test_skipped} = False</msg>
<var>${test_skipped}</var>
<arg>len(re.findall('SKIPPED', """${TEST_MESSAGE}""")) &gt; 0</arg>
<arg>modules=re</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="PASS" start="2026-09-01T03:18:55.994838" elapsed="0.000505"/>
</kw>
<if>
<branch type="IF" condition="('${TEST_STATUS}' != 'FAIL') or ${test_skipped}">
<return>
<status status="PASS" start="2026-09-01T03:18:55.995571" elapsed="0.000036"/>
</return>
<status status="PASS" start="2026-09-01T03:18:55.995432" elapsed="0.000204"/>
</branch>
<status status="PASS" start="2026-09-01T03:18:55.995397" elapsed="0.000263"/>
</if>
<kw name="Comment" owner="BuiltIn">
<arg>Jira tickets are {PROJECT}-{NUMBER} while Bugzilla tickets are {NUMBER}</arg>
<doc>Displays the given messages in the log file as keyword arguments.</doc>
<status status="NOT RUN" start="2026-09-01T03:18:55.995803" elapsed="0.000020"/>
</kw>
<kw name="Run Keyword And Return Status" owner="BuiltIn">
<var>${match}</var>
<arg>Should Contain</arg>
<arg>${number}</arg>
<arg>-</arg>
<doc>Runs the specified keyword and returns the status as a Boolean value.</doc>
<status status="NOT RUN" start="2026-09-01T03:18:55.995945" elapsed="0.000018"/>
</kw>
<kw name="Set Variable If" owner="BuiltIn">
<var>${bug_url}</var>
<arg>${match}</arg>
<arg>https://jira.opendaylight.org/browse/${number}</arg>
<arg>https://bugs.opendaylight.org/show_bug.cgi?id=${number}</arg>
<doc>Sets variable based on the given condition.</doc>
<status status="NOT RUN" start="2026-09-01T03:18:55.996125" elapsed="0.000020"/>
</kw>
<kw name="Set Variable" owner="BuiltIn">
<var>${msg}</var>
<arg>This test fails due to ${bug_url}</arg>
<doc>Returns the given values which can then be assigned to a variables.</doc>
<status status="NOT RUN" start="2026-09-01T03:18:55.996275" elapsed="0.000022"/>
</kw>
<kw name="Evaluate" owner="BuiltIn">
<var>${newline}</var>
<arg>chr(10)</arg>
<doc>Evaluates the given expression in Python and returns the result.</doc>
<status status="NOT RUN" start="2026-09-01T03:18:55.996449" elapsed="0.000019"/>
</kw>
<kw name="Set Test Message" owner="BuiltIn">
<arg>${msg}${newline}${newline}${TEST_MESSAGE}</arg>
<doc>Sets message for the current test case.</doc>
<status status="NOT RUN" start="2026-09-01T03:18:55.996581" elapsed="0.000018"/>
</kw>
<kw name="Log" owner="BuiltIn">
<arg>${msg}</arg>
<doc>Logs the given message with the given level.</doc>
<status status="NOT RUN" start="2026-09-01T03:18:55.996709" elapsed="0.000017"/>
</kw>
<if>
<branch type="IF" condition="&quot;${include_bug_in_tags}&quot;==&quot;True&quot;">
<kw name="Set Tags" owner="BuiltIn">
<arg>${bug_url}</arg>
<doc>Adds given ``tags`` for the current test or all tests in a suite.</doc>
<status status="NOT RUN" start="2026-09-01T03:18:55.996904" elapsed="0.000017"/>
</kw>
<status status="NOT RUN" start="2026-09-01T03:18:55.996780" elapsed="0.000169"/>
</branch>
<status status="NOT RUN" start="2026-09-01T03:18:55.996765" elapsed="0.000205"/>
</if>
<arg>6176</arg>
<doc>Report that a test failed due to a known Bugzilla bug whose
number is provided as an argument.
Not FAILED (incl. SKIPPED) test are not reported.
This keyword must be used in the [Teardown] setting of the affected test
or as the first line of the test if FastFail module is not being
used. It reports the URL of the bug on console and also puts it
into the Robot log file.</doc>
<status status="PASS" start="2026-09-01T03:18:55.994525" elapsed="0.002490"/>
</kw>
<doc>cbench executed in latency mode to see if controller is healthy</doc>
<tag>cbench</tag>
<tag>latency</tag>
<timeout value="15 minutes"/>
<status status="PASS" start="2026-09-01T03:08:49.086261" elapsed="606.910794"/>
</test>
<doc>Cbench Latency and Throughput tests can be run from an external
cbench.
If cbench is run with a medium number of switches or higher (e.g. 32+)
the normal openflow operations seem to break.
BUG: https://bugs.opendaylight.org/show_bug.cgi?id=2897</doc>
<status status="PASS" start="2026-09-01T02:48:22.104388" elapsed="1833.893452"/>
</suite>
<statistics>
<total>
<stat pass="3" fail="0" skip="0">All Tests</stat>
</total>
<tag>
<stat pass="3" fail="0" skip="0">cbench</stat>
<stat pass="2" fail="0" skip="0">latency</stat>
<stat pass="1" fail="0" skip="0">throughput</stat>
</tag>
<suite>
<stat name="openflowplugin-cbench.txt" id="s1" pass="3" fail="0" skip="0">openflowplugin-cbench.txt</stat>
</suite>
</statistics>
<errors>
</errors>
</robot>
